/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../.asdf/installs/ruby/2.5.1/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 8, ../sass/_bootstrap.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 13, ../sass/_bootstrap.scss */
body {
  margin: 0;
}

/* line 16, ../sass/_bootstrap.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 31, ../sass/_bootstrap.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 38, ../sass/_bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 42, ../sass/_bootstrap.scss */
[hidden],
template {
  display: none;
}

/* line 46, ../sass/_bootstrap.scss */
a {
  background-color: transparent;
}

/* line 49, ../sass/_bootstrap.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 53, ../sass/_bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 56, ../sass/_bootstrap.scss */
b,
strong {
  font-weight: bold;
}

/* line 60, ../sass/_bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 63, ../sass/_bootstrap.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 67, ../sass/_bootstrap.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 71, ../sass/_bootstrap.scss */
small {
  font-size: 80%;
}

/* line 74, ../sass/_bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 81, ../sass/_bootstrap.scss */
sup {
  top: -.5em;
}

/* line 84, ../sass/_bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 87, ../sass/_bootstrap.scss */
img {
  border: 0;
}

/* line 90, ../sass/_bootstrap.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 93, ../sass/_bootstrap.scss */
figure {
  margin: 1em 40px;
}

/* line 96, ../sass/_bootstrap.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 102, ../sass/_bootstrap.scss */
pre {
  overflow: auto;
}

/* line 105, ../sass/_bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 112, ../sass/_bootstrap.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 121, ../sass/_bootstrap.scss */
button {
  overflow: visible;
}

/* line 124, ../sass/_bootstrap.scss */
button,
select {
  text-transform: none;
}

/* line 128, ../sass/_bootstrap.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 135, ../sass/_bootstrap.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 139, ../sass/_bootstrap.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 144, ../sass/_bootstrap.scss */
input {
  line-height: normal;
}

/* line 147, ../sass/_bootstrap.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 154, ../sass/_bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 158, ../sass/_bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 164, ../sass/_bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 168, ../sass/_bootstrap.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 173, ../sass/_bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 177, ../sass/_bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 180, ../sass/_bootstrap.scss */
optgroup {
  font-weight: bold;
}

/* line 183, ../sass/_bootstrap.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 187, ../sass/_bootstrap.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 193, ../sass/_bootstrap.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 202, ../sass/_bootstrap.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 206, ../sass/_bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 209, ../sass/_bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 212, ../sass/_bootstrap.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 216, ../sass/_bootstrap.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 222, ../sass/_bootstrap.scss */
  thead {
    display: table-header-group;
  }

  /* line 225, ../sass/_bootstrap.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 229, ../sass/_bootstrap.scss */
  img {
    max-width: 100% !important;
  }

  /* line 232, ../sass/_bootstrap.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 238, ../sass/_bootstrap.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 242, ../sass/_bootstrap.scss */
  select {
    background: #fff !important;
  }

  /* line 245, ../sass/_bootstrap.scss */
  .navbar {
    display: none;
  }

  /* line 248, ../sass/_bootstrap.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 252, ../sass/_bootstrap.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 255, ../sass/_bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 258, ../sass/_bootstrap.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 262, ../sass/_bootstrap.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@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");
}
/* line 273, ../sass/_bootstrap.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 285, ../sass/_bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 288, ../sass/_bootstrap.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 291, ../sass/_bootstrap.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 295, ../sass/_bootstrap.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 298, ../sass/_bootstrap.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 301, ../sass/_bootstrap.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 304, ../sass/_bootstrap.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 307, ../sass/_bootstrap.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 310, ../sass/_bootstrap.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 313, ../sass/_bootstrap.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 316, ../sass/_bootstrap.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 319, ../sass/_bootstrap.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 322, ../sass/_bootstrap.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 325, ../sass/_bootstrap.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 328, ../sass/_bootstrap.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 331, ../sass/_bootstrap.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 334, ../sass/_bootstrap.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 337, ../sass/_bootstrap.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 340, ../sass/_bootstrap.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 343, ../sass/_bootstrap.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 346, ../sass/_bootstrap.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 349, ../sass/_bootstrap.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 352, ../sass/_bootstrap.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 355, ../sass/_bootstrap.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 358, ../sass/_bootstrap.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 361, ../sass/_bootstrap.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 364, ../sass/_bootstrap.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 367, ../sass/_bootstrap.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 370, ../sass/_bootstrap.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 373, ../sass/_bootstrap.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 376, ../sass/_bootstrap.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 379, ../sass/_bootstrap.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 382, ../sass/_bootstrap.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 385, ../sass/_bootstrap.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 388, ../sass/_bootstrap.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 391, ../sass/_bootstrap.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 394, ../sass/_bootstrap.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 397, ../sass/_bootstrap.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 400, ../sass/_bootstrap.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 403, ../sass/_bootstrap.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 406, ../sass/_bootstrap.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 409, ../sass/_bootstrap.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 412, ../sass/_bootstrap.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 415, ../sass/_bootstrap.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 418, ../sass/_bootstrap.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 421, ../sass/_bootstrap.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 424, ../sass/_bootstrap.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 427, ../sass/_bootstrap.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 430, ../sass/_bootstrap.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 433, ../sass/_bootstrap.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 436, ../sass/_bootstrap.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 439, ../sass/_bootstrap.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 442, ../sass/_bootstrap.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 445, ../sass/_bootstrap.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 448, ../sass/_bootstrap.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 451, ../sass/_bootstrap.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 454, ../sass/_bootstrap.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 457, ../sass/_bootstrap.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 460, ../sass/_bootstrap.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 463, ../sass/_bootstrap.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 466, ../sass/_bootstrap.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 469, ../sass/_bootstrap.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 472, ../sass/_bootstrap.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 475, ../sass/_bootstrap.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 478, ../sass/_bootstrap.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 481, ../sass/_bootstrap.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 484, ../sass/_bootstrap.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 487, ../sass/_bootstrap.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 490, ../sass/_bootstrap.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 493, ../sass/_bootstrap.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 496, ../sass/_bootstrap.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 499, ../sass/_bootstrap.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 502, ../sass/_bootstrap.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 505, ../sass/_bootstrap.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 508, ../sass/_bootstrap.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 511, ../sass/_bootstrap.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 514, ../sass/_bootstrap.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 517, ../sass/_bootstrap.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 520, ../sass/_bootstrap.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 523, ../sass/_bootstrap.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 526, ../sass/_bootstrap.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 529, ../sass/_bootstrap.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 532, ../sass/_bootstrap.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 535, ../sass/_bootstrap.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 538, ../sass/_bootstrap.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 541, ../sass/_bootstrap.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 544, ../sass/_bootstrap.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 547, ../sass/_bootstrap.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 550, ../sass/_bootstrap.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 553, ../sass/_bootstrap.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 556, ../sass/_bootstrap.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 559, ../sass/_bootstrap.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 562, ../sass/_bootstrap.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 565, ../sass/_bootstrap.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 568, ../sass/_bootstrap.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 571, ../sass/_bootstrap.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 574, ../sass/_bootstrap.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 577, ../sass/_bootstrap.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 580, ../sass/_bootstrap.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 583, ../sass/_bootstrap.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 586, ../sass/_bootstrap.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 589, ../sass/_bootstrap.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 592, ../sass/_bootstrap.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 595, ../sass/_bootstrap.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 598, ../sass/_bootstrap.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 601, ../sass/_bootstrap.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 604, ../sass/_bootstrap.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 607, ../sass/_bootstrap.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 610, ../sass/_bootstrap.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 613, ../sass/_bootstrap.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 616, ../sass/_bootstrap.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 619, ../sass/_bootstrap.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 622, ../sass/_bootstrap.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 625, ../sass/_bootstrap.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 628, ../sass/_bootstrap.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 631, ../sass/_bootstrap.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 634, ../sass/_bootstrap.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 637, ../sass/_bootstrap.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 640, ../sass/_bootstrap.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 643, ../sass/_bootstrap.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 646, ../sass/_bootstrap.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 649, ../sass/_bootstrap.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 652, ../sass/_bootstrap.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 655, ../sass/_bootstrap.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 658, ../sass/_bootstrap.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 661, ../sass/_bootstrap.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 664, ../sass/_bootstrap.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 667, ../sass/_bootstrap.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 670, ../sass/_bootstrap.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 673, ../sass/_bootstrap.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 676, ../sass/_bootstrap.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 679, ../sass/_bootstrap.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 682, ../sass/_bootstrap.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 685, ../sass/_bootstrap.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 688, ../sass/_bootstrap.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 691, ../sass/_bootstrap.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 694, ../sass/_bootstrap.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 697, ../sass/_bootstrap.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 700, ../sass/_bootstrap.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 703, ../sass/_bootstrap.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 706, ../sass/_bootstrap.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 709, ../sass/_bootstrap.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 712, ../sass/_bootstrap.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 715, ../sass/_bootstrap.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 718, ../sass/_bootstrap.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 721, ../sass/_bootstrap.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 724, ../sass/_bootstrap.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 727, ../sass/_bootstrap.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 730, ../sass/_bootstrap.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 733, ../sass/_bootstrap.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 736, ../sass/_bootstrap.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 739, ../sass/_bootstrap.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 742, ../sass/_bootstrap.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 745, ../sass/_bootstrap.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 748, ../sass/_bootstrap.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 751, ../sass/_bootstrap.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 754, ../sass/_bootstrap.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 757, ../sass/_bootstrap.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 760, ../sass/_bootstrap.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 763, ../sass/_bootstrap.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 766, ../sass/_bootstrap.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 769, ../sass/_bootstrap.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 772, ../sass/_bootstrap.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 775, ../sass/_bootstrap.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 778, ../sass/_bootstrap.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 781, ../sass/_bootstrap.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 784, ../sass/_bootstrap.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 787, ../sass/_bootstrap.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 790, ../sass/_bootstrap.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 793, ../sass/_bootstrap.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 796, ../sass/_bootstrap.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 799, ../sass/_bootstrap.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 802, ../sass/_bootstrap.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 805, ../sass/_bootstrap.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 808, ../sass/_bootstrap.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 811, ../sass/_bootstrap.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 814, ../sass/_bootstrap.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 817, ../sass/_bootstrap.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 820, ../sass/_bootstrap.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 823, ../sass/_bootstrap.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 826, ../sass/_bootstrap.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 829, ../sass/_bootstrap.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 832, ../sass/_bootstrap.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 835, ../sass/_bootstrap.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 838, ../sass/_bootstrap.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 841, ../sass/_bootstrap.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 844, ../sass/_bootstrap.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 847, ../sass/_bootstrap.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 850, ../sass/_bootstrap.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 853, ../sass/_bootstrap.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 856, ../sass/_bootstrap.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 859, ../sass/_bootstrap.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 862, ../sass/_bootstrap.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 865, ../sass/_bootstrap.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 868, ../sass/_bootstrap.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 871, ../sass/_bootstrap.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 874, ../sass/_bootstrap.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 877, ../sass/_bootstrap.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 880, ../sass/_bootstrap.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 883, ../sass/_bootstrap.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 886, ../sass/_bootstrap.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 891, ../sass/_bootstrap.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 897, ../sass/_bootstrap.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 902, ../sass/_bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 909, ../sass/_bootstrap.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 917, ../sass/_bootstrap.scss */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 921, ../sass/_bootstrap.scss */
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 926, ../sass/_bootstrap.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 931, ../sass/_bootstrap.scss */
figure {
  margin: 0;
}

/* line 934, ../sass/_bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 937, ../sass/_bootstrap.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 946, ../sass/_bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 949, ../sass/_bootstrap.scss */
.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;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 962, ../sass/_bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 965, ../sass/_bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 971, ../sass/_bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 981, ../sass/_bootstrap.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 990, ../sass/_bootstrap.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1007, ../sass/_bootstrap.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

/* line 1035, ../sass/_bootstrap.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1044, ../sass/_bootstrap.scss */
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%;
}

/* line 1058, ../sass/_bootstrap.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1067, ../sass/_bootstrap.scss */
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%;
}

/* line 1081, ../sass/_bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 1085, ../sass/_bootstrap.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 1089, ../sass/_bootstrap.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 1093, ../sass/_bootstrap.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 1097, ../sass/_bootstrap.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 1101, ../sass/_bootstrap.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1105, ../sass/_bootstrap.scss */
p {
  margin: 0 0 10px;
}

/* line 1108, ../sass/_bootstrap.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1115, ../sass/_bootstrap.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 1119, ../sass/_bootstrap.scss */
small,
.small {
  font-size: 85%;
}

/* line 1123, ../sass/_bootstrap.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 1128, ../sass/_bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 1131, ../sass/_bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 1134, ../sass/_bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 1137, ../sass/_bootstrap.scss */
.text-justify {
  text-align: justify;
}

/* line 1140, ../sass/_bootstrap.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1143, ../sass/_bootstrap.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1146, ../sass/_bootstrap.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1149, ../sass/_bootstrap.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1152, ../sass/_bootstrap.scss */
.text-muted {
  color: #777;
}

/* line 1155, ../sass/_bootstrap.scss */
.text-primary {
  color: #428bca;
}

/* line 1158, ../sass/_bootstrap.scss */
a.text-primary:hover {
  color: #3071a9;
}

/* line 1161, ../sass/_bootstrap.scss */
.text-success {
  color: #3c763d;
}

/* line 1164, ../sass/_bootstrap.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 1167, ../sass/_bootstrap.scss */
.text-info {
  color: #31708f;
}

/* line 1170, ../sass/_bootstrap.scss */
a.text-info:hover {
  color: #245269;
}

/* line 1173, ../sass/_bootstrap.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1176, ../sass/_bootstrap.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 1179, ../sass/_bootstrap.scss */
.text-danger {
  color: #a94442;
}

/* line 1182, ../sass/_bootstrap.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 1185, ../sass/_bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 1189, ../sass/_bootstrap.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 1192, ../sass/_bootstrap.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1195, ../sass/_bootstrap.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 1198, ../sass/_bootstrap.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1201, ../sass/_bootstrap.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 1204, ../sass/_bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1207, ../sass/_bootstrap.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 1210, ../sass/_bootstrap.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1213, ../sass/_bootstrap.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 1216, ../sass/_bootstrap.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1221, ../sass/_bootstrap.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1226, ../sass/_bootstrap.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1232, ../sass/_bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1236, ../sass/_bootstrap.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1241, ../sass/_bootstrap.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1246, ../sass/_bootstrap.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1250, ../sass/_bootstrap.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1254, ../sass/_bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 1257, ../sass/_bootstrap.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1261, ../sass/_bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1270, ../sass/_bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1274, ../sass/_bootstrap.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1279, ../sass/_bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1283, ../sass/_bootstrap.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1289, ../sass/_bootstrap.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1294, ../sass/_bootstrap.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1302, ../sass/_bootstrap.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1307, ../sass/_bootstrap.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1315, ../sass/_bootstrap.scss */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 1323, ../sass/_bootstrap.scss */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 1331, ../sass/_bootstrap.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1336, ../sass/_bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1342, ../sass/_bootstrap.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1349, ../sass/_bootstrap.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1358, ../sass/_bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1365, ../sass/_bootstrap.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1378, ../sass/_bootstrap.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1386, ../sass/_bootstrap.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1390, ../sass/_bootstrap.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1397, ../sass/_bootstrap.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1402, ../sass/_bootstrap.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1407, ../sass/_bootstrap.scss */
  .container {
    width: 1170px;
  }
}
/* line 1411, ../sass/_bootstrap.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1417, ../sass/_bootstrap.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

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

/* line 1427, ../sass/_bootstrap.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 1430, ../sass/_bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1433, ../sass/_bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1436, ../sass/_bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1439, ../sass/_bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1442, ../sass/_bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1445, ../sass/_bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1448, ../sass/_bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1451, ../sass/_bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1454, ../sass/_bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1457, ../sass/_bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1460, ../sass/_bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1463, ../sass/_bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1466, ../sass/_bootstrap.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1469, ../sass/_bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1472, ../sass/_bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1475, ../sass/_bootstrap.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1478, ../sass/_bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1481, ../sass/_bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1484, ../sass/_bootstrap.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1487, ../sass/_bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1490, ../sass/_bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1493, ../sass/_bootstrap.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1496, ../sass/_bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1499, ../sass/_bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1502, ../sass/_bootstrap.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1505, ../sass/_bootstrap.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1508, ../sass/_bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1511, ../sass/_bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1514, ../sass/_bootstrap.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1517, ../sass/_bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1520, ../sass/_bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1523, ../sass/_bootstrap.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1526, ../sass/_bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1529, ../sass/_bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1532, ../sass/_bootstrap.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1535, ../sass/_bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1538, ../sass/_bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1541, ../sass/_bootstrap.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1544, ../sass/_bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1547, ../sass/_bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1550, ../sass/_bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1553, ../sass/_bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1556, ../sass/_bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1559, ../sass/_bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1562, ../sass/_bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1565, ../sass/_bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1568, ../sass/_bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1571, ../sass/_bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1574, ../sass/_bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1577, ../sass/_bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1580, ../sass/_bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1584, ../sass/_bootstrap.scss */
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 1587, ../sass/_bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 1590, ../sass/_bootstrap.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 1593, ../sass/_bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 1596, ../sass/_bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 1599, ../sass/_bootstrap.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 1602, ../sass/_bootstrap.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 1605, ../sass/_bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 1608, ../sass/_bootstrap.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 1611, ../sass/_bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 1614, ../sass/_bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 1617, ../sass/_bootstrap.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 1620, ../sass/_bootstrap.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 1623, ../sass/_bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 1626, ../sass/_bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 1629, ../sass/_bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 1632, ../sass/_bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 1635, ../sass/_bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 1638, ../sass/_bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 1641, ../sass/_bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 1644, ../sass/_bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 1647, ../sass/_bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 1650, ../sass/_bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 1653, ../sass/_bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 1656, ../sass/_bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 1659, ../sass/_bootstrap.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 1662, ../sass/_bootstrap.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 1665, ../sass/_bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 1668, ../sass/_bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 1671, ../sass/_bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 1674, ../sass/_bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 1677, ../sass/_bootstrap.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 1680, ../sass/_bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 1683, ../sass/_bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 1686, ../sass/_bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 1689, ../sass/_bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 1692, ../sass/_bootstrap.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 1695, ../sass/_bootstrap.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 1698, ../sass/_bootstrap.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 1701, ../sass/_bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 1704, ../sass/_bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1707, ../sass/_bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1710, ../sass/_bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1713, ../sass/_bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1716, ../sass/_bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1719, ../sass/_bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1722, ../sass/_bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1725, ../sass/_bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1728, ../sass/_bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1731, ../sass/_bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1734, ../sass/_bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1737, ../sass/_bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 1742, ../sass/_bootstrap.scss */
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 1745, ../sass/_bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 1748, ../sass/_bootstrap.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 1751, ../sass/_bootstrap.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 1754, ../sass/_bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 1757, ../sass/_bootstrap.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 1760, ../sass/_bootstrap.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 1763, ../sass/_bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 1766, ../sass/_bootstrap.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 1769, ../sass/_bootstrap.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 1772, ../sass/_bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 1775, ../sass/_bootstrap.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 1778, ../sass/_bootstrap.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 1781, ../sass/_bootstrap.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 1784, ../sass/_bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 1787, ../sass/_bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 1790, ../sass/_bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 1793, ../sass/_bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 1796, ../sass/_bootstrap.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 1799, ../sass/_bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 1802, ../sass/_bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 1805, ../sass/_bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 1808, ../sass/_bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 1811, ../sass/_bootstrap.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 1814, ../sass/_bootstrap.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 1817, ../sass/_bootstrap.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 1820, ../sass/_bootstrap.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 1823, ../sass/_bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 1826, ../sass/_bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 1829, ../sass/_bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 1832, ../sass/_bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 1835, ../sass/_bootstrap.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 1838, ../sass/_bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 1841, ../sass/_bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 1844, ../sass/_bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 1847, ../sass/_bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 1850, ../sass/_bootstrap.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 1853, ../sass/_bootstrap.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 1856, ../sass/_bootstrap.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 1859, ../sass/_bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 1862, ../sass/_bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1865, ../sass/_bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1868, ../sass/_bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 1871, ../sass/_bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1874, ../sass/_bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1877, ../sass/_bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 1880, ../sass/_bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1883, ../sass/_bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1886, ../sass/_bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 1889, ../sass/_bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1892, ../sass/_bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1895, ../sass/_bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 1900, ../sass/_bootstrap.scss */
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 1903, ../sass/_bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 1906, ../sass/_bootstrap.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 1909, ../sass/_bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 1912, ../sass/_bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 1915, ../sass/_bootstrap.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 1918, ../sass/_bootstrap.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 1921, ../sass/_bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 1924, ../sass/_bootstrap.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 1927, ../sass/_bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 1930, ../sass/_bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 1933, ../sass/_bootstrap.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 1936, ../sass/_bootstrap.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 1939, ../sass/_bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 1942, ../sass/_bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 1945, ../sass/_bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 1948, ../sass/_bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 1951, ../sass/_bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 1954, ../sass/_bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 1957, ../sass/_bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 1960, ../sass/_bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 1963, ../sass/_bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 1966, ../sass/_bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 1969, ../sass/_bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 1972, ../sass/_bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 1975, ../sass/_bootstrap.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 1978, ../sass/_bootstrap.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 1981, ../sass/_bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 1984, ../sass/_bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 1987, ../sass/_bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 1990, ../sass/_bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 1993, ../sass/_bootstrap.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 1996, ../sass/_bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 1999, ../sass/_bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 2002, ../sass/_bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 2005, ../sass/_bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 2008, ../sass/_bootstrap.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 2011, ../sass/_bootstrap.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 2014, ../sass/_bootstrap.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 2017, ../sass/_bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 2020, ../sass/_bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2023, ../sass/_bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2026, ../sass/_bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 2029, ../sass/_bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2032, ../sass/_bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2035, ../sass/_bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 2038, ../sass/_bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2041, ../sass/_bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2044, ../sass/_bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 2047, ../sass/_bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2050, ../sass/_bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2053, ../sass/_bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 2057, ../sass/_bootstrap.scss */
table {
  background-color: transparent;
}

/* line 2060, ../sass/_bootstrap.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 2066, ../sass/_bootstrap.scss */
th {
  text-align: left;
}

/* line 2069, ../sass/_bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2074, ../sass/_bootstrap.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 2085, ../sass/_bootstrap.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2089, ../sass/_bootstrap.scss */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 2097, ../sass/_bootstrap.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2100, ../sass/_bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 2103, ../sass/_bootstrap.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 2111, ../sass/_bootstrap.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 2114, ../sass/_bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 2122, ../sass/_bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2126, ../sass/_bootstrap.scss */
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

/* line 2129, ../sass/_bootstrap.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 2132, ../sass/_bootstrap.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 2137, ../sass/_bootstrap.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 2143, ../sass/_bootstrap.scss */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 2157, ../sass/_bootstrap.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 2164, ../sass/_bootstrap.scss */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2178, ../sass/_bootstrap.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 2185, ../sass/_bootstrap.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2199, ../sass/_bootstrap.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 2206, ../sass/_bootstrap.scss */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2220, ../sass/_bootstrap.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 2227, ../sass/_bootstrap.scss */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2241, ../sass/_bootstrap.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 2248, ../sass/_bootstrap.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 2253, ../sass/_bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  /* line 2260, ../sass/_bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 2263, ../sass/_bootstrap.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  /* line 2271, ../sass/_bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 2274, ../sass/_bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  /* line 2282, ../sass/_bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  /* line 2290, ../sass/_bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 2297, ../sass/_bootstrap.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2303, ../sass/_bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2314, ../sass/_bootstrap.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2320, ../sass/_bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2325, ../sass/_bootstrap.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2331, ../sass/_bootstrap.scss */
input[type="file"] {
  display: block;
}

/* line 2334, ../sass/_bootstrap.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2338, ../sass/_bootstrap.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 2342, ../sass/_bootstrap.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2349, ../sass/_bootstrap.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 2356, ../sass/_bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

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

/* line 2380, ../sass/_bootstrap.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 2384, ../sass/_bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 2387, ../sass/_bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 2390, ../sass/_bootstrap.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

/* line 2397, ../sass/_bootstrap.scss */
textarea.form-control {
  height: auto;
}

/* line 2400, ../sass/_bootstrap.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 2403, ../sass/_bootstrap.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}

/* line 2410, ../sass/_bootstrap.scss */
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}

/* line 2417, ../sass/_bootstrap.scss */
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}

/* line 2424, ../sass/_bootstrap.scss */
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}

/* line 2434, ../sass/_bootstrap.scss */
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}

/* line 2444, ../sass/_bootstrap.scss */
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}

/* line 2454, ../sass/_bootstrap.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2457, ../sass/_bootstrap.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2464, ../sass/_bootstrap.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2472, ../sass/_bootstrap.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 2480, ../sass/_bootstrap.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2484, ../sass/_bootstrap.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 2493, ../sass/_bootstrap.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2498, ../sass/_bootstrap.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2506, ../sass/_bootstrap.scss */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2512, ../sass/_bootstrap.scss */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2518, ../sass/_bootstrap.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 2523, ../sass/_bootstrap.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2528, ../sass/_bootstrap.scss */
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2536, ../sass/_bootstrap.scss */
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

/* line 2541, ../sass/_bootstrap.scss */
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}

/* line 2547, ../sass/_bootstrap.scss */
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 2555, ../sass/_bootstrap.scss */
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

/* line 2560, ../sass/_bootstrap.scss */
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}

/* line 2566, ../sass/_bootstrap.scss */
.has-feedback {
  position: relative;
}

/* line 2569, ../sass/_bootstrap.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2572, ../sass/_bootstrap.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 2584, ../sass/_bootstrap.scss */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 2589, ../sass/_bootstrap.scss */
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 2594, ../sass/_bootstrap.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 2606, ../sass/_bootstrap.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

/* line 2616, ../sass/_bootstrap.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 2621, ../sass/_bootstrap.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2624, ../sass/_bootstrap.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 2636, ../sass/_bootstrap.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

/* line 2646, ../sass/_bootstrap.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 2651, ../sass/_bootstrap.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2654, ../sass/_bootstrap.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 2666, ../sass/_bootstrap.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

/* line 2676, ../sass/_bootstrap.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 2681, ../sass/_bootstrap.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2684, ../sass/_bootstrap.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 2687, ../sass/_bootstrap.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2690, ../sass/_bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2697, ../sass/_bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2702, ../sass/_bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 2707, ../sass/_bootstrap.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 2710, ../sass/_bootstrap.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 2714, ../sass/_bootstrap.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  /* line 2719, ../sass/_bootstrap.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 2722, ../sass/_bootstrap.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2726, ../sass/_bootstrap.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2733, ../sass/_bootstrap.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  /* line 2737, ../sass/_bootstrap.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 2742, ../sass/_bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 2746, ../sass/_bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2754, ../sass/_bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 2758, ../sass/_bootstrap.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 2763, ../sass/_bootstrap.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 2769, ../sass/_bootstrap.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2773, ../sass/_bootstrap.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  /* line 2778, ../sass/_bootstrap.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
/* line 2782, ../sass/_bootstrap.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 2803, ../sass/_bootstrap.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2813, ../sass/_bootstrap.scss */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 2819, ../sass/_bootstrap.scss */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

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

/* line 2836, ../sass/_bootstrap.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 2841, ../sass/_bootstrap.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 2851, ../sass/_bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 2856, ../sass/_bootstrap.scss */
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 2877, ../sass/_bootstrap.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 2881, ../sass/_bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2886, ../sass/_bootstrap.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 2896, ../sass/_bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 2901, ../sass/_bootstrap.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2922, ../sass/_bootstrap.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 2926, ../sass/_bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2931, ../sass/_bootstrap.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 2941, ../sass/_bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 2946, ../sass/_bootstrap.scss */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2967, ../sass/_bootstrap.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 2971, ../sass/_bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2976, ../sass/_bootstrap.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 2986, ../sass/_bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 2991, ../sass/_bootstrap.scss */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3012, ../sass/_bootstrap.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 3016, ../sass/_bootstrap.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3021, ../sass/_bootstrap.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3031, ../sass/_bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 3036, ../sass/_bootstrap.scss */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3057, ../sass/_bootstrap.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 3061, ../sass/_bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3066, ../sass/_bootstrap.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3076, ../sass/_bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3081, ../sass/_bootstrap.scss */
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3102, ../sass/_bootstrap.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3106, ../sass/_bootstrap.scss */
.btn-link {
  font-weight: normal;
  color: #428bca;
  border-radius: 0;
}

/* line 3111, ../sass/_bootstrap.scss */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3120, ../sass/_bootstrap.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3126, ../sass/_bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3132, ../sass/_bootstrap.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

/* line 3139, ../sass/_bootstrap.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 3146, ../sass/_bootstrap.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3153, ../sass/_bootstrap.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3160, ../sass/_bootstrap.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3164, ../sass/_bootstrap.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3167, ../sass/_bootstrap.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3172, ../sass/_bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 3178, ../sass/_bootstrap.scss */
.fade.in {
  opacity: 1;
}

/* line 3181, ../sass/_bootstrap.scss */
.collapse {
  display: none;
  visibility: hidden;
}

/* line 3185, ../sass/_bootstrap.scss */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 3189, ../sass/_bootstrap.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3192, ../sass/_bootstrap.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3195, ../sass/_bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

/* line 3209, ../sass/_bootstrap.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3219, ../sass/_bootstrap.scss */
.dropdown {
  position: relative;
}

/* line 3222, ../sass/_bootstrap.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3225, ../sass/_bootstrap.scss */
.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;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 3247, ../sass/_bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3251, ../sass/_bootstrap.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3257, ../sass/_bootstrap.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 3266, ../sass/_bootstrap.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3272, ../sass/_bootstrap.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

/* line 3280, ../sass/_bootstrap.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 3285, ../sass/_bootstrap.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3293, ../sass/_bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3296, ../sass/_bootstrap.scss */
.open > a {
  outline: 0;
}

/* line 3299, ../sass/_bootstrap.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 3303, ../sass/_bootstrap.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3307, ../sass/_bootstrap.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 3315, ../sass/_bootstrap.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3323, ../sass/_bootstrap.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3327, ../sass/_bootstrap.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

/* line 3333, ../sass/_bootstrap.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 3340, ../sass/_bootstrap.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 3344, ../sass/_bootstrap.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 3349, ../sass/_bootstrap.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3355, ../sass/_bootstrap.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3360, ../sass/_bootstrap.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 3370, ../sass/_bootstrap.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 3374, ../sass/_bootstrap.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3380, ../sass/_bootstrap.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3383, ../sass/_bootstrap.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3387, ../sass/_bootstrap.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3392, ../sass/_bootstrap.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3395, ../sass/_bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3398, ../sass/_bootstrap.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3402, ../sass/_bootstrap.scss */
.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;
}

/* line 3407, ../sass/_bootstrap.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3410, ../sass/_bootstrap.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3413, ../sass/_bootstrap.scss */
.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;
}

/* line 3418, ../sass/_bootstrap.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3422, ../sass/_bootstrap.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3426, ../sass/_bootstrap.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3430, ../sass/_bootstrap.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3434, ../sass/_bootstrap.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3438, ../sass/_bootstrap.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3442, ../sass/_bootstrap.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3445, ../sass/_bootstrap.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3449, ../sass/_bootstrap.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3452, ../sass/_bootstrap.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3460, ../sass/_bootstrap.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3463, ../sass/_bootstrap.scss */
.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;
}

/* line 3470, ../sass/_bootstrap.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3473, ../sass/_bootstrap.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3478, ../sass/_bootstrap.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

/* line 3483, ../sass/_bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3486, ../sass/_bootstrap.scss */
.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;
}

/* line 3491, ../sass/_bootstrap.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3495, ../sass/_bootstrap.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3501, ../sass/_bootstrap.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3507, ../sass/_bootstrap.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3510, ../sass/_bootstrap.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3513, ../sass/_bootstrap.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3521, ../sass/_bootstrap.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3526, ../sass/_bootstrap.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 3531, ../sass/_bootstrap.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3538, ../sass/_bootstrap.scss */
.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;
}

/* line 3547, ../sass/_bootstrap.scss */
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;
}

/* line 3553, ../sass/_bootstrap.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 3561, ../sass/_bootstrap.scss */
.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;
}

/* line 3570, ../sass/_bootstrap.scss */
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;
}

/* line 3576, ../sass/_bootstrap.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 3584, ../sass/_bootstrap.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3589, ../sass/_bootstrap.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3594, ../sass/_bootstrap.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3600, ../sass/_bootstrap.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 3611, ../sass/_bootstrap.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3616, ../sass/_bootstrap.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3621, ../sass/_bootstrap.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3625, ../sass/_bootstrap.scss */
.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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3635, ../sass/_bootstrap.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3638, ../sass/_bootstrap.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3648, ../sass/_bootstrap.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3651, ../sass/_bootstrap.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3656, ../sass/_bootstrap.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 3659, ../sass/_bootstrap.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3662, ../sass/_bootstrap.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3667, ../sass/_bootstrap.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3671, ../sass/_bootstrap.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 3675, ../sass/_bootstrap.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3680, ../sass/_bootstrap.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 3684, ../sass/_bootstrap.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3689, ../sass/_bootstrap.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3694, ../sass/_bootstrap.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 3697, ../sass/_bootstrap.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 3704, ../sass/_bootstrap.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 3710, ../sass/_bootstrap.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3716, ../sass/_bootstrap.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 3719, ../sass/_bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 3722, ../sass/_bootstrap.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 3726, ../sass/_bootstrap.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 3732, ../sass/_bootstrap.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 3735, ../sass/_bootstrap.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 3744, ../sass/_bootstrap.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 3748, ../sass/_bootstrap.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 3751, ../sass/_bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 3755, ../sass/_bootstrap.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3760, ../sass/_bootstrap.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 3764, ../sass/_bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 3768, ../sass/_bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3772, ../sass/_bootstrap.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 3778, ../sass/_bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 3782, ../sass/_bootstrap.scss */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 3788, ../sass/_bootstrap.scss */
.nav-pills > li {
  float: left;
}

/* line 3791, ../sass/_bootstrap.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 3794, ../sass/_bootstrap.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 3797, ../sass/_bootstrap.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 3803, ../sass/_bootstrap.scss */
.nav-stacked > li {
  float: none;
}

/* line 3806, ../sass/_bootstrap.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 3810, ../sass/_bootstrap.scss */
.nav-justified {
  width: 100%;
}

/* line 3813, ../sass/_bootstrap.scss */
.nav-justified > li {
  float: none;
}

/* line 3816, ../sass/_bootstrap.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 3820, ../sass/_bootstrap.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3825, ../sass/_bootstrap.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 3829, ../sass/_bootstrap.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 3833, ../sass/_bootstrap.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 3836, ../sass/_bootstrap.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3840, ../sass/_bootstrap.scss */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 3846, ../sass/_bootstrap.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 3850, ../sass/_bootstrap.scss */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 3856, ../sass/_bootstrap.scss */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

/* line 3860, ../sass/_bootstrap.scss */
.tab-content > .active {
  display: block;
  visibility: visible;
}

/* line 3864, ../sass/_bootstrap.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3869, ../sass/_bootstrap.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 3876, ../sass/_bootstrap.scss */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 3881, ../sass/_bootstrap.scss */
  .navbar-header {
    float: left;
  }
}
/* line 3885, ../sass/_bootstrap.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 3894, ../sass/_bootstrap.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 3898, ../sass/_bootstrap.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 3904, ../sass/_bootstrap.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }

  /* line 3911, ../sass/_bootstrap.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 3914, ../sass/_bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 3921, ../sass/_bootstrap.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 3926, ../sass/_bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* line 3931, ../sass/_bootstrap.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 3939, ../sass/_bootstrap.scss */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 3947, ../sass/_bootstrap.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 3952, ../sass/_bootstrap.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 3956, ../sass/_bootstrap.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 3964, ../sass/_bootstrap.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 3969, ../sass/_bootstrap.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 3973, ../sass/_bootstrap.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 3978, ../sass/_bootstrap.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 3985, ../sass/_bootstrap.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 3989, ../sass/_bootstrap.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 3993, ../sass/_bootstrap.scss */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 3998, ../sass/_bootstrap.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4010, ../sass/_bootstrap.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4013, ../sass/_bootstrap.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4019, ../sass/_bootstrap.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 4023, ../sass/_bootstrap.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 4027, ../sass/_bootstrap.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 4030, ../sass/_bootstrap.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 4036, ../sass/_bootstrap.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4046, ../sass/_bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 4050, ../sass/_bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 4053, ../sass/_bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 4059, ../sass/_bootstrap.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 4063, ../sass/_bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 4066, ../sass/_bootstrap.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 4071, ../sass/_bootstrap.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 4083, ../sass/_bootstrap.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4088, ../sass/_bootstrap.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 4093, ../sass/_bootstrap.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }

  /* line 4096, ../sass/_bootstrap.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 4100, ../sass/_bootstrap.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 4105, ../sass/_bootstrap.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 4108, ../sass/_bootstrap.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4112, ../sass/_bootstrap.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4119, ../sass/_bootstrap.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  /* line 4123, ../sass/_bootstrap.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 4128, ../sass/_bootstrap.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 4133, ../sass/_bootstrap.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  /* line 4136, ../sass/_bootstrap.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 4141, ../sass/_bootstrap.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 4152, ../sass/_bootstrap.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4157, ../sass/_bootstrap.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4161, ../sass/_bootstrap.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4165, ../sass/_bootstrap.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4169, ../sass/_bootstrap.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4173, ../sass/_bootstrap.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4178, ../sass/_bootstrap.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 4185, ../sass/_bootstrap.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 4188, ../sass/_bootstrap.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  /* line 4192, ../sass/_bootstrap.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 4196, ../sass/_bootstrap.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4200, ../sass/_bootstrap.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 4203, ../sass/_bootstrap.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4208, ../sass/_bootstrap.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 4211, ../sass/_bootstrap.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 4214, ../sass/_bootstrap.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 4219, ../sass/_bootstrap.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 4225, ../sass/_bootstrap.scss */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 4231, ../sass/_bootstrap.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 4234, ../sass/_bootstrap.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 4238, ../sass/_bootstrap.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 4241, ../sass/_bootstrap.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4245, ../sass/_bootstrap.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 4252, ../sass/_bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 4255, ../sass/_bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  /* line 4260, ../sass/_bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 4266, ../sass/_bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 4273, ../sass/_bootstrap.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4276, ../sass/_bootstrap.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4279, ../sass/_bootstrap.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 4282, ../sass/_bootstrap.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

/* line 4286, ../sass/_bootstrap.scss */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 4292, ../sass/_bootstrap.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4296, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 4299, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4304, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 4307, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 4310, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4315, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 4321, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 4327, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4330, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4334, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4337, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4341, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 4348, ../sass/_bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 4351, ../sass/_bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 4354, ../sass/_bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 4357, ../sass/_bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 4362, ../sass/_bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  /* line 4368, ../sass/_bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 4375, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 4378, ../sass/_bootstrap.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4381, ../sass/_bootstrap.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 4384, ../sass/_bootstrap.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 4388, ../sass/_bootstrap.scss */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 4394, ../sass/_bootstrap.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4401, ../sass/_bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4404, ../sass/_bootstrap.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4409, ../sass/_bootstrap.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 4412, ../sass/_bootstrap.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4418, ../sass/_bootstrap.scss */
.pagination > li {
  display: inline;
}

/* line 4421, ../sass/_bootstrap.scss */
.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;
}

/* line 4433, ../sass/_bootstrap.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4439, ../sass/_bootstrap.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4444, ../sass/_bootstrap.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4452, ../sass/_bootstrap.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4464, ../sass/_bootstrap.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4475, ../sass/_bootstrap.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 4480, ../sass/_bootstrap.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4485, ../sass/_bootstrap.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4490, ../sass/_bootstrap.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 4495, ../sass/_bootstrap.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4500, ../sass/_bootstrap.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4505, ../sass/_bootstrap.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4511, ../sass/_bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4514, ../sass/_bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4522, ../sass/_bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4527, ../sass/_bootstrap.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4531, ../sass/_bootstrap.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4535, ../sass/_bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4543, ../sass/_bootstrap.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4555, ../sass/_bootstrap.scss */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4561, ../sass/_bootstrap.scss */
.label:empty {
  display: none;
}

/* line 4564, ../sass/_bootstrap.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4568, ../sass/_bootstrap.scss */
.label-default {
  background-color: #777;
}

/* line 4571, ../sass/_bootstrap.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 4575, ../sass/_bootstrap.scss */
.label-primary {
  background-color: #428bca;
}

/* line 4578, ../sass/_bootstrap.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 4582, ../sass/_bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4585, ../sass/_bootstrap.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4589, ../sass/_bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4592, ../sass/_bootstrap.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4596, ../sass/_bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4599, ../sass/_bootstrap.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4603, ../sass/_bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4606, ../sass/_bootstrap.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4610, ../sass/_bootstrap.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}

/* line 4624, ../sass/_bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 4627, ../sass/_bootstrap.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4631, ../sass/_bootstrap.scss */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4635, ../sass/_bootstrap.scss */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4641, ../sass/_bootstrap.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 4646, ../sass/_bootstrap.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4649, ../sass/_bootstrap.scss */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4655, ../sass/_bootstrap.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4659, ../sass/_bootstrap.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4664, ../sass/_bootstrap.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4667, ../sass/_bootstrap.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 4671, ../sass/_bootstrap.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4675, ../sass/_bootstrap.scss */
  .jumbotron {
    padding: 48px 0;
  }

  /* line 4678, ../sass/_bootstrap.scss */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 4682, ../sass/_bootstrap.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 4687, ../sass/_bootstrap.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 4699, ../sass/_bootstrap.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 4704, ../sass/_bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 4709, ../sass/_bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 4713, ../sass/_bootstrap.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4719, ../sass/_bootstrap.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 4723, ../sass/_bootstrap.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 4726, ../sass/_bootstrap.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 4730, ../sass/_bootstrap.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 4733, ../sass/_bootstrap.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 4737, ../sass/_bootstrap.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 4744, ../sass/_bootstrap.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4749, ../sass/_bootstrap.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 4752, ../sass/_bootstrap.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 4755, ../sass/_bootstrap.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 4760, ../sass/_bootstrap.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 4763, ../sass/_bootstrap.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 4766, ../sass/_bootstrap.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 4771, ../sass/_bootstrap.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 4774, ../sass/_bootstrap.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 4777, ../sass/_bootstrap.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 4782, ../sass/_bootstrap.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 4785, ../sass/_bootstrap.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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;
  }
}
/* line 4812, ../sass/_bootstrap.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 4821, ../sass/_bootstrap.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 4836, ../sass/_bootstrap.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 4844, ../sass/_bootstrap.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 4850, ../sass/_bootstrap.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 4853, ../sass/_bootstrap.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 4858, ../sass/_bootstrap.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 4861, ../sass/_bootstrap.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 4866, ../sass/_bootstrap.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 4869, ../sass/_bootstrap.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 4874, ../sass/_bootstrap.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 4877, ../sass/_bootstrap.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 4882, ../sass/_bootstrap.scss */
.media {
  margin-top: 15px;
}

/* line 4885, ../sass/_bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 4888, ../sass/_bootstrap.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 4892, ../sass/_bootstrap.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 4896, ../sass/_bootstrap.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 4902, ../sass/_bootstrap.scss */
.media-middle {
  vertical-align: middle;
}

/* line 4905, ../sass/_bootstrap.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 4908, ../sass/_bootstrap.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 4912, ../sass/_bootstrap.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 4916, ../sass/_bootstrap.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 4920, ../sass/_bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4928, ../sass/_bootstrap.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 4932, ../sass/_bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4937, ../sass/_bootstrap.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4940, ../sass/_bootstrap.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4943, ../sass/_bootstrap.scss */
a.list-group-item {
  color: #555;
}

/* line 4946, ../sass/_bootstrap.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 4949, ../sass/_bootstrap.scss */
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4955, ../sass/_bootstrap.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 4962, ../sass/_bootstrap.scss */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 4967, ../sass/_bootstrap.scss */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

/* line 4972, ../sass/_bootstrap.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4980, ../sass/_bootstrap.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 4991, ../sass/_bootstrap.scss */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 4996, ../sass/_bootstrap.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5000, ../sass/_bootstrap.scss */
a.list-group-item-success {
  color: #3c763d;
}

/* line 5003, ../sass/_bootstrap.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5006, ../sass/_bootstrap.scss */
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5011, ../sass/_bootstrap.scss */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5018, ../sass/_bootstrap.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5022, ../sass/_bootstrap.scss */
a.list-group-item-info {
  color: #31708f;
}

/* line 5025, ../sass/_bootstrap.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5028, ../sass/_bootstrap.scss */
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5033, ../sass/_bootstrap.scss */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5040, ../sass/_bootstrap.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5044, ../sass/_bootstrap.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5047, ../sass/_bootstrap.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5050, ../sass/_bootstrap.scss */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5055, ../sass/_bootstrap.scss */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5062, ../sass/_bootstrap.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5066, ../sass/_bootstrap.scss */
a.list-group-item-danger {
  color: #a94442;
}

/* line 5069, ../sass/_bootstrap.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5072, ../sass/_bootstrap.scss */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5077, ../sass/_bootstrap.scss */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5084, ../sass/_bootstrap.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5088, ../sass/_bootstrap.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5092, ../sass/_bootstrap.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5100, ../sass/_bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 5103, ../sass/_bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5109, ../sass/_bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5112, ../sass/_bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5118, ../sass/_bootstrap.scss */
.panel-title > a {
  color: inherit;
  border-bottom: none;
}

/* line 5122, ../sass/_bootstrap.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5129, ../sass/_bootstrap.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5133, ../sass/_bootstrap.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5138, ../sass/_bootstrap.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5144, ../sass/_bootstrap.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5150, ../sass/_bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5153, ../sass/_bootstrap.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5156, ../sass/_bootstrap.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5161, ../sass/_bootstrap.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5167, ../sass/_bootstrap.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5172, ../sass/_bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5179, ../sass/_bootstrap.scss */
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5189, ../sass/_bootstrap.scss */
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5199, ../sass/_bootstrap.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5204, ../sass/_bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5211, ../sass/_bootstrap.scss */
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5221, ../sass/_bootstrap.scss */
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5231, ../sass/_bootstrap.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5237, ../sass/_bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5241, ../sass/_bootstrap.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5245, ../sass/_bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 5259, ../sass/_bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 5273, ../sass/_bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 5283, ../sass/_bootstrap.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5293, ../sass/_bootstrap.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5297, ../sass/_bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5300, ../sass/_bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5304, ../sass/_bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5307, ../sass/_bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5310, ../sass/_bootstrap.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 5314, ../sass/_bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5317, ../sass/_bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5320, ../sass/_bootstrap.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5323, ../sass/_bootstrap.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5328, ../sass/_bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5331, ../sass/_bootstrap.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5335, ../sass/_bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5338, ../sass/_bootstrap.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 5341, ../sass/_bootstrap.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5346, ../sass/_bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

/* line 5349, ../sass/_bootstrap.scss */
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 5353, ../sass/_bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

/* line 5356, ../sass/_bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5359, ../sass/_bootstrap.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5364, ../sass/_bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5367, ../sass/_bootstrap.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5371, ../sass/_bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5374, ../sass/_bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5377, ../sass/_bootstrap.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5382, ../sass/_bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5385, ../sass/_bootstrap.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5389, ../sass/_bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5392, ../sass/_bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5395, ../sass/_bootstrap.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5400, ../sass/_bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5403, ../sass/_bootstrap.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5407, ../sass/_bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5410, ../sass/_bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5413, ../sass/_bootstrap.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5418, ../sass/_bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5421, ../sass/_bootstrap.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5425, ../sass/_bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5428, ../sass/_bootstrap.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5435, ../sass/_bootstrap.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5448, ../sass/_bootstrap.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5451, ../sass/_bootstrap.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5454, ../sass/_bootstrap.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5464, ../sass/_bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5468, ../sass/_bootstrap.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5472, ../sass/_bootstrap.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5476, ../sass/_bootstrap.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5486, ../sass/_bootstrap.scss */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5494, ../sass/_bootstrap.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5501, ../sass/_bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 5504, ../sass/_bootstrap.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5516, ../sass/_bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5525, ../sass/_bootstrap.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5531, ../sass/_bootstrap.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5535, ../sass/_bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5540, ../sass/_bootstrap.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5552, ../sass/_bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

/* line 5560, ../sass/_bootstrap.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5564, ../sass/_bootstrap.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5568, ../sass/_bootstrap.scss */
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5573, ../sass/_bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5576, ../sass/_bootstrap.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5580, ../sass/_bootstrap.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5584, ../sass/_bootstrap.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5589, ../sass/_bootstrap.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5593, ../sass/_bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5596, ../sass/_bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5599, ../sass/_bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5607, ../sass/_bootstrap.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 5611, ../sass/_bootstrap.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 5615, ../sass/_bootstrap.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 5620, ../sass/_bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 5624, ../sass/_bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5634, ../sass/_bootstrap.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5638, ../sass/_bootstrap.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5642, ../sass/_bootstrap.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5646, ../sass/_bootstrap.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5650, ../sass/_bootstrap.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5654, ../sass/_bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 5663, ../sass/_bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5670, ../sass/_bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5677, ../sass/_bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5683, ../sass/_bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5689, ../sass/_bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5696, ../sass/_bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5703, ../sass/_bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5710, ../sass/_bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5716, ../sass/_bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5722, ../sass/_bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 5744, ../sass/_bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 5747, ../sass/_bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 5750, ../sass/_bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 5753, ../sass/_bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 5756, ../sass/_bootstrap.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5764, ../sass/_bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 5767, ../sass/_bootstrap.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5776, ../sass/_bootstrap.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 5779, ../sass/_bootstrap.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5783, ../sass/_bootstrap.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5791, ../sass/_bootstrap.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5798, ../sass/_bootstrap.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 5806, ../sass/_bootstrap.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5813, ../sass/_bootstrap.scss */
.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, 0.25);
}

/* line 5821, ../sass/_bootstrap.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5828, ../sass/_bootstrap.scss */
.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, 0.25);
}

/* line 5836, ../sass/_bootstrap.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5843, ../sass/_bootstrap.scss */
.carousel {
  position: relative;
}

/* line 5846, ../sass/_bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5851, ../sass/_bootstrap.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 5858, ../sass/_bootstrap.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 5863, ../sass/_bootstrap.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }

  /* line 5873, ../sass/_bootstrap.scss */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 5879, ../sass/_bootstrap.scss */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  /* line 5885, ../sass/_bootstrap.scss */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 5893, ../sass/_bootstrap.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 5898, ../sass/_bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 5901, ../sass/_bootstrap.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5907, ../sass/_bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 5910, ../sass/_bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5913, ../sass/_bootstrap.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 5917, ../sass/_bootstrap.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5920, ../sass/_bootstrap.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5923, ../sass/_bootstrap.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5936, ../sass/_bootstrap.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5944, ../sass/_bootstrap.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5954, ../sass/_bootstrap.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 5962, ../sass/_bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 5971, ../sass/_bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 5976, ../sass/_bootstrap.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 5981, ../sass/_bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

/* line 5988, ../sass/_bootstrap.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5991, ../sass/_bootstrap.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5994, ../sass/_bootstrap.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 6005, ../sass/_bootstrap.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 6017, ../sass/_bootstrap.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 6023, ../sass/_bootstrap.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 6035, ../sass/_bootstrap.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6039, ../sass/_bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  /* line 6048, ../sass/_bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  /* line 6052, ../sass/_bootstrap.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 6056, ../sass/_bootstrap.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 6061, ../sass/_bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 6065, ../sass/_bootstrap.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6098, ../sass/_bootstrap.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* line 6115, ../sass/_bootstrap.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 6120, ../sass/_bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 6123, ../sass/_bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 6126, ../sass/_bootstrap.scss */
.hide {
  display: none !important;
}

/* line 6129, ../sass/_bootstrap.scss */
.show {
  display: block !important;
}

/* line 6132, ../sass/_bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 6135, ../sass/_bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6142, ../sass/_bootstrap.scss */
.hidden {
  display: none;
}

/* line 6145, ../sass/_bootstrap.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 6151, ../sass/_bootstrap.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6157, ../sass/_bootstrap.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6172, ../sass/_bootstrap.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 6175, ../sass/_bootstrap.scss */
  table.visible-xs {
    display: table;
  }

  /* line 6178, ../sass/_bootstrap.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 6181, ../sass/_bootstrap.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 6187, ../sass/_bootstrap.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 6192, ../sass/_bootstrap.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 6197, ../sass/_bootstrap.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6202, ../sass/_bootstrap.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 6205, ../sass/_bootstrap.scss */
  table.visible-sm {
    display: table;
  }

  /* line 6208, ../sass/_bootstrap.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 6211, ../sass/_bootstrap.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6217, ../sass/_bootstrap.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6222, ../sass/_bootstrap.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6227, ../sass/_bootstrap.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6232, ../sass/_bootstrap.scss */
  .visible-md {
    display: block !important;
  }

  /* line 6235, ../sass/_bootstrap.scss */
  table.visible-md {
    display: table;
  }

  /* line 6238, ../sass/_bootstrap.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 6241, ../sass/_bootstrap.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6247, ../sass/_bootstrap.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6252, ../sass/_bootstrap.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6257, ../sass/_bootstrap.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6262, ../sass/_bootstrap.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 6265, ../sass/_bootstrap.scss */
  table.visible-lg {
    display: table;
  }

  /* line 6268, ../sass/_bootstrap.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 6271, ../sass/_bootstrap.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 6277, ../sass/_bootstrap.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 6282, ../sass/_bootstrap.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 6287, ../sass/_bootstrap.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 6292, ../sass/_bootstrap.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6297, ../sass/_bootstrap.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6302, ../sass/_bootstrap.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 6307, ../sass/_bootstrap.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 6311, ../sass/_bootstrap.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6315, ../sass/_bootstrap.scss */
  .visible-print {
    display: block !important;
  }

  /* line 6318, ../sass/_bootstrap.scss */
  table.visible-print {
    display: table;
  }

  /* line 6321, ../sass/_bootstrap.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 6324, ../sass/_bootstrap.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 6329, ../sass/_bootstrap.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6333, ../sass/_bootstrap.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 6337, ../sass/_bootstrap.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6341, ../sass/_bootstrap.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 6345, ../sass/_bootstrap.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6349, ../sass/_bootstrap.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 6354, ../sass/_bootstrap.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 1, ../sass/_sample_lessons.scss */
.sample-lessons-container {
  padding-bottom: 32px;
}
/* line 3, ../sass/_sample_lessons.scss */
.sample-lessons-container h2 {
  font-size: 240%;
  margin-bottom: 20px;
}

/* line 10, ../sass/_sample_lessons.scss */
.sample-lesson h4 {
  padding: 10px 0;
}
/* line 13, ../sass/_sample_lessons.scss */
.sample-lesson img {
  width: 100%;
}

/* line 18, ../sass/_sample_lessons.scss */
.sample-lesson-title {
  color: #666666;
  font-weight: 900;
  font-size: 30px;
  margin-top: 30px;
  display: inline-block;
  font-weight: 500;
}
/* line 25, ../sass/_sample_lessons.scss */
.sample-lesson-title:hover {
  text-decoration: none;
}

/* line 30, ../sass/_sample_lessons.scss */
.sample-links {
  padding-left: 10px;
  margin: 0;
}
/* line 33, ../sass/_sample_lessons.scss */
.sample-links li {
  display: inline-block;
  margin-right: 10px;
}
/* line 36, ../sass/_sample_lessons.scss */
.sample-links li ::after {
  content: "";
  padding-right: 10px;
  border-right: 1px solid grey;
}

/* line 44, ../sass/_sample_lessons.scss */
.sample-card {
  margin-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #cccccc;
  border-radius: 10px;
  min-height: 390px;
}
/* line 50, ../sass/_sample_lessons.scss */
.sample-card img {
  width: 100%;
  max-width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  float: none !important;
}

/* line 59, ../sass/_sample_lessons.scss */
.sample-content {
  padding: 0 20px;
}
/* line 60, ../sass/_sample_lessons.scss */
.sample-content.eggspress h3 {
  color: #bd3d83;
}
/* line 64, ../sass/_sample_lessons.scss */
.sample-content a, .sample-content a:hover {
  color: white;
  text-decoration: none;
}
/* line 67, ../sass/_sample_lessons.scss */
.sample-content a.green, .sample-content a:hover.green {
  display: block;
  background: #428BCA;
  border-bottom: 3px solid #004B8C;
  padding: 5px 10px;
  text-align: center;
  margin-top: 10px;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  /* line 67, ../sass/_sample_lessons.scss */
  .sample-content a.green, .sample-content a:hover.green {
    position: absolute;
    bottom: 20px;
    width: 81%;
  }
}

/* line 84, ../sass/_sample_lessons.scss */
a[name="reading eggspress"] {
  color: #bd3d83;
}

@media (min-width: 1199px) {
  /* line 90, ../sass/_sample_lessons.scss */
  .sample-card {
    min-height: 352px;
  }
}
@media (min-width: 991px) {
  /* line 97, ../sass/_sample_lessons.scss */
  .sample-card {
    min-height: 355px;
  }
}
/* line 5, ../sass/_alerts.scss */
.fixed-promo-banner-bottom {
  background-color: rgba(249, 6, 63, 0.85);
  /* bts red */
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1111;
  padding: 15px 20px;
}
/* line 13, ../sass/_alerts.scss */
.fixed-promo-banner-bottom p {
  margin: 0;
  overflow: hidden;
}
/* line 17, ../sass/_alerts.scss */
.fixed-promo-banner-bottom a {
  display: block;
  margin: 0;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
/* line 23, ../sass/_alerts.scss */
.fixed-promo-banner-bottom a:hover, .fixed-promo-banner-bottom a:active {
  /* color:#33ef08; */
  /* halloween only!! */
  /* color: #89e3fc; */
  /* black friday only!! */
  color: #fcf35a;
  /* yellow */
  text-decoration: none;
}

/* line 32, ../sass/_alerts.scss */
input#promo-banner-close:checked + .fixed-promo-banner-bottom {
  display: none !important;
}

/* line 36, ../sass/_alerts.scss */
.promo-banner-close-btn {
  display: block;
  border-radius: 50%;
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 10px;
}

/* line 2, ../sass/components/_buttons.scss */
.btn-global {
  color: white;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
/* line 7, ../sass/components/_buttons.scss */
.btn-global:hover, .btn-global:active, .btn-global:focus {
  color: white;
}

/* line 12, ../sass/components/_buttons.scss */
.btn-global--primary {
  background: #f99f1f;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff130), color-stop(5%, #ffe616), color-stop(100%, #f99f1f));
  background-image: -webkit-linear-gradient(#fff130, #ffe616 5%, #f99f1f);
  background-image: -moz-linear-gradient(#fff130, #ffe616 5%, #f99f1f);
  background-image: -o-linear-gradient(#fff130, #ffe616 5%, #f99f1f);
  background-image: linear-gradient(#fff130, #ffe616 5%, #f99f1f);
  background-image: -ms-linear-gradient(top, #ffe616 0%, #f99f1f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe616', endColorstr='#f99f1f',GradientType=0 );
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  border-color: #91580f;
}
/* line 27, ../sass/components/_buttons.scss */
.btn-global--primary:hover, .btn-global--primary:active, .btn-global--primary:focus {
  background: #df8506;
  color: #ffffff;
}

/* line 33, ../sass/components/_buttons.scss */
.btn-global--secondary {
  background: #20afe5;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #50cfff), color-stop(5%, #86d4f1), color-stop(100%, #20afe5));
  background-image: -webkit-linear-gradient(#50cfff, #86d4f1 5%, #20afe5);
  background-image: -moz-linear-gradient(#50cfff, #86d4f1 5%, #20afe5);
  background-image: -o-linear-gradient(#50cfff, #86d4f1 5%, #20afe5);
  background-image: linear-gradient(#50cfff, #86d4f1 5%, #20afe5);
  background-image: -ms-linear-gradient(top, #86d4f1 0%, #20afe5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86d4f1', endColorstr='#20afe5',GradientType=0 );
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  border-color: #168fbc;
}
/* line 48, ../sass/components/_buttons.scss */
.btn-global--secondary:hover, .btn-global--secondary:active, .btn-global--secondary:focus {
  background: #0299ca;
  color: #ffffff;
}

/* line 25, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .nav-pills > li.active > a,
.pricing-dec2022 .nav-pills > li.active > a:focus,
.pricing-dec2022 .nav-pills > li.active > a:hover {
  background-color: #36ADE1;
  color: #ffffff;
  font-weight: 700;
}
/* line 33, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .nav-pills {
  box-sizing: border-box;
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
  width: fit-content;
  border-radius: 6px;
  margin: 0 auto;
  padding: 3px;
}
/* line 41, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .nav-pills li {
  padding: 2px;
  margin-bottom: 0;
}
/* line 45, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .nav-pills li > a {
  color: #36ADE1;
  font-weight: 700;
  border-radius: 6px;
  padding: 6px 22px;
  text-shadow: none;
}
/* line 51, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .nav-pills li > a:hover, .pricing-dec2022 .nav-pills li > a:focus {
  background-color: transparent;
  text-shadow: none;
}
/* line 60, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .nav-pills > .active > a, .pricing-dec2022 .nav-pills > .active {
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* line 66, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .subscriptions {
  display: flex;
  gap: 30px;
  margin: 16px auto;
  padding-top: 8px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (min-width: 576px) {
  /* line 66, ../sass/components/_subscription_options.scss */
  .pricing-dec2022 .subscriptions {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
}
/* line 82, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .subscription-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 16px;
  color: #484441;
  max-width: 300px;
  border-radius: 4px;
  border: 1px solid #d1d0d0;
  box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 576px) {
  /* line 82, ../sass/components/_subscription_options.scss */
  .pricing-dec2022 .subscription-box {
    width: 45%;
  }
}
/* line 99, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .box-title {
  position: relative;
  padding: 8px;
  background-color: #36ADE1;
  width: 100%;
  border-radius: 4px 4px 0 0;
}
/* line 106, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .box-title h2 {
  color: #ffffff;
  margin-top: 8px;
}
/* line 111, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .box-title .value-badge {
  position: absolute;
  top: -13px;
  right: 20px;
}
/* line 116, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .box-title .value-badge-text {
  position: absolute;
  top: 6px;
  left: 2px;
  max-width: 66px;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
}
/* line 130, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .box-content {
  padding: 12px 24px;
}
/* line 134, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .price {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 160px;
}
/* line 141, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .save-amount {
  color: #CB378C;
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 16px;
  font-weight: 700;
}
/* line 148, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .save-amount .line-through {
  text-decoration: line-through;
  font-weight: 400;
}
/* line 154, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .comparison-text {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
/* line 160, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .price-amount {
  display: block;
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
}
/* line 167, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .price-currency {
  font-size: 14px;
}
/* line 171, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .billing-cycle {
  font-size: 14px;
  margin-bottom: 0;
}
/* line 176, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .subBtn {
  border-radius: 4px;
  border-style: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  padding: 12px 24px;
  margin: 4px auto;
  width: 100%;
  background-color: #CB378C;
  text-decoration: none;
}
/* line 188, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .subBtn:hover {
  background-color: #a32a70;
  transition: background-color 0.25s ease;
}
/* line 194, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .reading-program {
  font-weight: 700;
  color: #36ADE1;
}
/* line 199, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .maths-program {
  font-weight: 700;
  color: #41980A;
}
/* line 204, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .learn-more {
  font-weight: 700;
  color: #36ADE1;
  text-decoration: none;
}
/* line 209, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .learn-more:hover {
  color: #36ADE1;
  text-decoration: underline;
}
/* line 216, ../sass/components/_subscription_options.scss */
.pricing-dec2022 .section-title {
  font-size: 28px;
  color: #36ADE1;
  margin-top: -20px;
}

/* line 226, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .section-title {
  font-size: 28px;
  color: #36ADE1;
}
/* line 231, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .nav-tabs {
  border: 0;
  margin-left: 0;
}
/* line 235, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .nav-tabs > li {
  margin-right: 8px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 235, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .nav-tabs > li {
    max-width: 310px;
  }
}
/* line 243, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .nav-tabs > li > a {
  border: 0;
}
/* line 246, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .nav-tabs > li > a:hover {
  opacity: 1;
}
/* line 253, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .nav-tabs .active {
  box-shadow: -5px -2px 15px 0px rgba(0, 0, 0, 0.15);
}
/* line 257, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .nav-tabs > li.active > a,
.compare-program-dec2022 .nav-tabs > li.active > a:focus,
.compare-program-dec2022 .nav-tabs > li.active > a:hover,
.compare-program-dec2022 .nav-tabs > li > a:hover {
  color: #ffffff;
  border: 0;
  opacity: 1;
}
/* line 266, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .program-tab {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
/* line 274, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .program-tab-text span {
  font-size: 16px;
  line-height: 1.8;
}
/* line 279, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .program-tab img {
  margin-right: 5px;
}
/* line 284, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .re-bg {
  background-color: #36ADE1 !important;
  opacity: 0.6;
  color: #ffffff;
}
/* line 290, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .re-border {
  border: 2px solid #36ADE1;
}
/* line 294, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .ms-bg {
  background-color: #67AC3B !important;
  opacity: 0.6;
  color: #ffffff;
}
/* line 300, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .ms-border {
  border: 2px solid #41980A;
}
/* line 304, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .tab-content {
  border-radius: 0 0 8px 8px;
  box-shadow: -5px 5px 15px 0px rgba(0, 0, 0, 0.15);
  padding: 16px;
}
/* line 310, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .program-card {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  /* line 310, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .program-card {
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    margin-left: 2.5rem;
  }
}
/* line 322, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-left {
  max-width: 100%;
  margin: 0 16px;
}
@media screen and (min-width: 768px) {
  /* line 322, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .card-left {
    max-width: 40%;
    margin: 0;
  }
}
/* line 331, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-left h2,
.compare-program-dec2022 .card-left h3 {
  color: #545454;
}
/* line 336, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-left h3 {
  font-size: 16px;
}
/* line 340, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-left ul {
  list-style: none;
  margin-left: -40px;
}
/* line 344, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-left ul li {
  margin-left: 35px;
}
/* line 347, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-left ul li img {
  height: 24px;
}
/* line 354, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right {
  padding: 20px 10px 10px 10px;
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  /* line 354, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .card-right {
    padding: 24px 10px 10px 10px;
  }
}
/* line 362, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right .program-list {
  list-style: none;
  border-radius: 4px;
  height: 100%;
  padding: 16px;
  margin-left: 0;
}
/* line 369, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right .program-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 374, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right .program-list li img {
  display: none;
}
@media screen and (min-width: 576px) {
  /* line 374, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .card-right .program-list li img {
    display: inline-block;
    width: 20%;
    margin-right: 16px;
  }
}
/* line 384, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right .program-list li .rej-title {
  color: #cb378c;
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  /* line 384, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .card-right .program-list li .rej-title {
    color: #545454;
  }
}
/* line 393, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right .program-list li .re-title {
  color: #36ade1;
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  /* line 393, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .card-right .program-list li .re-title {
    color: #545454;
  }
}
/* line 402, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right .program-list li .fp-title {
  color: #1769ee;
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  /* line 402, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .card-right .program-list li .fp-title {
    color: #545454;
  }
}
/* line 411, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right .program-list li .rex-title {
  color: #652d90;
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  /* line 411, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .card-right .program-list li .rex-title {
    color: #545454;
  }
}
/* line 420, ../sass/components/_subscription_options.scss */
.compare-program-dec2022 .card-right .program-list li .ms-title {
  color: #41980A;
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  /* line 420, ../sass/components/_subscription_options.scss */
  .compare-program-dec2022 .card-right .program-list li .ms-title {
    color: #545454;
  }
}

/* line 434, ../sass/components/_subscription_options.scss */
#kidsafe-tag {
  float: none;
  margin-right: 0;
}

/* line 5, ../sass/pages/_pricing-page.scss */
#pricing h1 {
  font-size: 28px;
  line-height: 120%;
  color: #009CE4;
}
/* line 10, ../sass/pages/_pricing-page.scss */
#pricing p.intro {
  color: #c9358b;
  font-size: 20px;
  line-height: 120%;
  font-weight: bold;
}
/* line 15, ../sass/pages/_pricing-page.scss */
#pricing p.intro.sml {
  font-size: 18px;
  font-weight: normal;
}
/* line 18, ../sass/pages/_pricing-page.scss */
#pricing p.intro.sml a {
  color: #c9358b;
}
/* line 24, ../sass/pages/_pricing-page.scss */
#pricing a.btn {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: white;
  min-width: 175px;
  margin-bottom: 20px;
}
/* line 32, ../sass/pages/_pricing-page.scss */
#pricing .text-blue {
  font-size: 20px;
  line-height: 120%;
  color: #20afe5;
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.5);
}
/* line 40, ../sass/pages/_pricing-page.scss */
#pricing .inline-signup .privacy {
  display: inline-block;
  color: #959495;
}
/* line 44, ../sass/pages/_pricing-page.scss */
#pricing .inline-signup .privacy span {
  display: inline-block;
  margin-left: 30px;
}
/* line 48, ../sass/pages/_pricing-page.scss */
#pricing .inline-signup .privacy .form-text-sr {
  color: #959495;
  text-shadow: none;
}
/* line 54, ../sass/pages/_pricing-page.scss */
#pricing .inline-signup .privacy .signup-fullprivacy:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 21px;
  margin-right: 5px;
  margin-bottom: -5px;
  background: url(/images/pricing/lock_blue.png) no-repeat;
}
/* line 66, ../sass/pages/_pricing-page.scss */
#pricing .inline-signup .privacy .signup-creditcard:before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 43px;
  margin-right: 5px;
  background: url(/images/pricing/no_cc.png) no-repeat;
}
/* line 77, ../sass/pages/_pricing-page.scss */
#pricing .inline-signup .signup {
  display: inline-block;
}
/* line 79, ../sass/pages/_pricing-page.scss */
#pricing .inline-signup .signup a.btn {
  font-size: 16px;
  margin-bottom: 5px;
}
/* line 83, ../sass/pages/_pricing-page.scss */
#pricing .inline-signup .signup p {
  margin-top: 0;
  font-size: 12px;
}

/* line 91, ../sass/pages/_pricing-page.scss */
.banner-blue {
  background: #20afe5;
  color: white;
  padding: 10px 0;
}
/* line 95, ../sass/pages/_pricing-page.scss */
.banner-blue h2 {
  font-size: 22px;
  line-height: 120%;
  color: white;
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.5);
}

/* line 103, ../sass/pages/_pricing-page.scss */
#bookpacks h2 {
  font-size: 22px;
  line-height: 120%;
  margin-bottom: 10px;
}
/* line 108, ../sass/pages/_pricing-page.scss */
#bookpacks p {
  line-height: 150%;
}
/* line 111, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features {
  list-style-type: none;
  margin: 0;
}
/* line 114, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li {
  display: block;
  width: 100%;
  border: 1px solid #20afe5;
  margin-bottom: 10px;
}
/* line 119, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .prod-img {
  display: block;
  width: 100%;
  border-bottom: 1px solid #20afe5;
  text-align: center;
}
/* line 124, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .prod-img img {
  width: auto;
  margin: 5px;
}
/* line 128, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .prod-img a {
  display: block;
  position: relative;
  margin: 0;
  background: #20afe5;
  color: white;
  font-size: 18px;
  padding: 10px;
}
/* line 136, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .prod-img a span {
  position: relative;
  display: inline-block;
  width: 31px;
}
/* line 140, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .prod-img a span:after {
  content: '';
  position: absolute;
  background: url(../images/pricing/magnifying_glass.png) center 0 no-repeat;
  height: 31px;
  width: 30px;
  top: -18px;
  left: 0;
}
/* line 152, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .details {
  background: #f9fcfd;
  padding: 20px;
  font-size: 16px;
  line-height: 150%;
}
/* line 157, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .details h2 {
  font-size: 20px;
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 163, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .details p {
  margin-bottom: 0;
}
/* line 166, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .details .intro {
  font-weight: bold;
  margin-bottom: 8px;
}
/* line 170, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .details ul {
  display: block;
  list-style: none;
  margin-left: 15px;
}
/* line 175, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .details li {
  border: none;
  position: relative;
  margin-bottom: 0;
}
/* line 179, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .details li:before {
  content: "\2022";
  color: #c9358b;
  position: absolute;
  left: -15px;
  font-weight: bold;
  font-size: 32px;
  top: 0;
}
/* line 190, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price {
  display: block;
  background: #f9fcfd;
  padding: 20px;
  padding-top: 0;
  text-align: center;
}
/* line 196, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .circle {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  background: white;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 1.5px 2.5px 7px 0px rgba(0, 0, 0, 0.15);
}
/* line 206, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .currency {
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
  color: #c9358b;
  position: relative;
  margin-bottom: 0;
  margin-top: 40px;
  left: 12px;
}
/* line 215, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .currency:before {
  content: '';
  position: absolute;
  font-size: 18px;
  line-height: 30px;
  color: #c9358b;
  width: 30px;
  height: 45px;
  left: -35px;
  top: 0;
}
/* line 226, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .currency.us:before {
  content: 'US$';
}
/* line 229, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .currency.ca:before {
  content: 'CA$';
}
/* line 232, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .currency sub {
  font-size: 20px;
  vertical-align: baseline;
  bottom: initial;
}
/* line 238, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .saving {
  font-size: 18px;
  line-height: 18px;
  color: #999999;
}
/* line 242, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .saving span {
  text-decoration: line-through;
  text-decoration-color: #c9358b;
}
/* line 246, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .saving .rrp {
  text-decoration: none;
}
/* line 249, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .price .saving .qty {
  text-decoration: none;
  color: #c9358b;
}
/* line 255, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .btn-green {
  font-size: 18px;
  color: white;
  line-height: 22px;
  text-align: center;
  text-shadow: 1px 1.5x 5px rgba(0, 0, 0, 0.35);
  border: 1px solid #78b84b;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(#80f357, #85c956 5%, #74b04b);
  background-image: -o-linear-gradient(#80f357, #85c956 5%, #74b04b);
  background-image: linear-gradient(#80f357, #85c956 5%, #74b04b);
  box-shadow: 0.5px 0.866px 6.3px 0.7px rgba(1, 1, 1, 0.24);
  width: 135px;
  height: 40px;
  z-index: 346;
}
/* line 272, ../sass/pages/_pricing-page.scss */
#bookpacks .pack-features li .btn-green:hover {
  background-image: -webkit-linear-gradient(#80f357, #74b04b 5%, #74b04b);
  background-image: -o-linear-gradient(#80f357, #74b04b 5%, #74b04b);
  background-image: linear-gradient(#80f357, #74b04b 5%, #74b04b);
}

/* line 281, ../sass/pages/_pricing-page.scss */
.voucher {
  background: #f3fbfe;
}
/* line 284, ../sass/pages/_pricing-page.scss */
.voucher .container {
  padding: 20px;
}
/* line 288, ../sass/pages/_pricing-page.scss */
.voucher p {
  display: block;
  margin-bottom: 30px;
}
/* line 293, ../sass/pages/_pricing-page.scss */
.voucher .btn-global--primary {
  text-align: center;
  padding: 10px;
  width: 250px;
  margin-top: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
  font-size: 18px;
}
/* line 304, ../sass/pages/_pricing-page.scss */
.voucher .btn-global--primary a {
  color: #ffffff;
  text-decoration: none;
}
/* line 307, ../sass/pages/_pricing-page.scss */
.voucher .btn-global--primary a:hover {
  text-decoration: none;
}
/* line 312, ../sass/pages/_pricing-page.scss */
.voucher img {
  display: block;
  transform: rotate(-2deg);
  margin: 30px auto;
}
/* line 317, ../sass/pages/_pricing-page.scss */
.voucher .shadow {
  box-shadow: 0.5px 0.866px 6.3px 0.7px rgba(1, 1, 1, 0.24);
}

@media screen and (min-width: 480px) {
  /* line 324, ../sass/pages/_pricing-page.scss */
  #pricing h1 {
    font-size: 35px;
  }
  /* line 327, ../sass/pages/_pricing-page.scss */
  #pricing p.intro {
    font-size: 25px;
  }
  /* line 329, ../sass/pages/_pricing-page.scss */
  #pricing p.intro.sml {
    font-size: 20px;
  }
  /* line 333, ../sass/pages/_pricing-page.scss */
  #pricing a.btn {
    font-size: 20px;
  }
  /* line 336, ../sass/pages/_pricing-page.scss */
  #pricing .text-blue {
    font-size: 25px;
  }

  /* line 340, ../sass/pages/_pricing-page.scss */
  .banner-blue {
    margin-top: 20px;
  }
  /* line 342, ../sass/pages/_pricing-page.scss */
  .banner-blue h2 {
    font-size: 25px;
    padding: 20px 0;
  }
  /* line 346, ../sass/pages/_pricing-page.scss */
  .banner-blue p {
    margin-top: 10px;
  }

  /* line 351, ../sass/pages/_pricing-page.scss */
  #bookpacks h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  /* line 357, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features li .details h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  /* line 367, ../sass/pages/_pricing-page.scss */
  #pricing h1 {
    font-size: 35px;
    text-align: center;
  }
  /* line 371, ../sass/pages/_pricing-page.scss */
  #pricing p.intro {
    font-size: 25px;
    padding: 0 80px;
    text-align: center;
  }
  /* line 376, ../sass/pages/_pricing-page.scss */
  #pricing a.btn {
    font-size: 23px;
  }
  /* line 379, ../sass/pages/_pricing-page.scss */
  #pricing .text-blue {
    font-size: 30px;
  }

  /* line 384, ../sass/pages/_pricing-page.scss */
  .banner-blue h2 {
    font-size: 30px;
  }

  /* line 389, ../sass/pages/_pricing-page.scss */
  #bookpacks h2 {
    font-size: 30px;
  }
  /* line 392, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features {
    clear: both;
  }
  /* line 395, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features li {
    clear: both;
    position: relative;
    display: flex;
  }
  /* line 400, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features li .prod-img {
    width: 22%;
    display: inline-block;
    border-right: 1px solid #20afe5;
    float: left;
    margin: 0;
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    padding-bottom: 50px;
    border-bottom: 1px solid #20afe5;
  }
  /* line 411, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features li .prod-img img {
    width: 95%;
  }
  /* line 414, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features li .prod-img a {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  /* line 420, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features li .details {
    width: 51%;
    display: inline-block;
    float: left;
    margin: 0;
  }
  /* line 425, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features li .details h2 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  /* line 431, ../sass/pages/_pricing-page.scss */
  #bookpacks .pack-features li .price {
    width: 27%;
    float: left;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  /* line 445, ../sass/pages/_pricing-page.scss */
  .voucher .container {
    padding: 40px;
  }
  /* line 449, ../sass/pages/_pricing-page.scss */
  .voucher p {
    width: 60%;
    display: inline-block;
    margin-bottom: 14px;
  }
  /* line 454, ../sass/pages/_pricing-page.scss */
  .voucher .btn-global--primary {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 460, ../sass/pages/_pricing-page.scss */
  .voucher img {
    display: inline-block;
    float: right;
    margin-top: 0;
  }
}
/* line 468, ../sass/pages/_pricing-page.scss */
.modal-header {
  min-height: 50px;
}

/* line 1, ../sass/components/_pricing_signup.scss */
#pricing-signup {
  padding: 20px;
}
@media (min-width: 768px) {
  /* line 3, ../sass/components/_pricing_signup.scss */
  #pricing-signup h1 {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  /* line 8, ../sass/components/_pricing_signup.scss */
  #pricing-signup h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  /* line 13, ../sass/components/_pricing_signup.scss */
  #pricing-signup .offer-price {
    font-size: 18px;
  }
}
/* line 18, ../sass/components/_pricing_signup.scss */
#pricing-signup .pricing-signup-box {
  display: flex;
  flex-direction: column;
  margin: 0 auto 50px auto;
  max-width: 800px;
  border-radius: 8px;
  border: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  /* line 18, ../sass/components/_pricing_signup.scss */
  #pricing-signup .pricing-signup-box {
    flex-direction: row;
    border: 1px solid #d1d0d0;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.15);
  }
}
/* line 32, ../sass/components/_pricing_signup.scss */
#pricing-signup .box-left {
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  /* line 32, ../sass/components/_pricing_signup.scss */
  #pricing-signup .box-left {
    width: 60%;
    padding: 20px 50px;
  }
}
/* line 42, ../sass/components/_pricing_signup.scss */
#pricing-signup .input-txt {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
/* line 47, ../sass/components/_pricing_signup.scss */
#pricing-signup input[type="text"], #pricing-signup input[type="email"], #pricing-signup input[type="password"] {
  display: block;
  width: 100%;
}
/* line 51, ../sass/components/_pricing_signup.scss */
#pricing-signup .box-right {
  background: #b3e0f3;
  border-radius: 8px;
  padding: 20px;
}
/* line 55, ../sass/components/_pricing_signup.scss */
#pricing-signup .box-right li {
  line-height: 22px;
}
@media (min-width: 768px) {
  /* line 55, ../sass/components/_pricing_signup.scss */
  #pricing-signup .box-right li {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  /* line 51, ../sass/components/_pricing_signup.scss */
  #pricing-signup .box-right {
    width: 40%;
    border-radius: 0 8px 8px 0;
  }
}
/* line 67, ../sass/components/_pricing_signup.scss */
#pricing-signup .cta-form-pink {
  border-radius: 4px;
  border-style: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  padding: 12px 24px;
  margin: 24px auto;
  width: 100%;
  background-color: #CB378C;
  text-decoration: none;
}
/* line 78, ../sass/components/_pricing_signup.scss */
#pricing-signup .cta-form-pink:hover {
  background-color: #bd3d83;
  transition: background-color 0.25s ease;
}
/* line 83, ../sass/components/_pricing_signup.scss */
#pricing-signup .input-txt {
  margin-top: 24px;
}
/* line 86, ../sass/components/_pricing_signup.scss */
#pricing-signup .consent-disclaimer {
  font-size: 13px;
  line-height: 18px;
}

/* line 32, ../sass/screen.scss */
.initial-hide {
  display: none;
}

/* line 36, ../sass/screen.scss */
body {
  background: white;
  color: #545454;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 43, ../sass/screen.scss */
h1 {
  color: #009CE4;
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 48, ../sass/screen.scss */
h2 {
  color: #bd3d83;
  line-height: 1.3;
}

/* line 52, ../sass/screen.scss */
h3 {
  line-height: 30px;
  margin-top: 20px;
}

/* line 56, ../sass/screen.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

/* line 59, ../sass/screen.scss */
ul {
  list-style: disc;
  margin-bottom: 14px;
  margin-left: 25px;
}
/* line 63, ../sass/screen.scss */
ul li {
  margin-bottom: 10px;
}

/* line 67, ../sass/screen.scss */
a {
  color: #bd3d83;
  text-decoration: none;
  cursor: pointer;
}
/* line 72, ../sass/screen.scss */
a:hover {
  color: #70244e;
  text-decoration: none;
}

/* line 78, ../sass/screen.scss */
p {
  margin-bottom: 14px;
}

/* line 81, ../sass/screen.scss */
.intro-subhead {
  color: #bd3d83;
}

/* line 84, ../sass/screen.scss */
table th {
  font-weight: bold;
}

/* line 88, ../sass/screen.scss */
.container {
  width: 940px;
  padding-left: 0;
  padding-right: 0;
}

/* line 94, ../sass/screen.scss */
.body img {
  float: left;
  margin-right: 20px;
}

/* line 98, ../sass/screen.scss */
.body .well {
  margin-top: 20px;
  background-color: #8bc7ea;
  border-color: #4aa8de;
}
/* line 102, ../sass/screen.scss */
.body .well h2, .body .well h3, .body .well h4, .body .well h5, .body .well h6 {
  color: #28c12a;
  text-shadow: 0 1px 1px white;
}

/* line 107, ../sass/screen.scss */
.well {
  border-radius: 0;
}

/* line 110, ../sass/screen.scss */
.btn.gold {
  background: #f99f1f;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjEzMCIvPjxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiNmZmU2MTYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOTlmMWYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff130), color-stop(5%, #ffe616), color-stop(100%, #f99f1f));
  background-image: -moz-linear-gradient(#fff130, #ffe616 5%, #f99f1f);
  background-image: -webkit-linear-gradient(#fff130, #ffe616 5%, #f99f1f);
  background-image: linear-gradient(#fff130, #ffe616 5%, #f99f1f);
  border-color: #91580f;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  font-weight: bold;
}
/* line 117, ../sass/screen.scss */
.btn.gold:hover {
  background: #df8506;
  color: white;
}

/* line 123, ../sass/screen.scss */
.btn.blue {
  background: #0090c0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYThlMCIvPjxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiMwMGE4ZTAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDkwYzAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a8e0), color-stop(5%, #00a8e0), color-stop(100%, #0090c0));
  background-image: -moz-linear-gradient(#00a8e0, #00a8e0 5%, #0090c0);
  background-image: -webkit-linear-gradient(#00a8e0, #00a8e0 5%, #0090c0);
  background-image: linear-gradient(#00a8e0, #00a8e0 5%, #0090c0);
  border: 1px solid #1b4f67;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
/* line 131, ../sass/screen.scss */
.btn.blue:hover {
  background: #00a8e0;
}

/* line 136, ../sass/screen.scss */
.get-started-options {
  display: block;
  margin: 0 auto;
  width: 700px;
}

/* line 141, ../sass/screen.scss */
.get-started-option {
  width: 49%;
}
/* line 143, ../sass/screen.scss */
.get-started-option--parent {
  float: left;
}
/* line 146, ../sass/screen.scss */
.get-started-option--teacher {
  float: right;
}
/* line 149, ../sass/screen.scss */
.get-started-option img {
  border-width: 4px;
  border-style: solid;
  border-radius: 5px;
  margin: 0 auto;
  float: none;
}
/* line 156, ../sass/screen.scss */
.get-started-option--parent img {
  border-color: #e3289f;
}
/* line 163, ../sass/screen.scss */
.get-started-option--teacher img {
  border-color: #2dafe2;
}

/* line 169, ../sass/screen.scss */
.btn-get-started {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  max-width: 235px;
  padding: 10px 15px;
  margin: 20px auto 15px auto;
  border-radius: 5px;
}
/* line 179, ../sass/screen.scss */
.btn-get-started:hover, .btn-get-started:active, .btn-get-started:focus {
  color: #ffffff;
}
/* line 182, ../sass/screen.scss */
.get-started-option--parent .btn-get-started {
  background: linear-gradient(to top, #a32e7a 0%, #e3289f 100%);
}
/* line 184, ../sass/screen.scss */
.get-started-option--parent .btn-get-started:hover {
  background: #db299a;
  text-decoration: underline;
}
/* line 189, ../sass/screen.scss */
.get-started-option--teacher .btn-get-started {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYThlMCIvPjxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiMwMGE4ZTAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDkwYzAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a8e0), color-stop(5%, #00a8e0), color-stop(100%, #0090c0));
  background-image: -moz-linear-gradient(#00a8e0, #00a8e0 5%, #0090c0);
  background-image: -webkit-linear-gradient(#00a8e0, #00a8e0 5%, #0090c0);
  background-image: linear-gradient(#00a8e0, #00a8e0 5%, #0090c0);
}
/* line 191, ../sass/screen.scss */
.get-started-option--teacher .btn-get-started:hover {
  background: #00a8e0;
  text-decoration: underline;
}

/* line 198, ../sass/screen.scss */
.app-download-button {
  display: block;
  max-width: 145px;
  margin: 0 auto;
  padding: 5px;
}
@media screen and (min-width: 375px) {
  /* line 198, ../sass/screen.scss */
  .app-download-button {
    display: inline-block;
  }
}

/* line 208, ../sass/screen.scss */
aside .well {
  background: #bd3d83;
  border: #963168 1px solid;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 212, ../sass/screen.scss */
aside .well h2, aside .well h3, aside .well h4, aside .well h5, aside .well h6 {
  color: #2f7eb0;
  text-shadow: 0 1px 1px white;
  margin-top: 0;
}
/* line 217, ../sass/screen.scss */
aside .well h3 {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
  margin-bottom: 15px;
}
/* line 225, ../sass/screen.scss */
aside .well.member h3 {
  text-align: left;
}
/* line 229, ../sass/screen.scss */
aside .well blockquote {
  text-indent: -0.4em;
  padding-left: 3px;
  padding-top: 5px;
  border: 0;
  color: white;
}

/* line 237, ../sass/screen.scss */
.frame {
  border: 1px solid #e2e1e1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 242, ../sass/screen.scss */
.frame img {
  display: block;
  float: none;
  margin: 0;
}

/* line 248, ../sass/screen.scss */
blockquote {
  position: relative;
  border: none;
  font-style: italic;
  font-size: 15px;
}
/* line 253, ../sass/screen.scss */
blockquote:before {
  position: absolute;
  color: #bd3d83;
  font-family: Georgia, sans-serif;
  font-size: 36px;
  left: -4px;
  top: 3px;
}
/* line 262, ../sass/screen.scss */
blockquote:after {
  color: #bd3d83;
  font-family: Georgia, sans-serif;
  font-size: 36px;
  vertical-align: text-bottom;
  margin-left: 2px;
  line-height: 0;
}

/* line 272, ../sass/screen.scss */
.attribution {
  padding-left: 15px;
  margin-bottom: 20px;
}

/* line 280, ../sass/screen.scss */
html, body {
  height: 100%;
}

/* line 284, ../sass/screen.scss */
#wrapper {
  min-height: 100%;
  margin-bottom: -70px;
}

/* line 289, ../sass/screen.scss */
#blake-global {
  background: #bd3d83;
  border-bottom: #963168 1px solid;
  min-width: 940px;
}
/* line 293, ../sass/screen.scss */
#blake-global ul {
  margin: 0;
  list-style: none;
}
/* line 296, ../sass/screen.scss */
#blake-global ul li {
  float: left;
  margin-bottom: 0;
}
/* line 299, ../sass/screen.scss */
#blake-global ul li.login {
  float: right;
}
/* line 302, ../sass/screen.scss */
#blake-global ul li a {
  display: block;
  padding: 5px 15px;
  font-size: 10px;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 310, ../sass/screen.scss */
#blake-global ul li a.selected {
  color: white;
  cursor: default;
  -moz-box-shadow: inset 0 1px 13px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 13px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 13px 0 rgba(0, 0, 0, 0.2);
}
/* line 314, ../sass/screen.scss */
#blake-global ul li a.selected:hover {
  text-decoration: none;
}
/* line 318, ../sass/screen.scss */
#blake-global ul li a:hover {
  color: #fff200;
}
/* line 323, ../sass/screen.scss */
#blake-global ul li:first-child a {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

/* line 331, ../sass/screen.scss */
header {
  background: url('/images/clouds.png?1638855430') top center repeat-x, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmZDllOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdhYmRlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url('/images/clouds.png?1638855430') top center repeat-x, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bfd9e8), color-stop(100%, #7abde6));
  background: url('/images/clouds.png?1638855430') top center repeat-x, -moz-linear-gradient(#bfd9e8, #7abde6);
  background: url('/images/clouds.png?1638855430') top center repeat-x, -webkit-linear-gradient(#bfd9e8, #7abde6);
  background: url('/images/clouds.png?1638855430') top center repeat-x, linear-gradient(#bfd9e8, #7abde6);
  padding-top: 5px;
  min-width: 940px;
}
/* line 335, ../sass/screen.scss */
header h1 {
  margin: 0;
  position: relative;
  height: 123px;
}
/* line 339, ../sass/screen.scss */
header h1:after {
  content: "";
  position: absolute;
  width: 258px;
  height: 164px;
  right: 0px;
  top: -15px;
  background: url(/images/header-decoration.png);
}
/* line 348, ../sass/screen.scss */
header h1 a {
  width: 335px;
  height: 118px;
  display: block;
  background: url(/images/rex-logo-shadow.svg) no-repeat -7px -7px/312px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 2px;
  left: 0;
  border-bottom: none;
}
/* line 359, ../sass/screen.scss */
header h1 span {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 365, ../sass/screen.scss */
#site-nav {
  background: #8bc7ea;
  border-bottom: #4aa8de 1px solid;
  min-width: 940px;
}
/* line 369, ../sass/screen.scss */
#site-nav ul {
  margin: 0;
  list-style: none;
}
/* line 372, ../sass/screen.scss */
#site-nav ul li {
  float: left;
  margin-bottom: 0;
}
/* line 375, ../sass/screen.scss */
#site-nav ul li a {
  display: block;
  color: #fff200;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 15px 7px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  margin: 0;
  text-decoration: none;
  border-bottom: none;
}
/* line 387, ../sass/screen.scss */
#site-nav ul li:first-child a {
  padding-left: 0;
}

/* line 394, ../sass/screen.scss */
#main {
  overflow: hidden;
  padding-bottom: 100px;
}

/* line 398, ../sass/screen.scss */
.body {
  width: 630px;
  float: left;
  margin: 30px 10px 0 0;
}

/* line 403, ../sass/screen.scss */
aside {
  width: 300px;
  float: left;
  margin-top: 30px;
}
/* line 408, ../sass/screen.scss */
aside ul.nav {
  margin-left: 0;
}
/* line 411, ../sass/screen.scss */
aside .nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 416, ../sass/screen.scss */
footer {
  overflow: hidden;
  background: #8bc7ea;
  border-top: #4aa8de 1px solid;
  padding: 10px 0;
  min-width: 940px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px;
}
/* line 423, ../sass/screen.scss */
footer .container {
  position: relative;
}
/* line 426, ../sass/screen.scss */
footer .rex-footer {
  padding-bottom: 10px;
}
/* line 429, ../sass/screen.scss */
footer #blake {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 56px;
  height: 63px;
  background: url(/images/blake.png);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 439, ../sass/screen.scss */
footer ul {
  list-style: none;
  margin: 0 auto;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
}
/* line 445, ../sass/screen.scss */
footer ul.first {
  width: 270px;
  margin-top: 10px;
  margin-bottom: 4px;
}
/* line 450, ../sass/screen.scss */
footer ul.second {
  width: 280px;
  margin-bottom: 4px;
}
/* line 454, ../sass/screen.scss */
footer ul.third {
  width: 375px;
  margin-bottom: 15px;
}
/* line 458, ../sass/screen.scss */
footer ul li {
  display: inline-block;
  margin-bottom: 0;
}
/* line 461, ../sass/screen.scss */
footer ul li a {
  color: #484441;
  margin-right: 15px;
  text-decoration: none;
  border-bottom: none;
}
/* line 466, ../sass/screen.scss */
footer ul li a:hover {
  color: #000;
}

/* line 473, ../sass/screen.scss */
.well {
  overflow: hidden;
}

/* line 480, ../sass/screen.scss */
body.Home .main-cta {
  width: 230px;
  float: left;
}
/* line 483, ../sass/screen.scss */
body.Home .main-cta:first-child {
  margin-right: 20px;
}

/* line 489, ../sass/screen.scss */
.home-body {
  width: 370px;
  float: left;
  margin-right: 20px;
}

/* line 495, ../sass/screen.scss */
.body .register {
  width: 229px;
  padding: 16px 18px;
  float: left;
  margin-top: 0;
  position: relative;
  margin-bottom: 10px;
}
/* line 502, ../sass/screen.scss */
.body .register p {
  text-align: center;
}
/* line 504, ../sass/screen.scss */
.body .register p.fine {
  color: #495962;
  font-size: 15px;
  line-height: 18px;
  margin: 0 15px 0 15px;
}
/* line 512, ../sass/screen.scss */
.body .register img {
  max-width: 135px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  display: block;
  float: none;
}
/* line 520, ../sass/screen.scss */
.body .register h2 {
  font-size: 40px;
  margin-top: 0;
  color: #495962;
  margin-bottom: 10px;
  text-align: center;
}
/* line 526, ../sass/screen.scss */
.body .register h2 span {
  font-size: 18px;
  line-height: 16px;
  display: block;
}
/* line 532, ../sass/screen.scss */
.body .register .btn.gold {
  font-size: 13px;
  width: 92px;
  padding: 15px 0;
  position: relative;
  z-index: 2;
  text-decoration: none;
  text-shadow: none;
  color: #4a4a4a;
}
/* line 541, ../sass/screen.scss */
.body .register .btn.gold b {
  display: block;
  font-size: 18px;
}
/* line 545, ../sass/screen.scss */
.body .register .btn.gold#parents {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 548, ../sass/screen.scss */
.body .register .btn.gold#teachers {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
/* line 553, ../sass/screen.scss */
.body .register p.login {
  padding-top: 15px;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

/* line 567, ../sass/screen.scss */
aside.about {
  float: left;
  width: 200px;
  margin-right: 20px;
}
/* line 571, ../sass/screen.scss */
aside.about .well {
  margin-top: 0;
  background: #bd3d83;
  border: #963168 1px solid;
}
/* line 574, ../sass/screen.scss */
aside.about .well .btn-large {
  width: 132px;
}
/* line 577, ../sass/screen.scss */
aside.about .well .main-cta {
  margin-bottom: 25px;
}
/* line 581, ../sass/screen.scss */
aside.about h3 {
  font-size: 22px;
  line-height: 22px;
}
/* line 585, ../sass/screen.scss */
aside.about h4 {
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

/* line 593, ../sass/screen.scss */
.left-nav {
  padding: 6px 0;
}
/* line 595, ../sass/screen.scss */
.left-nav ul {
  margin-bottom: 0;
}
/* line 597, ../sass/screen.scss */
.left-nav ul li {
  margin-bottom: 0;
}

/* line 603, ../sass/screen.scss */
.nav-pills > li > a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  border-bottom: none;
}

/* line 610, ../sass/screen.scss */
.nav-pills > .active > a, .nav-pills > .active {
  background: #8bc7ea;
  -moz-box-shadow: inset 0 1px 13px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 13px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 13px 0 rgba(0, 0, 0, 0.2);
}
/* line 613, ../sass/screen.scss */
.nav-pills > .active > a a, .nav-pills > .active a {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
/* line 615, ../sass/screen.scss */
.nav-pills > .active > a a:hover, .nav-pills > .active a:hover {
  background: #8bc7ea;
}

/* line 620, ../sass/screen.scss */
.nav li a:hover {
  background: #cc619c;
}

/* line 623, ../sass/screen.scss */
.body.about {
  width: 680px;
  margin-right: 0;
}

/* line 628, ../sass/screen.scss */
.sample-lesson {
  overflow: hidden;
  margin-bottom: 20px;
}

/* line 636, ../sass/screen.scss */
.body.no-sidebar {
  width: 900px;
}

/* line 643, ../sass/screen.scss */
.news-item {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
/* line 647, ../sass/screen.scss */
.news-item .date {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
}
/* line 653, ../sass/screen.scss */
.news-item h2 {
  margin-top: 0;
}

/* line 661, ../sass/screen.scss */
#app-list {
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 666, ../sass/screen.scss */
#app-list li {
  float: left;
}

/* line 671, ../sass/screen.scss */
#testimonials {
  height: 216px;
  font-size: 14px;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
/* line 676, ../sass/screen.scss */
#testimonials .hidden {
  display: none;
}

/* line 684, ../sass/screen.scss */
.signup-body h3 {
  color: #009CE4;
}

/* line 688, ../sass/screen.scss */
.signup-body p {
  font-size: 16px;
  line-height: 1.5;
}

/* line 693, ../sass/screen.scss */
.signup-box {
  background-color: #2f7eb0;
  color: #fff;
  padding: 0 20px 20px 20px;
}
/* line 697, ../sass/screen.scss */
.signup-box h3 {
  color: #fff200;
  padding-top: 20px;
}

/* line 703, ../sass/screen.scss */
.signup-terms {
  margin-top: 20px;
  text-align: center;
}
/* line 706, ../sass/screen.scss */
.signup-terms a {
  color: #fff200;
  text-decoration: none;
}
/* line 710, ../sass/screen.scss */
.signup-terms.fine-print {
  font-size: 14px;
}

/* line 715, ../sass/screen.scss */
.signup-btn {
  width: 100%;
  padding: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #8C0A0A;
  background-color: #DB0E85;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0px 1px 1px #000000;
  box-shadow: inset 0 1px 0 #fff;
}

/* line 728, ../sass/screen.scss */
.testimonials {
  margin-top: 10px;
  padding: 5px;
  background: #D7EFFF;
  color: #5a5a5a;
}

/* line 740, ../sass/screen.scss */
#apps-list .app {
  float: left;
  width: 312px;
  overflow: hidden;
  height: 195px;
}
/* line 746, ../sass/screen.scss */
#apps-list .app h2 {
  font-size: 22px;
}
/* line 748, ../sass/screen.scss */
#apps-list .app h2 a {
  border-bottom: none;
}
/* line 752, ../sass/screen.scss */
#apps-list .app h3 {
  font-size: 16px;
  margin: 0 0 12px 0;
  padding: 0;
  color: #28c12a;
  line-height: 1.1em;
}
/* line 760, ../sass/screen.scss */
#apps-list .app img {
  width: 110px;
  height: 110px;
  margin-right: 18px;
}
/* line 762, ../sass/screen.scss */
#apps-list .app .app-copy {
  float: left;
  width: 175px;
}
/* line 767, ../sass/screen.scss */
#apps-list .app ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 773, ../sass/screen.scss */
#apps-list .app li {
  background: url("/images/tick-small.png") 0 3px no-repeat;
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 12px;
}

/* line 784, ../sass/screen.scss */
#carousel {
  list-style: none;
  margin: 30px 0px 0px 0px;
  padding: 0;
  width: 620px;
  height: 266px;
  overflow: hidden;
}
/* line 791, ../sass/screen.scss */
#carousel img {
  display: inline;
}

/* line 794, ../sass/screen.scss */
#handsets {
  clear: both;
  overflow: hidden;
}
/* line 797, ../sass/screen.scss */
#handsets .award {
  float: left;
  width: 120px;
}

/* line 803, ../sass/screen.scss */
#ipad-carousel {
  position: relative;
  width: 400;
  float: left;
  margin: 20px 20px 0px 0px;
}

/* line 810, ../sass/screen.scss */
#ipad-carousel #window-portrait {
  position: absolute;
  top: 38px;
  left: 33px;
  width: 247px;
  height: 329px;
  overflow: hidden;
}

/* line 819, ../sass/screen.scss */
#ipad-carousel #window-landscape {
  position: absolute;
  top: 42px;
  left: 38px;
  width: 325px;
  height: 236px;
  overflow: hidden;
}

/* line 828, ../sass/screen.scss */
#facebook-widget {
  margin: 10px 0px 0px 0px;
  height: 30px;
}

/* line 833, ../sass/screen.scss */
#twitter-widget {
  height: 30px;
}

/* line 837, ../sass/screen.scss */
#social-aside {
  border-top: 1px dotted #a5a5a5;
  padding-top: 10px;
  float: right;
  width: 220px;
}

/* line 844, ../sass/screen.scss */
.iphone-handset {
  margin-top: 32px;
  float: left;
}

/* line 849, ../sass/screen.scss */
.app-store img {
  margin-bottom: 20px;
  margin-right: 20px;
}

/* line 854, ../sass/screen.scss */
.box {
  padding: 15px 20px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  float: left;
}

/* line 863, ../sass/screen.scss */
#content {
  margin: 0 auto;
  padding: 25px 0 40px;
  margin-bottom: 20px;
}

/* line 869, ../sass/screen.scss */
.with-aside {
  width: 668px;
}

/* line 873, ../sass/screen.scss */
.box.with-aside h2 {
  font-size: 130%;
  margin: 0.3em 0;
  padding-bottom: 0.3em;
  border-bottom: 1px dotted #28c12a;
  clear: both;
}

/* line 883, ../sass/screen.scss */
table.overview {
  font-size: 12px;
  table-layout: fixed;
}
/* line 886, ../sass/screen.scss */
table.overview thead th {
  background: #0081BD;
  color: white;
  font-weight: bold;
}
/* line 891, ../sass/screen.scss */
table.overview p {
  margin-bottom: 0;
}
/* line 895, ../sass/screen.scss */
table.overview th.name {
  width: 120px;
}
/* line 898, ../sass/screen.scss */
table.overview th.text {
  width: 100px;
}
/* line 901, ../sass/screen.scss */
table.overview th.type {
  width: 150px;
}
/* line 904, ../sass/screen.scss */
table.overview th.words {
  width: 120px;
}
/* line 908, ../sass/screen.scss */
table.overview tr.separator {
  background-color: #8bc7ea;
}

/* line 916, ../sass/screen.scss */
.body.about.new {
  width: 720px;
}
/* line 919, ../sass/screen.scss */
.body.about.new img.new-nav {
  float: right;
  margin-left: 10px;
}
/* line 924, ../sass/screen.scss */
.body.about.new .award-announcement {
  margin: 10px 0 40px 0;
}
/* line 926, ../sass/screen.scss */
.body.about.new .award-announcement img {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  /* line 930, ../sass/screen.scss */
  .body.about.new .award-announcement p {
    float: right;
    width: 60%;
  }
  /* line 935, ../sass/screen.scss */
  .body.about.new .award-announcement img {
    float: left;
    width: 35%;
  }
}
/* line 944, ../sass/screen.scss */
.body.about.new img.correlation-chart {
  max-width: 100%;
  float: none;
  margin-bottom: 20px;
}
/* line 950, ../sass/screen.scss */
.body.about.new img.no-float {
  float: none;
}
/* line 953, ../sass/screen.scss */
.body.about.new img.bordered {
  border: 1px solid #dddddd;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 10px;
}
/* line 960, ../sass/screen.scss */
.body.about.new .panel-body table {
  margin-bottom: 0;
}
/* line 966, ../sass/screen.scss */
.body.about.new table.lessons-overview th {
  background-color: #0080bf;
  font-weight: bold;
  color: #ffffff;
  border: 0;
}
/* line 973, ../sass/screen.scss */
.body.about.new table.lessons-overview td {
  text-align: center;
}
/* line 975, ../sass/screen.scss */
.body.about.new table.lessons-overview td:first-of-type {
  text-align: left;
}
/* line 980, ../sass/screen.scss */
.body.about.new table.lessons-overview tr:first-of-type {
  background-color: #dddddd;
}
/* line 982, ../sass/screen.scss */
.body.about.new table.lessons-overview tr:first-of-type td {
  font-weight: bold;
}
/* line 988, ../sass/screen.scss */
.body.about.new table.lessons-overview tr > td:last-of-type {
  font-weight: bold;
}
/* line 995, ../sass/screen.scss */
.body.about.new table.lessons-overview tr:last-of-type td {
  font-weight: bold;
}
/* line 1005, ../sass/screen.scss */
.body.about.new table.feature-comparison th {
  background-color: #0080bf;
  font-weight: bold;
  color: #ffffff;
  border: 0;
}
/* line 1012, ../sass/screen.scss */
.body.about.new table.feature-comparison td, .body.about.new table.feature-comparison th {
  text-align: center;
}
/* line 1015, ../sass/screen.scss */
.body.about.new table.feature-comparison td:first-of-type, .body.about.new table.feature-comparison th:first-of-type {
  text-align: left;
}
/* line 1021, ../sass/screen.scss */
.body.about.new table.feature-comparison span.glyphicon-ok {
  color: #00a651;
}
/* line 1026, ../sass/screen.scss */
.body.about.new table.feature-comparison span.glyphicon-remove {
  color: #929292;
}
/* line 1032, ../sass/screen.scss */
.body.about.new img.simpler-nav {
  width: 100%;
}
/* line 1037, ../sass/screen.scss */
.body.about.new table.table-grammar:first-of-type {
  margin-bottom: 20px;
}
/* line 1041, ../sass/screen.scss */
.body.about.new table.table-grammar td {
  width: 33%;
}
/* line 1047, ../sass/screen.scss */
.body.about.new table.table-spelling td, .body.about.new table.table-vocabulary td {
  width: 25%;
}
/* line 1052, ../sass/screen.scss */
.body.about.new iframe.slide-embed {
  width: 100%;
  height: 434px;
}
/* line 1057, ../sass/screen.scss */
.body.about.new .brand-highlight {
  color: #bd3d83;
}

/* line 1063, ../sass/screen.scss */
#navigation-hovers {
  position: relative;
}
/* line 1066, ../sass/screen.scss */
#navigation-hovers .hover {
  position: absolute;
  height: 70px;
  width: 70px;
  top: 245px;
  background-color: white;
  border-radius: 100px;
  text-indent: -9999px;
  opacity: 0.3;
}
/* line 1076, ../sass/screen.scss */
#navigation-hovers .hover.english {
  left: 152px;
}
/* line 1080, ../sass/screen.scss */
#navigation-hovers .hover.stadium {
  left: 235px;
}
/* line 1084, ../sass/screen.scss */
#navigation-hovers .hover.lessons {
  left: 320px;
}
/* line 1088, ../sass/screen.scss */
#navigation-hovers .hover.library {
  left: 402px;
}
/* line 1092, ../sass/screen.scss */
#navigation-hovers .hover.targets {
  left: 484px;
}
/* line 1096, ../sass/screen.scss */
#navigation-hovers .hover.apartment {
  left: 281px;
  top: 325px;
}
/* line 1100, ../sass/screen.scss */
#navigation-hovers .hover.arcade {
  left: 432px;
  top: 325px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  /* Styles */
  /* line 7, ../sass/_media-queries.scss */
  * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 23, ../sass/_mixins.scss */
  .container {
    width: 100%;
  }

  /* line 26, ../sass/_mixins.scss */
  #blake-global, header, #site-nav, footer {
    min-width: 0;
  }

  /* line 29, ../sass/_mixins.scss */
  .body, aside, body.Home .home-body {
    width: 100%;
    float: none;
  }

  /* line 9, ../sass/_media-queries.scss */
  .container {
    padding: 0 10px;
  }

  /* line 12, ../sass/_media-queries.scss */
  header {
    background-position: bottom left;
  }

  /* line 15, ../sass/_media-queries.scss */
  header h1 {
    height: 105px;
  }
  /* line 17, ../sass/_media-queries.scss */
  header h1 a {
    width: 100%;
    background: url(/images/h1-mobile.png) no-repeat;
    height: 105px;
    -webkit-background-size: 298px 105px;
    bottom: 0;
    background-position: center;
  }
  /* line 25, ../sass/_media-queries.scss */
  header h1:after {
    display: none;
  }

  /* line 29, ../sass/_media-queries.scss */
  #blake-global ul li a {
    font-size: 9px;
    padding: 5px 8px;
  }

  /* line 33, ../sass/_media-queries.scss */
  h1 {
    font-size: 32px;
  }

  /* line 36, ../sass/_media-queries.scss */
  .body .register {
    width: 100%;
    float: none;
  }
  /* line 39, ../sass/_media-queries.scss */
  .body .register:after {
    left: 40px;
  }
  /* line 42, ../sass/_media-queries.scss */
  .body .register h2, .body .register p.login {
    text-align: center;
  }
  /* line 45, ../sass/_media-queries.scss */
  .body .register .btn {
    width: 50%;
  }

  /* line 49, ../sass/_media-queries.scss */
  #stages {
    width: 100%;
    float: none;
  }

  /* line 53, ../sass/_media-queries.scss */
  video {
    display: block;
  }

  /* line 56, ../sass/_media-queries.scss */
  #testimonials {
    height: 150px;
  }

  /* line 59, ../sass/_media-queries.scss */
  aside {
    margin-top: 10px;
  }

  /* line 63, ../sass/_media-queries.scss */
  footer #blake {
    display: none;
  }
  /* line 66, ../sass/_media-queries.scss */
  footer ul.first, footer ul.second, footer ul.third {
    width: 100%;
    margin-bottom: 0;
    display: inline;
  }
  /* line 71, ../sass/_media-queries.scss */
  footer ul li {
    display: inline-block;
    float: none;
  }

  /* line 76, ../sass/_media-queries.scss */
  body.about #main.container {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 80, ../sass/_media-queries.scss */
  aside.about {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }
  /* line 84, ../sass/_media-queries.scss */
  aside.about .well {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left: none;
    border-top: none;
    border-right: none;
  }
  /* line 90, ../sass/_media-queries.scss */
  aside.about .register {
    display: none;
  }

  /* line 94, ../sass/_media-queries.scss */
  .body.about, .body.about.new {
    width: 100%;
    padding: 0 10px;
  }

  /* line 98, ../sass/_media-queries.scss */
  body.signup #main.container {
    padding: 0;
  }

  /* line 101, ../sass/_media-queries.scss */
  aside.signup {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }
  /* line 105, ../sass/_media-queries.scss */
  aside.signup .well {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left: none;
    border-top: none;
    border-right: none;
  }
  /* line 111, ../sass/_media-queries.scss */
  aside.signup #testimonials {
    display: none;
  }

  /* line 116, ../sass/_media-queries.scss */
  form.signup input[type="email"], form.signup input[type="password"] {
    height: 35px;
  }

  /* line 120, ../sass/_media-queries.scss */
  .body.signup {
    width: 100%;
    padding: 0 10px;
    margin-top: 0;
  }
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
  /* line 160, ../sass/_media-queries.scss */
  * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 23, ../sass/_mixins.scss */
  .container {
    width: 100%;
  }

  /* line 26, ../sass/_mixins.scss */
  #blake-global, header, #site-nav, footer {
    min-width: 0;
  }

  /* line 29, ../sass/_mixins.scss */
  .body, aside, body.Home .home-body {
    width: 100%;
    float: none;
  }

  /* line 162, ../sass/_media-queries.scss */
  .container {
    padding: 0 20px;
  }

  /* line 165, ../sass/_media-queries.scss */
  header h1:after {
    width: 360px;
    height: 164px;
    right: 15px;
    top: -5px;
    background: url(/images/header-decoration-ipad.png);
  }

  /* line 172, ../sass/_media-queries.scss */
  #blake-global ul li a {
    font-size: 10px;
    padding: 5px 10px;
  }

  /* line 176, ../sass/_media-queries.scss */
  body.Home .home-body {
    width: 64%;
    float: left;
  }

  /* line 180, ../sass/_media-queries.scss */
  body.Home aside {
    margin-top: 0;
  }

  /* line 183, ../sass/_media-queries.scss */
  .body .register {
    width: 235px;
    float: right;
  }

  /* line 187, ../sass/_media-queries.scss */
  #stages {
    width: 100%;
    float: none;
  }

  /* line 191, ../sass/_media-queries.scss */
  .video-js-box {
    float: left;
    margin-right: 10px;
  }

  /* line 195, ../sass/_media-queries.scss */
  #testimonials {
    height: 217px;
    font-size: 15px;
    line-height: 20px;
  }

  /* line 200, ../sass/_media-queries.scss */
  #re-ad {
    display: none;
  }

  /* line 205, ../sass/_media-queries.scss */
  body.about #main.container, body.new #main.container {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 211, ../sass/_media-queries.scss */
  aside.about {
    width: 23%;
    float: left;
    margin-right: 0;
    padding-left: 20px;
  }
  /* line 216, ../sass/_media-queries.scss */
  aside.about .register {
    display: none;
  }

  /* line 220, ../sass/_media-queries.scss */
  .body.about, .body.about.new {
    width: 77%;
    float: left;
    padding: 0 20px;
  }

  /* line 225, ../sass/_media-queries.scss */
  aside.signup {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }
  /* line 229, ../sass/_media-queries.scss */
  aside.signup .well {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    border-top: none;
  }
  /* line 233, ../sass/_media-queries.scss */
  aside.signup #testimonials {
    display: none;
  }

  /* line 238, ../sass/_media-queries.scss */
  form.signup input[type="email"], form.signup input[type="password"] {
    height: 35px;
  }

  /* line 242, ../sass/_media-queries.scss */
  .body.signup {
    width: 100%;
    padding: 0 10px;
    margin-top: 0;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* Styles */
}
@media screen and (-webkit-device-pixel-ratio: 2) and (min-device-width: 320px) and (max-device-width: 480px) {
  /* line 270, ../sass/_media-queries.scss */
  header h1 a {
    background: url(/images/h1-mobile@2x.png) no-repeat;
    background-size: auto 100%;
    background-position: center;
  }
}
/* disabled button for forms */
/* line 1111, ../sass/screen.scss */
.button-disabled {
  background-color: lightgrey !important;
  background: lightgrey !important;
  border: 2px solid white !important;
  text-decoration: none !important;
  pointer-events: none !important;
  color: white !important;
  text-shadow: none !important;
  box-shadow: none !important;
  cursor: not-allowed !important;
}
