@charset "UTF-8";
/* 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 110, ../sass/_settings.scss */
.ui-datepicker .ui-datepicker-header:after {
  content: "";
  display: table;
  clear: both;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/lib/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/lib/bootstrap/_normalize.scss */
body {
  margin: 0;
}

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

/* line 54, ../sass/lib/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/lib/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/lib/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/lib/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../sass/lib/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../sass/lib/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../sass/lib/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../sass/lib/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../sass/lib/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../sass/lib/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../sass/lib/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 170, ../sass/lib/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../sass/lib/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../sass/lib/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../sass/lib/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../sass/lib/bootstrap/_normalize.scss */
figure {
  margin: 1em 4.0rem;
}

/* line 212, ../sass/lib/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/lib/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/lib/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/lib/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/lib/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/lib/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

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

/* line 302, ../sass/lib/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/lib/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/lib/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/lib/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

/* line 356, ../sass/lib/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

/* line 376, ../sass/lib/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 .2rem;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../sass/lib/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../sass/lib/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../sass/lib/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../sass/lib/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/lib/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

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

  /* line 18, ../sass/lib/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/lib/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/lib/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/lib/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

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

  /* line 44, ../sass/lib/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/lib/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/lib/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/lib/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/lib/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../sass/lib/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../sass/lib/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../sass/lib/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../sass/lib/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../sass/lib/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../sass/lib/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 24, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: .1rem;
  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 37, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 38, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 40, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../sass/lib/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../sass/lib/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/lib/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/lib/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/lib/bootstrap/_scaffolding.scss */
body {
  font-family: Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.375;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../sass/lib/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/lib/bootstrap/_scaffolding.scss */
a {
  color: #00746a;
  text-decoration: none;
}
/* line 52, ../sass/lib/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #002824;
  text-decoration: underline;
}
/* line 58, ../sass/lib/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: .5rem auto -webkit-focus-ring-color;
  outline-offset: -.2rem;
}

/* line 69, ../sass/lib/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../sass/lib/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../sass/lib/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../sass/lib/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0;
}

/* line 93, ../sass/lib/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 0.4rem;
  line-height: 1.375;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../sass/lib/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../sass/lib/bootstrap/_scaffolding.scss */
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

/* line 159, ../sass/lib/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../sass/lib/bootstrap/_type.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 16, ../sass/lib/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../sass/lib/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
/* line 30, ../sass/lib/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../sass/lib/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
/* line 41, ../sass/lib/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../sass/lib/bootstrap/_type.scss */
h1, .h1 {
  font-size: 4rem;
}

/* line 48, ../sass/lib/bootstrap/_type.scss */
h2, .h2 {
  font-size: 3rem;
}

/* line 49, ../sass/lib/bootstrap/_type.scss */
h3, .h3 {
  font-size: 3rem;
}

/* line 50, ../sass/lib/bootstrap/_type.scss */
h4, .h4 {
  font-size: 2rem;
}

/* line 51, ../sass/lib/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.6rem;
}

/* line 52, ../sass/lib/bootstrap/_type.scss */
h6, .h6 {
  font-size: 2rem;
}

/* line 58, ../sass/lib/bootstrap/_type.scss */
p {
  margin: 0 0 1rem;
}

/* line 62, ../sass/lib/bootstrap/_type.scss */
.lead {
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../sass/lib/bootstrap/_type.scss */
  .lead {
    font-size: 2.4rem;
  }
}

/* line 78, ../sass/lib/bootstrap/_type.scss */
small,
.small {
  font-size: 125%;
}

/* line 83, ../sass/lib/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/lib/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/lib/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/lib/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/lib/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/lib/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/lib/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/lib/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../sass/lib/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/lib/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #00746a;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #00413b;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/lib/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../sass/lib/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #00746a;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00413b;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../sass/lib/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/lib/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../sass/lib/bootstrap/_type.scss */
.page-header {
  padding-bottom: 0rem;
  margin: 4rem 0 2rem;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../sass/lib/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 153, ../sass/lib/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/lib/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/lib/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -.5rem;
}
/* line 177, ../sass/lib/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: .5rem;
  padding-right: .5rem;
}

/* line 185, ../sass/lib/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 2rem;
}

/* line 189, ../sass/lib/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.375;
}

/* line 193, ../sass/lib/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../sass/lib/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../sass/lib/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: -2rem;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../sass/lib/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 18rem;
  }
}

/* line 229, ../sass/lib/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../sass/lib/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../sass/lib/bootstrap/_type.scss */
blockquote {
  padding: 1rem 2rem;
  margin: 0 0 2rem;
  font-size: 2rem;
  border-left: 0.5rem solid #eeeeee;
}
/* line 250, ../sass/lib/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/lib/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.375;
  color: #777777;
}
/* line 265, ../sass/lib/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../sass/lib/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 1.5rem;
  padding-left: 0;
  border-right: 0.5rem solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 286, ../sass/lib/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../sass/lib/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../sass/lib/bootstrap/_type.scss */
address {
  margin-bottom: 2rem;
  font-style: normal;
  line-height: 1.375;
}

/* line 7, ../sass/lib/bootstrap/_code.scss */
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 14, ../sass/lib/bootstrap/_code.scss */
code {
  font-family: STIXGeneral-Italic;
  font-size: 115%;
  font-style: normal;
  font-weight: normal;
}

/* line 22, ../sass/lib/bootstrap/_code.scss */
kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}
/* line 30, ../sass/lib/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 39, ../sass/lib/bootstrap/_code.scss */
pre {
  display: block;
  padding: 0.5rem;
  margin: 0 0 1rem;
  font-size: 0.6rem;
  line-height: 1.375;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}

/* line 54, ../sass/lib/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 34rem;
  overflow-y: scroll;
}

/* line 10, ../sass/lib/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/lib/bootstrap/_grid.scss */
  .container {
    width: 75rem;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/lib/bootstrap/_grid.scss */
  .container {
    width: 97rem;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/lib/bootstrap/_grid.scss */
  .container {
    width: 117rem;
  }
}

/* line 30, ../sass/lib/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/lib/bootstrap/_grid.scss */
.row {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/lib/bootstrap/mixins/_grid-framework.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-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.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 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.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 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.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 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../sass/lib/bootstrap/mixins/_grid-framework.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 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 35, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 50, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 40, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 60, ../sass/lib/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/lib/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/lib/bootstrap/_tables.scss */
caption {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  color: #777777;
  text-align: left;
}

/* line 15, ../sass/lib/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/lib/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
}
/* line 31, ../sass/lib/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 0.8rem;
  line-height: 1.375;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../sass/lib/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../sass/lib/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../sass/lib/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../sass/lib/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../sass/lib/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 0.5rem;
}

/* line 88, ../sass/lib/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../sass/lib/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../sass/lib/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/lib/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../sass/lib/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

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

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

/* line 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.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 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.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 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.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 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.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 9, ../sass/lib/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../sass/lib/bootstrap/mixins/_table-row.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 171, ../sass/lib/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 1.5rem;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    border-top: none;
  }
  /* line 184, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 192, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 201, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 209, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 213, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 226, ../sass/lib/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../sass/lib/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/lib/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 2rem;
  font-size: 2.4rem;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/lib/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: .5rem;
  font-weight: bold;
}

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

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

/* line 59, ../sass/lib/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../sass/lib/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../sass/lib/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

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

/* line 83, ../sass/lib/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 1.6rem;
  font-size: 1.6rem;
  line-height: 1.375;
  color: #555555;
}

/* line 114, ../sass/lib/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 3.6rem;
  padding: 0.6rem 1.2rem;
  font-size: 1.6rem;
  line-height: 1.375;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem transparent;
  box-shadow: inset 0 0.1rem 0.1rem transparent;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../sass/lib/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
}
/* line 103, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 140, ../sass/lib/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 147, ../sass/lib/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 156, ../sass/lib/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 168, ../sass/lib/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 187, ../sass/lib/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 3.6rem;
  }
  /* line 191, ../sass/lib/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 4.2rem;
  }
  /* line 196, ../sass/lib/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 5.2rem;
  }
}
/* line 209, ../sass/lib/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1.5rem;
}

/* line 218, ../sass/lib/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 1.0rem;
  margin-bottom: 1.0rem;
}
/* line 225, ../sass/lib/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 2rem;
  padding-left: 2.0rem;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 233, ../sass/lib/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -2.0rem;
  margin-top: .4rem \9;
}

/* line 242, ../sass/lib/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.5rem;
}

/* line 248, ../sass/lib/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 2.0rem;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 258, ../sass/lib/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 1.0rem;
}

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

/* line 279, ../sass/lib/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 289, ../sass/lib/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 301, ../sass/lib/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  margin-bottom: 0;
  min-height: 3.6rem;
}
/* line 309, ../sass/lib/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/lib/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 4.2rem;
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 79, ../sass/lib/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 4.2rem;
  line-height: 4.2rem;
}

/* line 84, ../sass/lib/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 327, ../sass/lib/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 4.2rem;
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}
/* line 334, ../sass/lib/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 4.2rem;
  line-height: 4.2rem;
}
/* line 338, ../sass/lib/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 342, ../sass/lib/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 4.2rem;
  min-height: 4rem;
  padding: 1.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
}

/* line 71, ../sass/lib/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 5.2rem;
  padding: 1rem 1.6rem;
  font-size: 2rem;
  line-height: 1.3333333;
  border-radius: 0;
}

/* line 79, ../sass/lib/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 5.2rem;
  line-height: 5.2rem;
}

/* line 84, ../sass/lib/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 353, ../sass/lib/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 5.2rem;
  padding: 1rem 1.6rem;
  font-size: 2rem;
  line-height: 1.3333333;
  border-radius: 0;
}
/* line 360, ../sass/lib/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 5.2rem;
  line-height: 5.2rem;
}
/* line 364, ../sass/lib/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 368, ../sass/lib/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 5.2rem;
  min-height: 4rem;
  padding: 2rem 1.6rem;
  font-size: 2rem;
  line-height: 1.3333333;
}

/* line 382, ../sass/lib/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 387, ../sass/lib/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 4.5rem;
}

/* line 392, ../sass/lib/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  line-height: 3.6rem;
  text-align: center;
  pointer-events: none;
}

/* line 404, ../sass/lib/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 5.2rem;
  height: 5.2rem;
  line-height: 5.2rem;
}

/* line 411, ../sass/lib/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 4.2rem;
  height: 4.2rem;
  line-height: 4.2rem;
}

/* line 8, ../sass/lib/bootstrap/mixins/_forms.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 21, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #67b168;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #67b168;
}
/* line 31, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/lib/bootstrap/mixins/_forms.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 21, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #c0a16b;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #c0a16b;
}
/* line 31, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/lib/bootstrap/mixins/_forms.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 21, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #ce8483;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #ce8483;
}
/* line 31, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/lib/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 433, ../sass/lib/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 7rem;
}
/* line 436, ../sass/lib/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 447, ../sass/lib/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: .5rem;
  margin-bottom: 1.0rem;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 472, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 479, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 486, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 490, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 494, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 502, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 506, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 513, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 520, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 524, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 531, ../sass/lib/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 553, ../sass/lib/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.6rem;
}
/* line 563, ../sass/lib/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 3.6rem;
}
/* line 569, ../sass/lib/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 576, ../sass/lib/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1.6rem;
  }
}
/* line 587, ../sass/lib/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 1rem;
}
@media (min-width: 768px) {
  /* line 597, ../sass/lib/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 2.3333333rem;
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  /* line 605, ../sass/lib/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 1.5rem;
    font-size: 2rem;
  }
}

/* line 9, ../sass/lib/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.6rem 1.2rem;
  font-size: 1.6rem;
  line-height: 1.375;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../sass/lib/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: .5rem auto -webkit-focus-ring-color;
  outline-offset: -.2rem;
}
/* line 32, ../sass/lib/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, ../sass/lib/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 0.3rem 0.5rem rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0.3rem 0.5rem rgba(0, 0, 0, 0.125);
}
/* line 46, ../sass/lib/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../sass/lib/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../sass/lib/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
/* line 56, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../sass/lib/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #00746a;
  border-color: #005b53;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #00413b;
  border-color: black;
}
/* line 17, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #00413b;
  border-color: #001d1b;
}
/* line 22, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #00413b;
  border-color: #001d1b;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #001d1b;
  border-color: black;
}
/* line 37, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #00746a;
  border-color: #005b53;
}
/* line 56, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #00746a;
  background-color: #fff;
}

/* line 75, ../sass/lib/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 56, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../sass/lib/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 56, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../sass/lib/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 56, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../sass/lib/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 56, ../sass/lib/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../sass/lib/bootstrap/_buttons.scss */
.btn-link {
  color: #00746a;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../sass/lib/bootstrap/_buttons.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 109, ../sass/lib/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../sass/lib/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #002824;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../sass/lib/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, ../sass/lib/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 1rem 1.6rem;
  font-size: 2rem;
  line-height: 1.3333333;
  border-radius: 0;
}

/* line 139, ../sass/lib/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 143, ../sass/lib/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 0.1rem 0.5rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 151, ../sass/lib/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../sass/lib/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: .5rem;
}

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

/* line 10, ../sass/lib/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/lib/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/lib/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../sass/lib/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../sass/lib/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../sass/lib/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../sass/lib/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../sass/lib/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .2rem;
  vertical-align: middle;
  border-top: 0.4rem dashed;
  border-top: 0.4rem solid \9;
  border-right: 0.4rem solid transparent;
  border-left: 0.4rem solid transparent;
}

/* line 20, ../sass/lib/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 16.0rem;
  padding: 0;
  margin: .2rem 0 0;
  list-style: none;
  font-size: 1.6rem;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 0.6rem 1.2rem rgba(0, 0, 0, 0.175);
  box-shadow: 0 0.6rem 1.2rem rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 0rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: .3rem 2.0rem;
  clear: both;
  font-weight: normal;
  line-height: 1.375;
  color: #333333;
  white-space: nowrap;
}

/* line 78, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
/* line 84, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover {
  background-color: #d5e9f9;
}

/* line 91, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00746a;
}

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

/* line 126, ../sass/lib/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 131, ../sass/lib/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 140, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 150, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 156, ../sass/lib/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: .3rem 2.0rem;
  font-size: 2rem;
  line-height: 1.375;
  color: #777777;
  white-space: nowrap;
}

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

/* line 176, ../sass/lib/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 189, ../sass/lib/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 0.4rem dashed;
  border-bottom: 0.4rem solid \9;
  content: "";
}
/* line 196, ../sass/lib/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: .2rem;
}

@media (min-width: 768px) {
  /* line 210, ../sass/lib/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 215, ../sass/lib/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../sass/lib/bootstrap/_button-groups.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 35, ../sass/lib/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/lib/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../sass/lib/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: .5rem;
}

/* line 51, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

/* line 81, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: .8rem;
  padding-right: .8rem;
}

/* line 109, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

/* line 116, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 0.3rem 0.5rem rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0.3rem 0.5rem rgba(0, 0, 0, 0.125);
}
/* line 120, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../sass/lib/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../sass/lib/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.5rem 0.5rem 0;
  border-bottom-width: 0;
}

/* line 136, ../sass/lib/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.5rem 0.5rem;
}

/* line 145, ../sass/lib/bootstrap/_button-groups.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 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../sass/lib/bootstrap/_button-groups.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 172, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 184, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../sass/lib/bootstrap/_button-groups.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 193, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../sass/lib/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

/* line 7, ../sass/lib/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/lib/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/lib/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../sass/lib/bootstrap/_input-groups.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 64, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 0.6rem 1.2rem;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
/* line 85, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  border-radius: 0;
}
/* line 90, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 1rem 1.6rem;
  font-size: 2rem;
  border-radius: 0;
}
/* line 97, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../sass/lib/bootstrap/_input-groups.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, ../sass/lib/bootstrap/_input-groups.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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../sass/lib/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../sass/lib/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/lib/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/lib/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 1rem 1.5rem;
}
/* line 23, ../sass/lib/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/lib/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../sass/lib/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/lib/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00746a;
}
/* line 59, ../sass/lib/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 0rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/lib/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: .2rem;
  line-height: 1.375;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
/* line 89, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/lib/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/lib/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 0;
}
/* line 125, ../sass/lib/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: .2rem;
}
/* line 131, ../sass/lib/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00746a;
}

/* line 144, ../sass/lib/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/lib/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: .2rem;
  margin-left: 0;
}

/* line 160, ../sass/lib/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/lib/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/lib/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: .5rem;
}
/* line 171, ../sass/lib/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../sass/lib/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/lib/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
/* line 199, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, ../sass/lib/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  /* line 210, ../sass/lib/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../sass/lib/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../sass/lib/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../sass/lib/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/lib/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 5rem;
  margin-bottom: 2rem;
  border: 1px solid transparent;
  padding: 0 1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/lib/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0;
  }
}

/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/lib/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 1rem;
  padding-left: 1rem;
  border-top: 1px solid transparent;
  box-shadow: inset 0 0.1rem 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/lib/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 34rem;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 20.0rem;
  }
}

/* line 108, ../sass/lib/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -1rem;
  margin-left: -1rem;
}
@media (min-width: 768px) {
  /* line 108, ../sass/lib/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../sass/lib/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../sass/lib/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 1.5rem 1rem;
  font-size: 2rem;
  line-height: 2rem;
  height: 5rem;
}
/* line 170, ../sass/lib/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../sass/lib/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, ../sass/lib/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -1rem;
  }
}

/* line 193, ../sass/lib/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 1rem;
  padding: .9rem 1.0rem;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
/* line 206, ../sass/lib/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../sass/lib/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 2.2rem;
  height: .2rem;
  border-radius: 1px;
}
/* line 217, ../sass/lib/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: .4rem;
}
@media (min-width: 768px) {
  /* line 193, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../sass/lib/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 0.75rem -1rem;
}
/* line 235, ../sass/lib/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 1.0rem;
  padding-bottom: 1.0rem;
  line-height: 2rem;
}
@media (max-width: 767px) {
  /* line 243, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: .5rem 1.5rem .5rem 2.5rem;
  }
  /* line 255, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 2rem;
  }
  /* line 257, ../sass/lib/bootstrap/_navbar.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 232, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

/* line 286, ../sass/lib/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 1rem 1rem;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 0.1rem 0 rgba(255, 255, 255, 0.1), 0 0.1rem 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0.1rem 0 rgba(255, 255, 255, 0.1), 0 0.1rem 0 rgba(255, 255, 255, 0.1);
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
@media (min-width: 768px) {
  /* line 472, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 479, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 486, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 490, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 494, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 502, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 506, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 513, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 520, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 524, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 531, ../sass/lib/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: .5rem;
  }
  /* line 302, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, ../sass/lib/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../sass/lib/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../sass/lib/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
/* line 346, ../sass/lib/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
/* line 349, ../sass/lib/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: -8.5rem;
  margin-bottom: -8.5rem;
}

/* line 359, ../sass/lib/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  /* line 359, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media (min-width: 768px) {
  /* line 379, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -1rem;
  }
  /* line 386, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../sass/lib/bootstrap/_navbar.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 433, ../sass/lib/bootstrap/_navbar.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 442, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 473, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../sass/lib/bootstrap/_navbar.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 482, ../sass/lib/bootstrap/_navbar.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 490, ../sass/lib/bootstrap/_navbar.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 506, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../sass/lib/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../sass/lib/bootstrap/_navbar.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: #090909;
}
/* line 567, ../sass/lib/bootstrap/_navbar.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 577, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 607, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../sass/lib/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, ../sass/lib/bootstrap/_navbar.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 622, ../sass/lib/bootstrap/_navbar.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: #090909;
  }
  /* line 630, ../sass/lib/bootstrap/_navbar.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 641, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../sass/lib/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../sass/lib/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 0.8rem 1.5rem;
  margin-bottom: 2rem;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
/* line 13, ../sass/lib/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/lib/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 .5rem;
  color: #ccc;
}
/* line 23, ../sass/lib/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../sass/lib/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 2rem 0;
  border-radius: 0;
}
/* line 10, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.6rem 1.2rem;
  line-height: 1.375;
  text-decoration: none;
  color: #00746a;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 32, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 41, ../sass/lib/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #002824;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 52, ../sass/lib/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #00746a;
  border-color: #00746a;
  cursor: default;
}
/* line 64, ../sass/lib/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 1rem 1.6rem;
  font-size: 2rem;
  line-height: 1.3333333;
}
/* line 12, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 18, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  line-height: 1.5;
}
/* line 12, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 18, ../sass/lib/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, ../sass/lib/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 2rem 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/lib/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/lib/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: .5rem 1.4rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1.5rem;
}
/* line 23, ../sass/lib/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/lib/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/lib/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/lib/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../sass/lib/bootstrap/_labels.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 20, ../sass/lib/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/lib/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/lib/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/lib/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../sass/lib/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../sass/lib/bootstrap/_labels.scss */
.label-primary {
  background-color: #00746a;
}
/* line 7, ../sass/lib/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #00413b;
}

/* line 52, ../sass/lib/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../sass/lib/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../sass/lib/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/lib/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../sass/lib/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../sass/lib/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../sass/lib/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../sass/lib/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../sass/lib/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 1.0rem;
  padding: .3rem .7rem;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 1rem;
}
/* line 22, ../sass/lib/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/lib/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../sass/lib/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px .5rem;
}
/* line 41, ../sass/lib/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #00746a;
  background-color: #fff;
}
/* line 47, ../sass/lib/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../sass/lib/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: .5rem;
}
/* line 55, ../sass/lib/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: .3rem;
}

/* line 62, ../sass/lib/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/lib/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, ../sass/lib/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../sass/lib/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 1.5rem;
  font-size: 3rem;
  font-weight: 200;
}
/* line 24, ../sass/lib/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, ../sass/lib/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 0;
}
/* line 33, ../sass/lib/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/lib/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
  /* line 41, ../sass/lib/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  /* line 47, ../sass/lib/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 8rem;
  }
}

/* line 7, ../sass/lib/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 0.4rem;
  margin-bottom: 2rem;
  line-height: 1.375;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../sass/lib/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/lib/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 0.9rem;
  color: #333333;
}

/* line 34, ../sass/lib/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00746a;
}

/* line 9, ../sass/lib/bootstrap/_alerts.scss */
.alert {
  padding: 1.5rem;
  margin-bottom: 2rem;
  border: 1px solid transparent;
  border-radius: 0;
}
/* line 16, ../sass/lib/bootstrap/_alerts.scss */
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .alert .h1, .alert .h2, .alert .h3, .alert .h4, .alert .h5, .alert .h6 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/lib/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/lib/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../sass/lib/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: .5rem;
}

/* line 42, ../sass/lib/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 21.5rem;
}
/* line 47, ../sass/lib/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -.2rem;
  right: -2.1rem;
  color: inherit;
}

/* line 59, ../sass/lib/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../sass/lib/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../sass/lib/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../sass/lib/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/lib/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 4.0rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 4.0rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../sass/lib/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 2rem;
  margin-bottom: 2rem;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

/* line 36, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 2rem;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  background-color: #00746a;
  -webkit-box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../sass/lib/bootstrap/_progress-bars.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 4.0rem 4.0rem;
}

/* line 64, ../sass/lib/bootstrap/_progress-bars.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 73, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../sass/lib/bootstrap/mixins/_progress-bar.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/lib/bootstrap/mixins/_progress-bar.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../sass/lib/bootstrap/mixins/_progress-bar.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../sass/lib/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../sass/lib/bootstrap/mixins/_progress-bar.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../sass/lib/bootstrap/_media.scss */
.media {
  margin-top: 1.5rem;
}
/* line 5, ../sass/lib/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/lib/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../sass/lib/bootstrap/_media.scss */
.media-body {
  width: 1000.0rem;
}

/* line 20, ../sass/lib/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../sass/lib/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../sass/lib/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 1.0rem;
}

/* line 34, ../sass/lib/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 1.0rem;
}

/* line 39, ../sass/lib/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../sass/lib/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../sass/lib/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../sass/lib/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 63, ../sass/lib/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/lib/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 2.0rem;
  padding-left: 0;
}

/* line 21, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 1.0rem 1.5rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 34, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 46, ../sass/lib/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../sass/lib/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../sass/lib/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../sass/lib/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 78, ../sass/lib/bootstrap/_list-group.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 81, ../sass/lib/bootstrap/_list-group.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: #777777;
}
/* line 87, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00746a;
  border-color: #00746a;
}
/* line 96, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../sass/lib/bootstrap/_list-group.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: #41ffef;
}

/* line 4, ../sass/lib/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/lib/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/lib/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/lib/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../sass/lib/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: .5rem;
}

/* line 127, ../sass/lib/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/lib/bootstrap/_panels.scss */
.panel {
  margin-bottom: 2rem;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/lib/bootstrap/_panels.scss */
.panel-body {
  padding: 1.5rem;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/lib/bootstrap/_panels.scss */
.panel-heading {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 27, ../sass/lib/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/lib/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  color: inherit;
}
/* line 39, ../sass/lib/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../sass/lib/bootstrap/_panels.scss */
.panel-footer {
  padding: 1rem 1.5rem;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 63, ../sass/lib/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/lib/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/lib/bootstrap/_panels.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-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 82, ../sass/lib/bootstrap/_panels.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: -1;
  border-bottom-left-radius: -1;
}
/* line 89, ../sass/lib/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../sass/lib/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../sass/lib/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../sass/lib/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../sass/lib/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
/* line 121, ../sass/lib/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 127, ../sass/lib/bootstrap/_panels.scss */
.panel > .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 > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
/* line 131, ../sass/lib/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
/* line 135, ../sass/lib/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
/* line 143, ../sass/lib/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
/* line 149, ../sass/lib/bootstrap/_panels.scss */
.panel > .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 > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
/* line 153, ../sass/lib/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
/* line 157, ../sass/lib/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
/* line 164, ../sass/lib/bootstrap/_panels.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 170, ../sass/lib/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../sass/lib/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../sass/lib/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, ../sass/lib/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, ../sass/lib/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../sass/lib/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../sass/lib/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../sass/lib/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 2rem;
}
/* line 226, ../sass/lib/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
/* line 230, ../sass/lib/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: .5rem;
}
/* line 235, ../sass/lib/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../sass/lib/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../sass/lib/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../sass/lib/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../sass/lib/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../sass/lib/bootstrap/_panels.scss */
.panel-primary {
  border-color: #00746a;
}
/* line 6, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00746a;
  border-color: #00746a;
}
/* line 11, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00746a;
}
/* line 14, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #00746a;
  background-color: #fff;
}
/* line 20, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00746a;
}

/* line 260, ../sass/lib/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../sass/lib/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../sass/lib/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../sass/lib/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../sass/lib/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/lib/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/lib/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../sass/lib/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../sass/lib/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/lib/bootstrap/_wells.scss */
.well {
  min-height: 2.0rem;
  padding: 1.9rem;
  margin-bottom: 2.0rem;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/lib/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/lib/bootstrap/_wells.scss */
.well-lg {
  padding: 2.4rem;
  border-radius: 0;
}

/* line 26, ../sass/lib/bootstrap/_wells.scss */
.well-sm {
  padding: .9rem;
  border-radius: 0;
}

/* line 6, ../sass/lib/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 0.1rem 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../sass/lib/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../sass/lib/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/lib/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/lib/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/lib/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../sass/lib/bootstrap/_modals.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 38, ../sass/lib/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/lib/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 1.0rem;
}

/* line 51, ../sass/lib/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 0.3rem 0.9rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.3rem 0.9rem rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../sass/lib/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../sass/lib/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../sass/lib/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../sass/lib/bootstrap/_modals.scss */
.modal-header {
  padding: 1.5rem;
  border-bottom: 1px solid #e5e5e5;
  min-height: 2.875rem;
}

/* line 85, ../sass/lib/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -.2rem;
}

/* line 90, ../sass/lib/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.375;
}

/* line 97, ../sass/lib/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 1.5rem;
}

/* line 103, ../sass/lib/bootstrap/_modals.scss */
.modal-footer {
  padding: 1.5rem;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../sass/lib/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: .5rem;
  margin-bottom: 0;
}
/* line 115, ../sass/lib/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../sass/lib/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../sass/lib/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -999.9rem;
  width: 5.0rem;
  height: 5.0rem;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../sass/lib/bootstrap/_modals.scss */
  .modal-dialog {
    width: 60rem;
    margin: 3.0rem auto;
  }

  /* line 140, ../sass/lib/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.5);
  }

  /* line 145, ../sass/lib/bootstrap/_modals.scss */
  .modal-sm {
    width: 30rem;
  }
}
@media (min-width: 992px) {
  /* line 149, ../sass/lib/bootstrap/_modals.scss */
  .modal-lg {
    width: 90rem;
  }
}
/* line 7, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.375;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 2rem;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -.3rem;
  padding: 0.5rem 0;
}
/* line 20, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: .3rem;
  padding: 0 0.5rem;
}
/* line 21, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: .3rem;
  padding: 0.5rem 0;
}
/* line 22, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -.3rem;
  padding: 0 0.5rem;
}

/* line 26, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 20rem;
  padding: .3rem .8rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

/* line 36, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #000;
}
/* line 52, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 0.5rem;
  margin-bottom: -0.5rem;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #000;
}
/* line 59, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 0.5rem;
  margin-bottom: -0.5rem;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #000;
}
/* line 66, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -0.5rem;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #000;
}
/* line 73, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -0.5rem;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #000;
}
/* line 80, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #000;
}
/* line 87, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 0.5rem;
  margin-top: -0.5rem;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #000;
}
/* line 94, ../sass/lib/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 0.5rem;
  margin-top: -0.5rem;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #000;
}

/* line 6, ../sass/lib/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 27.6rem;
  padding: .1rem;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.375;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 1.6rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
/* line 27, ../sass/lib/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -1rem;
}
/* line 28, ../sass/lib/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 1rem;
}
/* line 29, ../sass/lib/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 1rem;
}
/* line 30, ../sass/lib/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -1rem;
}

/* line 33, ../sass/lib/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: .8rem 1.4rem;
  font-size: 1.6rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}

/* line 42, ../sass/lib/bootstrap/_popovers.scss */
.popover-content {
  padding: .9rem 1.4rem;
}

/* line 51, ../sass/lib/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../sass/lib/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 1.1rem;
}

/* line 64, ../sass/lib/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 1rem;
  content: "";
}

/* line 70, ../sass/lib/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -1.1rem;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -1.1rem;
}
/* line 77, ../sass/lib/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: .1rem;
  margin-left: -1rem;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../sass/lib/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -1.1rem;
  margin-top: -1.1rem;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../sass/lib/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: .1rem;
  bottom: -1rem;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../sass/lib/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -1.1rem;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -1.1rem;
}
/* line 107, ../sass/lib/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: .1rem;
  margin-left: -1rem;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../sass/lib/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -1.1rem;
  margin-top: -1.1rem;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../sass/lib/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: .1rem;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -1rem;
}

/* line 7, ../sass/lib/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 100rem;
    -moz-perspective: 100rem;
    perspective: 100rem;
  }
  /* line 34, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/lib/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 2rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
}
/* line 108, ../sass/lib/bootstrap/_carousel.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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 111, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 118, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 127, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -1.0rem;
  z-index: 5;
  display: inline-block;
}
/* line 137, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -1.0rem;
}
/* line 142, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -1.0rem;
}
/* line 147, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 2.0rem;
  height: 2.0rem;
  line-height: 1;
  font-family: serif;
}
/* line 157, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 162, ../sass/lib/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 173, ../sass/lib/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 1.0rem;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 184, ../sass/lib/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 1.0rem;
  height: 1.0rem;
  margin: 1px;
  text-indent: -99.9rem;
  border: 1px solid #fff;
  border-radius: 1.0rem;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 206, ../sass/lib/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #fff;
}

/* line 217, ../sass/lib/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 2.0rem;
  z-index: 10;
  padding-top: 2.0rem;
  padding-bottom: 2.0rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
}
/* line 228, ../sass/lib/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 239, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 3.0rem;
    height: 3.0rem;
    margin-top: -1.5rem;
    font-size: 3.0rem;
  }
  /* line 248, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -1.5rem;
  }
  /* line 252, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -1.5rem;
  }

  /* line 259, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 3.0rem;
  }

  /* line 266, ../sass/lib/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 2.0rem;
  }
}
/* line 14, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/lib/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/lib/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/lib/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/lib/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/lib/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/lib/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/lib/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/lib/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/lib/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../sass/lib/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../sass/lib/bootstrap/_responsive-utilities.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 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../sass/lib/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../sass/lib/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../sass/lib/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../sass/lib/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/lib/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 117, ../sass/lib/_mixins.scss */
.ui-datepicker .ui-datepicker-header:after {
  content: "";
  display: table;
  clear: both;
}

/* animacje */
/* line 3, ../sass/lib/_animate.scss */
body {
  -webkit-backface-visibility: hidden;
}
/* line 5, ../sass/lib/_animate.scss */
body.touch-device {
  -webkit-backface-visibility: visible;
}

@-webkit-keyframes imageIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes imageIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes imageIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes imageIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes leadIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes leadIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes leadIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes leadIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes imageOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes imageOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes imageOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes leadOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes leadOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes leadOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes leadOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* hover input */
@-webkit-keyframes hoverIn {
  0% {
    left: -6rem;
  }
  100% {
    left: 100%;
  }
}
@-moz-keyframes hoverIn {
  0% {
    left: -6rem;
  }
  100% {
    left: 100%;
  }
}
@-ms-keyframes hoverIn {
  0% {
    left: -6rem;
  }
  100% {
    left: 100%;
  }
}
@keyframes hoverIn {
  0% {
    left: -6rem;
  }
  100% {
    left: 100%;
  }
}
@font-face {
  font-family: 'file-types';
  src: url("../fonts/file-types.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 8, ../sass/lib/_file-types-ico.scss */
[class^="icon-file"], [class*=" icon-file"] {
  font-family: 'file-types';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 20, ../sass/lib/_file-types-ico.scss */
.icon-file-spreadsheet:before {
  content: "\e600";
}

/* line 23, ../sass/lib/_file-types-ico.scss */
.icon-file-empty:before {
  content: "\e924";
}

/* line 26, ../sass/lib/_file-types-ico.scss */
.icon-file-text:before {
  content: "\e926";
}

/* line 29, ../sass/lib/_file-types-ico.scss */
.icon-file-picture:before {
  content: "\e927";
}

/* line 32, ../sass/lib/_file-types-ico.scss */
.icon-file-music:before {
  content: "\e928";
}

/* line 35, ../sass/lib/_file-types-ico.scss */
.icon-file-video:before {
  content: "\e92a";
}

/* line 38, ../sass/lib/_file-types-ico.scss */
.icon-file-archive:before {
  content: "\e92b";
}

/* line 41, ../sass/lib/_file-types-ico.scss */
.icon-file-pdf:before {
  content: "\eada";
}

/* line 47, ../sass/lib/_file-types-ico.scss */
.ico-link {
  vertical-align: middle;
}
/* line 50, ../sass/lib/_file-types-ico.scss */
.ico-link:before {
  content: "\e924";
  font-family: 'file-types';
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 0.5rem;
  margin-right: 0.4rem;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 71, ../sass/lib/_file-types-ico.scss */
[href*=".pdf"] .ico-link:before,
[href*=".PDF"] .ico-link:before {
  content: "\eada";
}

/* line 76, ../sass/lib/_file-types-ico.scss */
[href*=".doc"] .ico-link:before, [href*=".txt"] .ico-link:before, [href*=".rtf"] .ico-link:before, [href*=".docx"] .ico-link:before {
  content: "\e926";
}

/* line 81, ../sass/lib/_file-types-ico.scss */
[href*=".mp3"] .ico-link:before, [href*=".wav"] .ico-link:before, [href*=".aac"] .ico-link:before {
  content: "\e928";
}

/* line 86, ../sass/lib/_file-types-ico.scss */
[href*=".avi"] .ico-link:before, [href*=".mp4"] .ico-link:before, [href*=".mpg"] .ico-link:before, [href*=".mov"] .ico-link:before, [href*=".mpeg"] .ico-link:before, [href*=".ppt"] .ico-link:before, [href*=".pptx"] .ico-link:before, [href*=".ogg"] .ico-link:before {
  content: "\e92a";
}

/* line 91, ../sass/lib/_file-types-ico.scss */
[href*=".zip"] .ico-link:before, [href*=".rar"] .ico-link:before, [href*=".7z"] .ico-link:before, [href*=".tar"] .ico-link:before, [href*=".gz"] .ico-link:before {
  content: "\e92b";
}

/* line 96, ../sass/lib/_file-types-ico.scss */
[href*=".csv"] .ico-link:before, [href*=".xls"] .ico-link:before, [href*=".xlsx"] .ico-link:before, [href*=".sxc"] .ico-link:before {
  content: "\e600";
}

/* line 103, ../sass/lib/_file-types-ico.scss */
.content_type_pdf:before {
  content: "\eada";
}

/* line 106, ../sass/lib/_file-types-ico.scss */
.content_type_vnd_ms-excel:before {
  content: "\e600";
}

/* line 109, ../sass/lib/_file-types-ico.scss */
.content_type_zip:before,
.content_type_rar:before,
.content_type_x-gzip:before {
  content: "\e92b";
}

/* line 114, ../sass/lib/_file-types-ico.scss */
.content_type_video:before {
  content: "\e92a";
}

/* line 117, ../sass/lib/_file-types-ico.scss */
.content_type_image:before {
  content: "\e927";
}

/* line 120, ../sass/lib/_file-types-ico.scss */
.content_type_vnd_oasis_opendocument_spreadsheet:before {
  content: "\e600";
}

/* line 123, ../sass/lib/_file-types-ico.scss */
.content_type_pdf2:before {
  content: "\eada";
}

/* line 126, ../sass/lib/_file-types-ico.scss */
.content_type_vnd_ms-powerpoint:before {
  content: "\e92a";
}

/* line 129, ../sass/lib/_file-types-ico.scss */
.content_type_plain:before {
  content: "\e924";
}

/* line 132, ../sass/lib/_file-types-ico.scss */
.content_type_audio:before {
  content: "\e928";
}

/* line 135, ../sass/lib/_file-types-ico.scss */
.content_type_msword:before,
.content_type_rtf:before {
  content: "\e926";
}

@media only screen and (min-width: 1921px) {
  /* line 2, ../sass/lib/_initialize-rem.scss */
  html {
    font-size: 0.52vw;
  }
}
/* rwd parts */
/* line 1, ../sass/partials/_global-styles.scss */
html {
  height: 100%;
  padding: 0;
  margin: 0;
}

/* line 7, ../sass/partials/_global-styles.scss */
label[for] {
  cursor: pointer;
}

@font-face {
  font-family: "Roboto Light";
  src: url("../fonts/roboto-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto-medium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TheMixOsF Light";
  src: url("../fonts/themixosf-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "TheMixOsF";
  src: url("../fonts/themixosf-plain.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TheMixOsF Black";
  src: url("../fonts/themixosf-black.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TheMixOsF Bold";
  src: url("../fonts/themixosf-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TheMixOsF ExtraBold";
  src: url("../fonts/themixosf-extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
/* line 19, ../sass/partials/_global-styles.scss */
.theme-font-regular {
  font-family: 'TheMixOsF';
}

/* line 23, ../sass/partials/_global-styles.scss */
.theme-font-bold {
  font-family: 'TheMixOsF Bold';
}

/* line 27, ../sass/partials/_global-styles.scss */
.theme-font-extrabold {
  font-family: 'TheMixOsF ExtraBold';
}

/* line 31, ../sass/partials/_global-styles.scss */
.theme-font-black {
  font-family: 'TheMixOsF Black';
}

/* line 35, ../sass/partials/_global-styles.scss */
.theme-font-light {
  font-family: 'TheMixOsF Light';
}

/* line 40, ../sass/partials/_global-styles.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #00746a;
  font-family: "TheMixOsF";
}
/* line 55, ../sass/partials/_global-styles.scss */
h1.dark,
.h1.dark,
h2.dark,
.h2.dark,
h3.dark,
.h3.dark,
h4.dark,
.h4.dark,
h5.dark,
.h5.dark,
h6.dark,
.h6.dark {
  color: #464646;
}

/* line 60, ../sass/partials/_global-styles.scss */
h1,
.h1 {
  font-size: 3rem;
  line-height: 1.3333;
}

/* line 66, ../sass/partials/_global-styles.scss */
h2,
.h2 {
  font-size: 2rem;
  line-height: 1.3;
}

/* line 72, ../sass/partials/_global-styles.scss */
h3,
.h3 {
  font-size: 1.8rem;
  line-height: 1.4444;
}

/* line 78, ../sass/partials/_global-styles.scss */
h4,
.h4 {
  font-size: 1.6rem;
  line-height: 1.375;
}

/* line 84, ../sass/partials/_global-styles.scss */
h5,
.h5 {
  font-size: 1.4rem;
  line-height: 1.375;
}

/* line 90, ../sass/partials/_global-styles.scss */
h6,
.h6 {
  font-size: 1.2rem;
  line-height: 1.375;
}

/* line 96, ../sass/partials/_global-styles.scss */
body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  height: 100%;
}

/* line 103, ../sass/partials/_global-styles.scss */
body {
  font: 1.6rem "Arial";
  line-height: 1.375;
}

/* line 108, ../sass/partials/_global-styles.scss */
.container {
  position: relative;
}

/* line 112, ../sass/partials/_global-styles.scss */
.body-container {
  min-height: 100%;
  margin: 0;
  padding: 0;
  padding-bottom: 6.5rem;
}

/* line 119, ../sass/partials/_global-styles.scss */
a {
  color: #00746a;
}
/* line 122, ../sass/partials/_global-styles.scss */
a:hover, a:active, a:focus {
  color: #00746a;
  text-decoration: underline;
}

/* line 132, ../sass/partials/_global-styles.scss */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
.form-control {
  -webkit-border-radius: 2.5rem;
  border-radius: 2.5rem;
  border: 0.2rem solid #a4dad3;
  line-height: 1.3;
  font: 1.6rem "Arial Light";
  color: #00746a;
}
/* line 152, ../sass/partials/_global-styles.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
.form-control:focus {
  border-color: #00746a;
}

/* line 158, ../sass/partials/_global-styles.scss */
.deco-select .btn {
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: 'TheMixOsF Light';
  border: 0.1rem solid #aaaaaa;
}
/* line 163, ../sass/partials/_global-styles.scss */
.deco-select .btn:hover, .deco-select .btn:focus, .deco-select .btn:active {
  border: 0.1rem solid #00746a !important;
}
/* line 169, ../sass/partials/_global-styles.scss */
.deco-select .btn .caret {
  color: #464646;
}
/* line 171, ../sass/partials/_global-styles.scss */
.deco-select .btn .caret:hover {
  color: #00746a;
}
/* line 176, ../sass/partials/_global-styles.scss */
.deco-select .dropdown-toggle {
  border: 0.1rem solid #aaaaaa !important;
}
/* line 178, ../sass/partials/_global-styles.scss */
.deco-select .dropdown-toggle:hover {
  border: 0.1rem solid #00746a !important;
}

/* line 184, ../sass/partials/_global-styles.scss */
.dashboard, .modal {
  /* firefox 19+ */
  /* ie */
}
/* line 185, ../sass/partials/_global-styles.scss */
.dashboard input[type="text"],
.dashboard input[type="password"],
.dashboard input[type="datetime"],
.dashboard input[type="datetime-local"],
.dashboard input[type="date"],
.dashboard input[type="month"],
.dashboard input[type="time"],
.dashboard input[type="week"],
.dashboard input[type="number"],
.dashboard input[type="email"],
.dashboard input[type="url"],
.dashboard input[type="search"],
.dashboard input[type="tel"],
.dashboard .form-control, .modal input[type="text"],
.modal input[type="password"],
.modal input[type="datetime"],
.modal input[type="datetime-local"],
.modal input[type="date"],
.modal input[type="month"],
.modal input[type="time"],
.modal input[type="week"],
.modal input[type="number"],
.modal input[type="email"],
.modal input[type="url"],
.modal input[type="search"],
.modal input[type="tel"],
.modal .form-control {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0.1rem solid #aaaaaa;
  line-height: 1.375;
  height: auto;
  font: 1.6rem "Roboto Light";
  color: #464646;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
/* line 208, ../sass/partials/_global-styles.scss */
.dashboard input[type="text"]:focus,
.dashboard input[type="password"]:focus,
.dashboard input[type="datetime"]:focus,
.dashboard input[type="datetime-local"]:focus,
.dashboard input[type="date"]:focus,
.dashboard input[type="month"]:focus,
.dashboard input[type="time"]:focus,
.dashboard input[type="week"]:focus,
.dashboard input[type="number"]:focus,
.dashboard input[type="email"]:focus,
.dashboard input[type="url"]:focus,
.dashboard input[type="search"]:focus,
.dashboard input[type="tel"]:focus,
.dashboard .form-control:focus, .modal input[type="text"]:focus,
.modal input[type="password"]:focus,
.modal input[type="datetime"]:focus,
.modal input[type="datetime-local"]:focus,
.modal input[type="date"]:focus,
.modal input[type="month"]:focus,
.modal input[type="time"]:focus,
.modal input[type="week"]:focus,
.modal input[type="number"]:focus,
.modal input[type="email"]:focus,
.modal input[type="url"]:focus,
.modal input[type="search"]:focus,
.modal input[type="tel"]:focus,
.modal .form-control:focus {
  border-color: #00746a;
}
/* line 213, ../sass/partials/_global-styles.scss */
.dashboard .form-control::-webkit-input-placeholder, .modal .form-control::-webkit-input-placeholder {
  color: #464646;
}
/* line 216, ../sass/partials/_global-styles.scss */
.dashboard .form-control::-moz-placeholder, .modal .form-control::-moz-placeholder {
  color: #464646;
}
/* line 220, ../sass/partials/_global-styles.scss */
.dashboard .form-control:-ms-input-placeholder, .modal .form-control:-ms-input-placeholder {
  color: #464646;
}
/* line 224, ../sass/partials/_global-styles.scss */
.dashboard input.form-control:-moz-placeholder, .modal input.form-control:-moz-placeholder {
  color: #464646;
}
/* line 229, ../sass/partials/_global-styles.scss */
.dashboard .input-ico .form-control, .modal .input-ico .form-control {
  padding-left: 4rem;
  border-color: #aaaaaa;
  color: #00746a;
}
/* line 234, ../sass/partials/_global-styles.scss */
.dashboard .input-ico .form-control:focus, .modal .input-ico .form-control:focus {
  border-color: #464646;
}

/* line 241, ../sass/partials/_global-styles.scss */
.form-control[disabled="disabled"] {
  color: #636363;
}

/* line 245, ../sass/partials/_global-styles.scss */
button[type="submit"],
.btn {
  -webkit-border-radius: 5rem;
  border-radius: 5rem;
  border: 0.2rem solid #00746a;
  background-color: #ffffff;
  color: #00746a;
  font: 1.6rem 'TheMixOsF Black';
  line-height: 1.5;
  text-transform: uppercase;
  padding: 0.3rem 2rem;
  vertical-align: baseline;
}
/* line 256, ../sass/partials/_global-styles.scss */
button[type="submit"]:hover, button[type="submit"]:active, button[type="submit"]:focus, button[type="submit"][aria-expanded="true"],
.btn:hover,
.btn:active,
.btn:focus,
.btn[aria-expanded="true"] {
  color: #ffffff;
  background-color: #00746a;
  border: 0.2rem solid #00746a;
  box-shadow: none;
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

/* line 268, ../sass/partials/_global-styles.scss */
.btn-primary {
  color: #ffffff;
  background-color: #00746a;
}
/* line 271, ../sass/partials/_global-styles.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #ffffff;
  background-color: #a4dad3;
  box-shadow: none;
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

/* line 281, ../sass/partials/_global-styles.scss */
.btn-secondary {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font: 1.45rem 'TheMixOsF';
  font-weight: bold;
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 291, ../sass/partials/_global-styles.scss */
.btn-outline {
  width: 31rem;
  padding: 1rem;
  border: 1px solid #00746a;
  border-radius: 0;
  font: 1.6rem 'TheMixOsF';
}
@media (max-width: 768px) {
  /* line 291, ../sass/partials/_global-styles.scss */
  .btn-outline {
    width: 100%;
  }
}
/* line 302, ../sass/partials/_global-styles.scss */
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
  color: #ffffff;
  background-color: #00746a;
  border: 1px solid #00746a;
}
/* line 310, ../sass/partials/_global-styles.scss */
.btn-outline.yellow {
  border: 1px solid #d49f00;
  color: #d49f00;
}
/* line 314, ../sass/partials/_global-styles.scss */
.btn-outline.yellow:hover, .btn-outline.yellow:active, .btn-outline.yellow:focus {
  color: #ffffff;
  background-color: #d49f00;
  border: 1px solid #d49f00;
}

/* line 324, ../sass/partials/_global-styles.scss */
.btn-green-light {
  background: #a4dad3;
  font-weight: 800;
  font-family: "TheMixOsF";
  border-radius: 0;
  padding: 1rem 0 0.6rem 0;
  font-size: 1.8rem;
  border: 0;
  color: #ffffff;
  text-transform: none;
}
/* line 336, ../sass/partials/_global-styles.scss */
.btn-green-light:hover, .btn-green-light:focus, .btn-green-light:active {
  border: 0;
}

/* line 343, ../sass/partials/_global-styles.scss */
.btn-green {
  background: #006d67;
  font-weight: 800;
  font-family: "TheMixOsF";
  border-radius: 0;
  padding: 1rem 0 0.6rem 0;
  font-size: 1.8rem;
  border: 0;
  color: #ffffff;
  text-transform: none;
}
/* line 355, ../sass/partials/_global-styles.scss */
.btn-green:hover, .btn-green:focus, .btn-green:active {
  border: 0;
  background: #188178;
}

/* line 363, ../sass/partials/_global-styles.scss */
.btn-fat {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 368, ../sass/partials/_global-styles.scss */
.btn-sign-up {
  color: #a52135;
  position: relative;
  padding-left: 5rem;
}
/* line 372, ../sass/partials/_global-styles.scss */
.btn-sign-up:after, .btn-sign-up:before {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 2.1rem;
  height: 2rem;
  background-position: -39rem -30rem;
  position: absolute;
  left: 2.2rem;
  content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 372, ../sass/partials/_global-styles.scss */
  .btn-sign-up:after, .btn-sign-up:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 382, ../sass/partials/_global-styles.scss */
.btn-sign-up:before {
  opacity: 1;
}
/* line 386, ../sass/partials/_global-styles.scss */
.btn-sign-up:after {
  width: 2.1rem;
  height: 2rem;
  background-position: -39rem -33rem;
  opacity: 0;
}
/* line 392, ../sass/partials/_global-styles.scss */
.btn-sign-up:hover, .btn-sign-up:active, .btn-sign-up:focus {
  color: #ffffff;
  background-color: #a52135;
}
/* line 398, ../sass/partials/_global-styles.scss */
.btn-sign-up:hover:before, .btn-sign-up:active:before, .btn-sign-up:focus:before {
  opacity: 0;
}
/* line 402, ../sass/partials/_global-styles.scss */
.btn-sign-up:hover:after, .btn-sign-up:active:after, .btn-sign-up:focus:after {
  opacity: 1;
}

/* line 408, ../sass/partials/_global-styles.scss */
.btn-sign-in {
  position: relative;
  padding-left: 4.3rem;
  color: #d49f00;
}
/* line 413, ../sass/partials/_global-styles.scss */
.btn-sign-in:after, .btn-sign-in:before {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.4rem;
  height: 2rem;
  background-position: -42rem -30rem;
  position: absolute;
  left: 2.2rem;
  content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 413, ../sass/partials/_global-styles.scss */
  .btn-sign-in:after, .btn-sign-in:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 423, ../sass/partials/_global-styles.scss */
.btn-sign-in:before {
  opacity: 1;
}
/* line 427, ../sass/partials/_global-styles.scss */
.btn-sign-in:after {
  width: 1.4rem;
  height: 2rem;
  background-position: -42rem -33rem;
  opacity: 0;
}
/* line 432, ../sass/partials/_global-styles.scss */
.btn-sign-in:hover, .btn-sign-in:active, .btn-sign-in:focus {
  background-color: #d49f00;
  box-shadow: none;
}
/* line 437, ../sass/partials/_global-styles.scss */
.btn-sign-in:hover:before, .btn-sign-in:active:before, .btn-sign-in:focus:before {
  opacity: 0;
}
/* line 441, ../sass/partials/_global-styles.scss */
.btn-sign-in:hover:after, .btn-sign-in:active:after, .btn-sign-in:focus:after {
  opacity: 1;
}

/* line 447, ../sass/partials/_global-styles.scss */
.btn-left {
  float: left;
}

/* line 451, ../sass/partials/_global-styles.scss */
.btn-right {
  float: right;
}

/* line 455, ../sass/partials/_global-styles.scss */
.btn-yellow {
  border-color: #d49f00;
  color: #d49f00;
}
/* line 459, ../sass/partials/_global-styles.scss */
.btn-yellow:hover, .btn-yellow:active, .btn-yellow:focus {
  background-color: #d49f00;
  border: 0.2rem solid #d49f00;
  box-shadow: none;
}

/* line 468, ../sass/partials/_global-styles.scss */
.btn-yellow-invert {
  border-color: #d49f00;
  background-color: #d49f00;
  color: #ffffff;
}
/* line 473, ../sass/partials/_global-styles.scss */
.btn-yellow-invert:hover, .btn-yellow-invert:active, .btn-yellow-invert:focus {
  background-color: #ffffff;
  border: 0.2rem solid #d49f00;
  color: #d49f00;
  box-shadow: none;
}

/* line 483, ../sass/partials/_global-styles.scss */
.btn-blue {
  border-color: #134093;
  color: #134093;
}
/* line 487, ../sass/partials/_global-styles.scss */
.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  background-color: #134093;
  border: 0.2rem solid #134093;
  box-shadow: none;
}

/* line 496, ../sass/partials/_global-styles.scss */
button[type="submit"].btn-red,
.btn-red {
  border-color: #a52135;
  color: #a52135;
}
/* line 501, ../sass/partials/_global-styles.scss */
button[type="submit"].btn-red:hover, button[type="submit"].btn-red:active, button[type="submit"].btn-red:focus,
.btn-red:hover,
.btn-red:active,
.btn-red:focus {
  color: #ffffff;
  background-color: #a52135;
  border: 0.2rem solid #a52135;
}

/* line 510, ../sass/partials/_global-styles.scss */
.form-control::-webkit-input-placeholder {
  color: #00746a;
}

/* line 513, ../sass/partials/_global-styles.scss */
.form-control::-moz-placeholder {
  color: #00746a;
}

/* firefox 19+ */
/* line 517, ../sass/partials/_global-styles.scss */
.form-control:-ms-input-placeholder {
  color: #00746a;
}

/* ie */
/* line 521, ../sass/partials/_global-styles.scss */
input.form-control:-moz-placeholder {
  color: #00746a;
}

/* line 525, ../sass/partials/_global-styles.scss */
.form-control[disabled="disabled"]::-webkit-input-placeholder {
  color: #e5e5e5;
}

/* line 528, ../sass/partials/_global-styles.scss */
.form-control[disabled="disabled"]::-moz-placeholder {
  color: #e5e5e5;
}

/* firefox 19+ */
/* line 532, ../sass/partials/_global-styles.scss */
.form-control[disabled="disabled"]:-ms-input-placeholder {
  color: #e5e5e5;
}

/* ie */
/* line 536, ../sass/partials/_global-styles.scss */
input.form-control[disabled="disabled"]:-moz-placeholder {
  color: #e5e5e5;
}

/* line 541, ../sass/partials/_global-styles.scss */
.error ul {
  color: #a52135;
  font-size: 1.4rem;
}

/* line 547, ../sass/partials/_global-styles.scss */
.input-ico {
  position: relative;
}
/* line 550, ../sass/partials/_global-styles.scss */
.input-ico:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 550, ../sass/partials/_global-styles.scss */
  .input-ico:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 555, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-name:before {
  left: 1rem;
  top: 50%;
  margin-top: -1rem;
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  display: block;
  background-position: 0 0;
}
/* line 561, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-email:before {
  left: 1rem;
  top: 50%;
  margin-top: -1rem;
  content: "";
  position: absolute;
  width: 2.3rem;
  height: 2rem;
  display: block;
  background-position: -3rem 0;
}
/* line 567, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-password:before {
  left: 1rem;
  top: 50%;
  margin-top: -1rem;
  content: "";
  position: absolute;
  width: 2.6rem;
  height: 2rem;
  display: block;
  background-position: -8rem 0;
}
/* line 573, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-alert:before {
  left: 1.8rem;
  top: 50%;
  margin-top: -1rem;
  content: "";
  position: absolute;
  width: 0.4rem;
  height: 2rem;
  display: block;
  background-position: -11rem 0;
}
/* line 579, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-success:before {
  left: 1rem;
  top: 50%;
  margin-top: -1rem;
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  display: block;
  background-position: -12rem 0;
}
/* line 585, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-error:before {
  left: 1rem;
  top: 50%;
  margin-top: -1rem;
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  display: block;
  background-position: -15rem 0;
}
/* line 591, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-message:before {
  left: 2rem;
  top: 50%;
  margin-top: -1rem;
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 2rem;
  display: block;
  background-position: -6rem 0;
  top: 0;
  margin-top: 0.8rem;
}
/* line 599, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-code:before {
  left: 1rem;
  top: 50%;
  margin-top: -1.35rem;
  content: "";
  position: absolute;
  width: 1.7rem;
  height: 2.7rem;
  display: block;
  background-position: -7rem -35.9rem;
}
/* line 603, ../sass/partials/_global-styles.scss */
.input-ico.input-ico-code input,
.input-ico.input-ico-code textarea {
  padding-left: 3.5rem;
}
/* line 610, ../sass/partials/_global-styles.scss */
.input-ico .ico.ico-ok-bordered, .input-ico .ico.ico-ok-solid {
  position: absolute;
  top: 0.5rem;
  right: 0.4rem;
}
/* line 617, ../sass/partials/_global-styles.scss */
.input-ico .ico.hidden {
  display: none;
}
/* line 622, ../sass/partials/_global-styles.scss */
.input-ico input,
.input-ico textarea {
  padding-left: 5rem;
}

/* line 628, ../sass/partials/_global-styles.scss */
.hr {
  width: 100%;
  height: 0;
  border-bottom: 1px solid #d4d4d4;
}

/* line 635, ../sass/partials/_global-styles.scss */
.progress.rounded {
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d4d4d4;
  height: 1.5rem;
  background: transparent;
}
/* line 644, ../sass/partials/_global-styles.scss */
.progress.lighter .progress-bar {
  opacity: 0.5;
}

/* line 650, ../sass/partials/_global-styles.scss */
.ico {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 650, ../sass/partials/_global-styles.scss */
  .ico {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 654, ../sass/partials/_global-styles.scss */
.ico.ico-left {
  width: 1rem;
  height: 1.5rem;
  background-position: -9rem -34rem;
}
/* line 657, ../sass/partials/_global-styles.scss */
.ico.ico-left.disabled {
  background-position: -9rem -30rem;
}
/* line 662, ../sass/partials/_global-styles.scss */
.ico.ico-right {
  width: 1rem;
  height: 1.5rem;
  background-position: -11rem -34rem;
}
/* line 665, ../sass/partials/_global-styles.scss */
.ico.ico-right.disabled {
  background-position: -11rem -30rem;
}
/* line 670, ../sass/partials/_global-styles.scss */
.ico.ico-left-big {
  width: 1.5rem;
  height: 2.5rem;
  background-position: 0 -33rem;
}
/* line 673, ../sass/partials/_global-styles.scss */
.ico.ico-left-big.disabled {
  background-position: 0 -30rem;
}
/* line 678, ../sass/partials/_global-styles.scss */
.ico.ico-right-big {
  width: 1.5rem;
  height: 2.5rem;
  background-position: -2rem -33rem;
}
/* line 681, ../sass/partials/_global-styles.scss */
.ico.ico-right-big.disabled {
  background-position: -2rem -30rem;
}
/* line 686, ../sass/partials/_global-styles.scss */
.ico.ico-right-large {
  width: 1.3rem;
  height: 3.6rem;
  background-position: -4rem -30rem;
  background-position: -4rem -30rem;
}
/* line 691, ../sass/partials/_global-styles.scss */
.ico.ico-padlock-yellow {
  width: 1.6rem;
  height: 2.6rem;
  background-position: -29rem -36rem;
}
/* line 695, ../sass/partials/_global-styles.scss */
.ico.ico-card {
  width: 4.7rem;
  height: 7rem;
  background-position: -7rem -3rem;
}
/* line 699, ../sass/partials/_global-styles.scss */
.ico.ico-test {
  width: 6.1rem;
  height: 7rem;
  background-position: -13rem -3rem;
}
/* line 703, ../sass/partials/_global-styles.scss */
.ico.ico-initial-test {
  width: 5.3rem;
  height: 7rem;
  background-position: -20rem -3rem;
}
/* line 707, ../sass/partials/_global-styles.scss */
.ico.ico-exam {
  width: 5.5rem;
  height: 7rem;
  background-position: -26rem -3rem;
}
/* line 711, ../sass/partials/_global-styles.scss */
.ico.ico-buy-book {
  width: 16.6rem;
  height: 17rem;
  background-position: 0 -12rem;
}
/* line 715, ../sass/partials/_global-styles.scss */
.ico.ico-register {
  width: 16.6rem;
  height: 17rem;
  background-position: -18rem -12rem;
}
/* line 719, ../sass/partials/_global-styles.scss */
.ico.ico-train {
  width: 16.6rem;
  height: 17rem;
  background-position: -36rem -12rem;
}
/* line 723, ../sass/partials/_global-styles.scss */
.ico.ico-close {
  width: 2rem;
  height: 2rem;
  background-position: -6rem -30rem;
}
/* line 727, ../sass/partials/_global-styles.scss */
.ico.ico-fb {
  width: 8rem;
  height: 8rem;
  background-position: -32rem -3rem;
}
/* line 731, ../sass/partials/_global-styles.scss */
.ico.ico-fb-medium {
  width: 6rem;
  height: 6rem;
  background-position: -41rem -3rem;
}
/* line 735, ../sass/partials/_global-styles.scss */
.ico.ico-dashboard {
  width: 2rem;
  height: 2rem;
  background-position: -9rem -36rem;
}
/* line 739, ../sass/partials/_global-styles.scss */
.ico.ico-subject {
  width: 2rem;
  height: 2rem;
  background-position: -12rem -36rem;
}
/* line 743, ../sass/partials/_global-styles.scss */
.ico.ico-knowledge-base {
  width: 2.6rem;
  height: 2rem;
  background-position: -15rem -36rem;
}
/* line 747, ../sass/partials/_global-styles.scss */
.ico.ico-profile {
  width: 2rem;
  height: 2rem;
  background-position: -18rem -36rem;
}
/* line 751, ../sass/partials/_global-styles.scss */
.ico.ico-help {
  width: 2rem;
  height: 2rem;
  background-position: -21rem -36rem;
}
/* line 755, ../sass/partials/_global-styles.scss */
.ico.ico-logout {
  width: 2rem;
  height: 2rem;
  background-position: 0 -36rem;
}
/* line 759, ../sass/partials/_global-styles.scss */
.ico.ico-sheet {
  width: 1.4rem;
  height: 2rem;
  background-position: -39rem -40rem;
}
/* line 763, ../sass/partials/_global-styles.scss */
.ico.ico-pencil {
  width: 3rem;
  height: 3rem;
  background-position: -3rem -36rem;
}
/* line 767, ../sass/partials/_global-styles.scss */
.ico.ico-file-red {
  width: 1.2rem;
  height: 1.5rem;
  background-position: -20rem -30rem;
}
/* line 771, ../sass/partials/_global-styles.scss */
.ico.ico-subject-polish {
  width: 3.6rem;
  height: 4rem;
  background-position: 0 -40rem;
}
/* line 775, ../sass/partials/_global-styles.scss */
.ico.ico-subject-polish {
  width: 3.6rem;
  height: 4rem;
  background-position: 0 -40rem;
}
/* line 779, ../sass/partials/_global-styles.scss */
.ico.ico-subject-polish {
  width: 3.6rem;
  height: 4rem;
  background-position: 0 -40rem;
}
/* line 783, ../sass/partials/_global-styles.scss */
.ico.ico-subject-polish {
  width: 3.6rem;
  height: 4rem;
  background-position: 0 -40rem;
}
/* line 787, ../sass/partials/_global-styles.scss */
.ico.ico-subject-math {
  width: 4rem;
  height: 4rem;
  background-position: -4rem -40rem;
}
/* line 791, ../sass/partials/_global-styles.scss */
.ico.ico-subject-chemistry {
  width: 3.4rem;
  height: 4rem;
  background-position: -9rem -40rem;
}
/* line 795, ../sass/partials/_global-styles.scss */
.ico.ico-subject-history {
  width: 2.7rem;
  height: 4rem;
  background-position: -13rem -40rem;
}
/* line 799, ../sass/partials/_global-styles.scss */
.ico.ico-subject-physics {
  width: 3.5rem;
  height: 4rem;
  background-position: -16rem -40rem;
}
/* line 803, ../sass/partials/_global-styles.scss */
.ico.ico-subject-biology {
  width: 3.8rem;
  height: 4rem;
  background-position: -20rem -40rem;
}
/* line 807, ../sass/partials/_global-styles.scss */
.ico.ico-subject-geography {
  width: 3rem;
  height: 4rem;
  background-position: -24rem -40rem;
}
/* line 811, ../sass/partials/_global-styles.scss */
.ico.ico-subject-wos {
  width: 4.7rem;
  height: 4rem;
  background-position: -28rem -40rem;
}
/* line 815, ../sass/partials/_global-styles.scss */
.ico.ico-ok-bordered {
  width: 4rem;
  height: 4rem;
  background-position: -32rem -30rem;
}
/* line 819, ../sass/partials/_global-styles.scss */
.ico.ico-ok-solid {
  width: 4rem;
  height: 4rem;
  background-position: -32rem -35rem;
}
/* line 823, ../sass/partials/_global-styles.scss */
.ico.ico-tick {
  width: 2.8rem;
  height: 2rem;
  background-position: -16rem -30rem;
}
/* line 827, ../sass/partials/_global-styles.scss */
.ico.ico-multi {
  width: 2rem;
  height: 2rem;
  background-position: -16rem -33rem;
}
/* line 831, ../sass/partials/_global-styles.scss */
.ico.ico-speech {
  width: 2.2rem;
  height: 1.7rem;
  background-position: -37rem -36rem;
}
/* line 835, ../sass/partials/_global-styles.scss */
.ico.ico-sound {
  width: 4.2rem;
  height: 2.7rem;
  background-position: -40rem -36rem;
}

/* line 840, ../sass/partials/_global-styles.scss */
.ico2 {
  background: url("../images/sprite_2.png");
  background-size: 50.1rem 59.4rem;
  display: inline-block;
  font-size: 0;
}
/* line 846, ../sass/partials/_global-styles.scss */
.ico2.ico2-arrow-down {
  width: 4.6rem;
  height: 4.6rem;
  background-position: 0 -28.5rem;
}
/* line 850, ../sass/partials/_global-styles.scss */
.ico2.ico2-book {
  width: 14.7rem;
  height: 14.7rem;
  background-position: 0 0;
}
/* line 854, ../sass/partials/_global-styles.scss */
.ico2.ico2-platform {
  width: 14.7rem;
  height: 14.7rem;
  background-position: -15.7rem 0;
}
/* line 858, ../sass/partials/_global-styles.scss */
.ico2.ico2-graduate {
  width: 14.7rem;
  height: 14.7rem;
  background-position: -31.4rem 0;
}
/* line 862, ../sass/partials/_global-styles.scss */
.ico2.ico2-diagnostic-test {
  width: 11.8rem;
  height: 11.8rem;
  background-position: 0 -15.7rem;
}
/* line 866, ../sass/partials/_global-styles.scss */
.ico2.ico2-answered-test {
  width: 11.8rem;
  height: 11.8rem;
  background-position: -12.8rem -15.7rem;
}
/* line 870, ../sass/partials/_global-styles.scss */
.ico2.ico2-exam {
  width: 11.8rem;
  height: 11.8rem;
  background-position: -25.5rem -15.7rem;
}
/* line 874, ../sass/partials/_global-styles.scss */
.ico2.ico2-knowledge-base {
  width: 11.8rem;
  height: 11.8rem;
  background-position: -38.3rem -15.7rem;
}
/* line 878, ../sass/partials/_global-styles.scss */
.ico2.ico2-steps {
  width: 11.8rem;
  height: 11.8rem;
  background-position: 0 -34rem;
}
/* line 882, ../sass/partials/_global-styles.scss */
.ico2.ico2-envelope {
  width: 11.8rem;
  height: 11.8rem;
  background-position: -12.8rem -34rem;
}
/* line 886, ../sass/partials/_global-styles.scss */
.ico2.ico2-player {
  width: 11.8rem;
  height: 11.8rem;
  background-position: -25.5rem -34rem;
}
/* line 890, ../sass/partials/_global-styles.scss */
.ico2.ico2-plus {
  width: 11.8rem;
  height: 11.8rem;
  background-position: -38.3rem -34rem;
}
/* line 894, ../sass/partials/_global-styles.scss */
.ico2.ico2-search-bar {
  width: 11.8rem;
  height: 11.8rem;
  background-position: -0.1rem -47.61rem;
}

/* line 899, ../sass/partials/_global-styles.scss */
.nav-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 903, ../sass/partials/_global-styles.scss */
.nav-list > li {
  padding: 0;
  margin: 0;
}
/* line 906, ../sass/partials/_global-styles.scss */
.nav-list > li a {
  display: block;
  padding: 1rem;
  margin: 0;
  text-align: right;
  border-bottom: 1px solid #f0f0f0;
}
/* line 912, ../sass/partials/_global-styles.scss */
.nav-list > li a:hover, .nav-list > li a:active, .nav-list > li a:focus {
  text-decoration: underline !important;
}

/* line 922, ../sass/partials/_global-styles.scss */
input[type=checkbox] {
  display: none;
}

/* line 926, ../sass/partials/_global-styles.scss */
.checkbox input[type=checkbox] + label {
  padding-left: 3rem;
  margin-bottom: 0.8rem;
}
/* line 930, ../sass/partials/_global-styles.scss */
.checkbox input[type=checkbox] + label:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  content: "";
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background-position: -27rem 0;
  padding: 0;
  font-size: 0;
  position: relative;
  top: 0.2rem;
  margin-right: 1rem;
  margin-left: -3rem;
  background-color: #ffffff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 930, ../sass/partials/_global-styles.scss */
  .checkbox input[type=checkbox] + label:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 947, ../sass/partials/_global-styles.scss */
.checkbox input[type=checkbox]:checked + label:before {
  background-position: -24rem 0;
}
/* line 952, ../sass/partials/_global-styles.scss */
.checkbox input[type=checkbox][disabled="disabled"] + label:before {
  background-position: -27rem 0;
  opacity: 0.6;
}
/* line 958, ../sass/partials/_global-styles.scss */
.checkbox input[type=checkbox][disabled="disabled"][checked="checked"] + label:before {
  background-position: -24rem 0;
  opacity: 0.6;
}

/* line 966, ../sass/partials/_global-styles.scss */
input[type=radio] {
  display: none;
}

/* line 970, ../sass/partials/_global-styles.scss */
.radio input[type=radio] + label {
  padding-left: 2.5rem;
  margin-bottom: 0.8rem;
}
/* line 974, ../sass/partials/_global-styles.scss */
.radio input[type=radio] + label:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  content: "";
  display: inline-block;
  height: 2rem;
  width: 2rem;
  background-position: -21rem 0;
  padding: 0;
  font-size: 0;
  position: relative;
  top: 0.2rem;
  margin-right: 1rem;
  margin-left: -2.5rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 974, ../sass/partials/_global-styles.scss */
  .radio input[type=radio] + label:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 990, ../sass/partials/_global-styles.scss */
.radio input[type=radio]:checked + label:before {
  background-position: -18rem 0;
}
/* line 995, ../sass/partials/_global-styles.scss */
.radio input[type=radio][disabled="disabled"] + label:before {
  background-position: -21rem 0;
  opacity: 0.6;
}
/* line 1001, ../sass/partials/_global-styles.scss */
.radio input[type=radio][disabled="disabled"][checked="checked"] + label:before {
  background-position: -18rem 0;
  opacity: 0.6;
}

/* line 1009, ../sass/partials/_global-styles.scss */
.radio-number input[type=radio] + label {
  width: 5rem;
  height: 5rem;
  padding-top: 0.7rem;
  text-align: center;
  color: #aaaaaa;
  border: 0.2rem solid #aaaaaa;
  border-radius: 10rem;
  font-family: 'Roboto light';
  font-weight: 300;
  font-size: 2.5rem;
}
/* line 1021, ../sass/partials/_global-styles.scss */
.radio-number input[type=radio] + label.type-true-false {
  width: auto;
  padding: 0.4rem 2rem;
  font-size: 2rem;
  height: 4rem;
}
/* line 1028, ../sass/partials/_global-styles.scss */
.radio-number input[type=radio]:checked + label {
  color: #00746a;
  border-color: #00746a;
}
/* line 1032, ../sass/partials/_global-styles.scss */
.radio-number input[type=radio][disabled="disabled"] + label {
  opacity: 0.6;
}
/* line 1035, ../sass/partials/_global-styles.scss */
.radio-number input[type=radio][disabled="disabled"][checked="checked"] + label {
  opacity: 0.6;
}

/* line 1041, ../sass/partials/_global-styles.scss */
.checkbox-number input[type=checkbox] + label {
  width: 5rem;
  height: 5rem;
  padding-top: 0.7rem;
  text-align: center;
  color: #aaaaaa;
  border: 0.2rem solid #aaaaaa;
  border-radius: 10rem;
  font-family: 'Roboto light';
  font-weight: 300;
  font-size: 2.5rem;
}
/* line 1055, ../sass/partials/_global-styles.scss */
.checkbox-number.checkbox-number-smaller input[type=checkbox] + label {
  width: 3.5rem;
  height: 3.5rem;
  padding-top: 0.2rem;
  font-size: 2rem;
}
/* line 1062, ../sass/partials/_global-styles.scss */
.checkbox-number input[type=checkbox]:checked + label {
  color: #00746a;
  border-color: #00746a;
}
/* line 1066, ../sass/partials/_global-styles.scss */
.checkbox-number input[type=checkbox][disabled="disabled"] + label {
  opacity: 0.6;
}
/* line 1069, ../sass/partials/_global-styles.scss */
.checkbox-number input[type=checkbox][disabled="disabled"][checked="checked"] + label {
  opacity: 0.6;
}

/* line 1074, ../sass/partials/_global-styles.scss */
.site-title {
  margin: 0 0 3rem 0;
  text-align: center;
  color: #464646;
  font-family: 'TheMixOsF Light';
}

/* line 1081, ../sass/partials/_global-styles.scss */
.button-wrapper {
  margin: 3rem 0;
}

/* line 1085, ../sass/partials/_global-styles.scss */
.modal textarea.form-control {
  padding-top: 1rem;
  padding-bottom: 1rem;
  min-height: 8rem;
}

/* line 1093, ../sass/partials/_global-styles.scss */
.navbar-ghost {
  height: 8rem;
  width: 100%;
}

/* line 1098, ../sass/partials/_global-styles.scss */
.navbar {
  padding: 2.2rem 1rem 2.2rem 1rem;
  background-color: #ffffff;
  min-height: 2rem;
  margin-bottom: 0;
}
/* line 125, ../sass/lib/_mixins.scss */
.navbar > .container-fluid:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1108, ../sass/partials/_global-styles.scss */
.navbar.navbar-default {
  border: none;
}
/* line 1114, ../sass/partials/_global-styles.scss */
.navbar .navbar-header a:active, .navbar .navbar-header a:hover, .navbar .navbar-header a:focus {
  text-decoration: none;
}
/* line 1121, ../sass/partials/_global-styles.scss */
.navbar .navbar-header .title {
  padding-top: 1rem;
  margin-left: 2.5rem;
  color: #00746a;
  font: 3.2rem 'TheMixOsF Light';
  letter-spacing: -0.1rem;
  line-height: 0.75;
}
/* line 1130, ../sass/partials/_global-styles.scss */
.navbar .navbar-header .logo {
  width: 13.5rem;
}
/* line 1134, ../sass/partials/_global-styles.scss */
.navbar .navbar-header .logo-sp {
  width: 17.5rem;
  margin-top: -1rem;
}
/* line 1141, ../sass/partials/_global-styles.scss */
.navbar .navbar-buttons .btn + .btn {
  margin-left: 0.7rem;
}
/* line 1145, ../sass/partials/_global-styles.scss */
.navbar .navbar-buttons .btn-yellow {
  font-size: 1.6rem;
}
/* line 1149, ../sass/partials/_global-styles.scss */
.navbar .navbar-buttons .btn-red-wrapper {
  position: relative;
  display: inline-block;
}
/* line 1153, ../sass/partials/_global-styles.scss */
.navbar .navbar-buttons .btn-red-wrapper .btn-red {
  position: relative;
  z-index: 1;
}
/* line 1158, ../sass/partials/_global-styles.scss */
.navbar .navbar-buttons .btn-red-wrapper:before {
  font: 1.2rem 'TheMixOsF Bold';
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  text-align: center;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  content: "Sprawdź już dziś";
  background-color: #a52135;
  color: #ffffff;
  display: block;
  position: absolute;
  z-index: 0;
  bottom: -1.6rem;
  left: 0;
  padding-top: 1.3rem;
  width: 100%;
}
/* line 1178, ../sass/partials/_global-styles.scss */
.navbar .nav {
  font: 1.6rem "TheMixOsF Light";
  color: #00746a;
}
/* line 1182, ../sass/partials/_global-styles.scss */
.navbar .nav > li {
  float: none;
  display: inline-block;
  margin: 0;
  padding: 0 1.5rem;
  position: relative;
}
/* line 1190, ../sass/partials/_global-styles.scss */
.navbar .nav > li a:hover, .navbar .nav > li a:active, .navbar .nav > li a:focus {
  color: #00746a;
  text-decoration: none;
  background-color: transparent;
}
/* line 1200, ../sass/partials/_global-styles.scss */
.navbar .nav > li.active > a {
  background-color: transparent;
}
/* line 1203, ../sass/partials/_global-styles.scss */
.navbar .nav > li.active > a:hover, .navbar .nav > li.active > a:active, .navbar .nav > li.active > a:focus {
  background-color: transparent;
  color: #00746a;
}
/* line 1212, ../sass/partials/_global-styles.scss */
.navbar .nav > li .menu-link {
  padding: 1rem 0 1rem 0;
  position: relative;
  background-color: transparent;
  color: #00746a;
}

/* line 1222, ../sass/partials/_global-styles.scss */
.pagination {
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  font: 1.8rem "TheMixOsF";
  line-height: 1.4;
  margin: 0;
  margin-top: 2.5rem;
}
/* line 1231, ../sass/partials/_global-styles.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
/* line 1234, ../sass/partials/_global-styles.scss */
.pagination > li:first-child > a .nav-text,
.pagination > li:first-child > span .nav-text {
  margin-left: 1rem;
  vertical-align: middle;
  font-size: 1.4rem;
  display: none;
}
/* line 1243, ../sass/partials/_global-styles.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
/* line 1246, ../sass/partials/_global-styles.scss */
.pagination > li:last-child > a .nav-text,
.pagination > li:last-child > span .nav-text {
  margin-right: 1rem;
  vertical-align: middle;
  font-size: 1.4rem;
  display: none;
}
/* line 1255, ../sass/partials/_global-styles.scss */
.pagination > li > a,
.pagination > li > span {
  padding: 0.7rem 1.6rem;
}
/* line 1259, ../sass/partials/_global-styles.scss */
.pagination > li > a.previous, .pagination > li > a.next,
.pagination > li > span.previous,
.pagination > li > span.next {
  padding-top: 0.9rem;
  padding-bottom: 0.5rem;
}

/* line 1268, ../sass/partials/_global-styles.scss */
.box-content {
  transform: translate3d(0, 0, 0);
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  background-color: #ffffff;
  border: 0.1rem solid #e5e5e5;
  margin-bottom: 2.5rem;
}
/* line 1275, ../sass/partials/_global-styles.scss */
.box-content.shadow-left {
  -webkit-box-shadow: -0.5rem 0.5rem 0.5rem 0.1rem #e5e5e5;
  box-shadow: -0.5rem 0.5rem 0.5rem 0.1rem #e5e5e5;
}
/* line 1279, ../sass/partials/_global-styles.scss */
.box-content.shadow-right {
  -webkit-box-shadow: 0.5rem 0.5rem 0.5rem 0.1rem #e5e5e5;
  box-shadow: 0.5rem 0.5rem 0.5rem 0.1rem #e5e5e5;
}
/* line 1283, ../sass/partials/_global-styles.scss */
.box-content .content-header {
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  border-bottom: 0.1rem solid #e5e5e5;
  text-align: center;
  background-color: #00746a;
  color: #ffffff;
  min-height: 5.7rem;
  padding: 0 2.5rem;
}
/* line 1292, ../sass/partials/_global-styles.scss */
.box-content .content-header h1,
.box-content .content-header .h1,
.box-content .content-header h2,
.box-content .content-header .h2,
.box-content .content-header h3,
.box-content .content-header .h3,
.box-content .content-header h4,
.box-content .content-header .h4,
.box-content .content-header h5,
.box-content .content-header .h5,
.box-content .content-header h6,
.box-content .content-header .h6 {
  color: #ffffff;
  display: inline-block;
  margin: 0;
  padding: 1.5rem 0;
  font-size: 2rem;
}
/* line 1311, ../sass/partials/_global-styles.scss */
.box-content .content-header.header-blue {
  background-color: #134093;
}
/* line 1315, ../sass/partials/_global-styles.scss */
.box-content .content-header.header-yellow {
  background-color: #d49f00;
}
/* line 1319, ../sass/partials/_global-styles.scss */
.box-content .content-header.star {
  position: relative;
}
/* line 1321, ../sass/partials/_global-styles.scss */
.box-content .content-header.star:after, .box-content .content-header.star:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 2.8rem;
  height: 2.7rem;
  background-position: -34rem -40rem;
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 1321, ../sass/partials/_global-styles.scss */
  .box-content .content-header.star:after, .box-content .content-header.star:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 1334, ../sass/partials/_global-styles.scss */
.box-content .content-header.star:after {
  right: 2rem;
}
/* line 1337, ../sass/partials/_global-styles.scss */
.box-content .content-header.star:before {
  left: 2rem;
}
/* line 1352, ../sass/partials/_global-styles.scss */
.box-content .content-body {
  padding: 3.5rem 2.5rem 0 2.5rem;
  overflow-y: auto;
}
/* line 125, ../sass/lib/_mixins.scss */
.box-content .content-body:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1357, ../sass/partials/_global-styles.scss */
.box-content .content-body.padded {
  padding-bottom: 3rem;
}
/* line 1362, ../sass/partials/_global-styles.scss */
.box-content .unlock {
  color: #d49f00 !important;
  vertical-align: bottom;
}
/* line 1365, ../sass/partials/_global-styles.scss */
.box-content .unlock:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.5rem;
  height: 2.5rem;
  background-position: -29rem -36rem;
  vertical-align: middle;
  display: inline-block;
  margin-right: 1.5rem;
  content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 1365, ../sass/partials/_global-styles.scss */
  .box-content .unlock:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 1375, ../sass/partials/_global-styles.scss */
.box-content .content-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
/* line 1379, ../sass/partials/_global-styles.scss */
.box-content .content-centered-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
/* line 1383, ../sass/partials/_global-styles.scss */
.box-content .content-body-fluid {
  padding: 0;
}
/* line 125, ../sass/lib/_mixins.scss */
.box-content .content-body-fluid:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1388, ../sass/partials/_global-styles.scss */
.box-content .owl-pagination {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
/* line 1393, ../sass/partials/_global-styles.scss */
.box-content td,
.box-content th {
  padding: 0.5rem;
}

/* line 1399, ../sass/partials/_global-styles.scss */
.box-video {
  transform: translate3d(0, 0, 0);
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
/* line 1406, ../sass/partials/_global-styles.scss */
.box-video.shadow-left {
  -webkit-box-shadow: -0.5rem 0.5rem 0.5rem 0.1rem #e5e5e5;
  box-shadow: -0.5rem 0.5rem 0.5rem 0.1rem #e5e5e5;
}
/* line 1410, ../sass/partials/_global-styles.scss */
.box-video.shadow-right {
  -webkit-box-shadow: 0.5rem 0.5rem 0.5rem 0.1rem #e5e5e5;
  box-shadow: 0.5rem 0.5rem 0.5rem 0.1rem #e5e5e5;
}
/* line 1414, ../sass/partials/_global-styles.scss */
.box-video iframe {
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  width: 100%;
  height: 100%;
}

/* line 1421, ../sass/partials/_global-styles.scss */
.footer {
  color: #9f9f9f;
  font: 1.5rem 'Arial';
  line-height: 1.6;
  background-color: #ffffff;
  text-align: center;
  padding: 2.5rem;
  display: block;
  height: 6.5rem;
  margin-top: -6.5rem;
  position: relative;
}

/* line 1434, ../sass/partials/_global-styles.scss */
.header {
  color: #464646;
  font: 4rem 'TheMixOsF Light';
  line-height: 1.1;
}
/* line 1439, ../sass/partials/_global-styles.scss */
.header.header-small {
  font: 3rem 'TheMixOsF Light';
  line-height: 1.25;
}

/* line 1445, ../sass/partials/_global-styles.scss */
.form-row {
  margin: 3rem 0;
}

/* line 1449, ../sass/partials/_global-styles.scss */
.chart-data-value {
  fill: #d49f00;
}

/* line 1453, ../sass/partials/_global-styles.scss */
.chart-data-empty {
  fill: transparent;
}

/* line 1457, ../sass/partials/_global-styles.scss */
.max-width {
  max-width: 80rem;
  width: 100%;
  display: inline-block;
}

/* line 1463, ../sass/partials/_global-styles.scss */
.chart-inner-text {
  fill: #464646;
  stroke: none;
  font-family: 'Roboto Light';
  font-size: 4.5rem;
}

/* line 1470, ../sass/partials/_global-styles.scss */
.box-teaser {
  padding: 0 6rem;
  text-align: center;
  font-family: 'Roboto Light';
}

/* line 1476, ../sass/partials/_global-styles.scss */
.panel-exam {
  font-family: 'Roboto Light';
}
/* line 1479, ../sass/partials/_global-styles.scss */
.panel-exam .panel-title {
  font-family: 'TheMixOsF Light';
}

/* line 1485, ../sass/partials/_global-styles.scss */
.panel-default.panel {
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 1493, ../sass/partials/_global-styles.scss */
.panel-default .panel-nav .left-nav {
  text-align: left;
}
/* line 1496, ../sass/partials/_global-styles.scss */
.panel-default .panel-nav .right-nav {
  text-align: right;
}
/* line 1500, ../sass/partials/_global-styles.scss */
.panel-default .panel-nav a {
  color: #464646;
}
/* line 1503, ../sass/partials/_global-styles.scss */
.panel-default .panel-nav a:hover, .panel-default .panel-nav a:active, .panel-default .panel-nav a:focus {
  color: #636363;
}
/* line 1511, ../sass/partials/_global-styles.scss */
.panel-default .panel-heading {
  background-color: transparent;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
}
/* line 1518, ../sass/partials/_global-styles.scss */
.panel-default .panel-heading:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  position: absolute;
  content: '';
  display: block;
  width: 4rem;
  height: 4rem;
  left: 9.5rem;
  top: 50%;
  margin-top: -2rem;
  width: 4rem;
  height: 4rem;
  background-position: -22rem -30rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 1518, ../sass/partials/_global-styles.scss */
  .panel-default .panel-heading:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 1532, ../sass/partials/_global-styles.scss */
.panel-default .panel-heading.collapsed:before {
  width: 4rem;
  height: 4rem;
  background-position: -27rem -30rem;
}
/* line 1538, ../sass/partials/_global-styles.scss */
.panel-default .panel-body {
  padding: 3rem 9.5rem;
}
/* line 1542, ../sass/partials/_global-styles.scss */
.panel-default .panel-title {
  padding: 3rem 3rem 3rem 16rem;
}
/* line 1544, ../sass/partials/_global-styles.scss */
.panel-default .panel-title.sections {
  text-align: center;
  padding-right: 8rem;
}
/* line 1547, ../sass/partials/_global-styles.scss */
.panel-default .panel-title.sections span {
  display: block;
  float: none;
  text-align: center;
  color: #d49f00;
}

/* line 1557, ../sass/partials/_global-styles.scss */
.panel-group {
  margin: 0;
}
/* line 1560, ../sass/partials/_global-styles.scss */
.panel-group .panel + .panel {
  margin-top: 0;
  border-top: 0.1rem solid #e5e5e5;
}

/* line 1566, ../sass/partials/_global-styles.scss */
.nav-tabs {
  border-color: #e5e5e5;
}
/* line 1570, ../sass/partials/_global-styles.scss */
.nav-tabs > li {
  padding: 0;
  float: none;
  display: inline-block;
}
/* line 1575, ../sass/partials/_global-styles.scss */
.nav-tabs > li.active {
  position: relative;
}
/* line 1578, ../sass/partials/_global-styles.scss */
.nav-tabs > li.active:before {
  position: absolute;
  content: '';
  height: 0.2rem;
  width: calc(100% - 3rem);
  left: 1.5rem;
  bottom: 0;
  background-color: #00746a;
  z-index: 1;
}
/* line 1589, ../sass/partials/_global-styles.scss */
.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:focus {
  border: none;
  background-color: transparent;
  color: #00746a;
}
/* line 1598, ../sass/partials/_global-styles.scss */
.nav-tabs > li a {
  border: none;
  padding: 3rem 1.5rem;
  margin: 0;
  background-color: transparent;
  color: #aaaaaa;
  font: 1.8rem 'TheMixOsF Light';
}
/* line 1606, ../sass/partials/_global-styles.scss */
.nav-tabs > li a:before {
  position: absolute;
  content: '';
  height: 0.2rem;
  width: calc(100% - 3rem);
  left: 1.5rem;
  bottom: 0;
  background-color: transparent;
  z-index: 1;
}
/* line 1617, ../sass/partials/_global-styles.scss */
.nav-tabs > li a:hover, .nav-tabs > li a:focus {
  background-color: transparent;
}
/* line 1621, ../sass/partials/_global-styles.scss */
.nav-tabs > li a:hover:before, .nav-tabs > li a:focus:before {
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  position: absolute;
  content: '';
  height: 0.2rem;
  width: calc(100% - 3rem);
  left: 1.5rem;
  bottom: 0;
  background-color: #00746a;
  z-index: 1;
}
/* line 1639, ../sass/partials/_global-styles.scss */
.nav-tabs.nav-tabs-red > li.active:before {
  background-color: #a52135;
}
/* line 1643, ../sass/partials/_global-styles.scss */
.nav-tabs.nav-tabs-red > li.active a,
.nav-tabs.nav-tabs-red > li.active a:hover,
.nav-tabs.nav-tabs-red > li.active a:focus {
  color: #a52135;
}
/* line 1653, ../sass/partials/_global-styles.scss */
.nav-tabs.nav-tabs-red > li a:hover:before, .nav-tabs.nav-tabs-red > li a:focus:before {
  background-color: #a52135;
}

/* line 1663, ../sass/partials/_global-styles.scss */
.section-title {
  color: #000000;
  margin: 2rem 0;
}

/* line 1667, ../sass/partials/_global-styles.scss */
.tab-pane {
  padding: 3rem 9.5rem;
}
@media (max-width: 768px) {
  /* line 1667, ../sass/partials/_global-styles.scss */
  .tab-pane {
    padding: 3rem 5rem;
  }
}

/* line 1674, ../sass/partials/_global-styles.scss */
.file-list {
  padding: 0;
  list-style: none;
}
/* line 1678, ../sass/partials/_global-styles.scss */
.file-list > li,
.file-list .list-item {
  color: #a52135;
}
/* line 1682, ../sass/partials/_global-styles.scss */
.file-list > li:before,
.file-list .list-item:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.2rem;
  height: 1.5rem;
  background-position: -20rem -30rem;
  content: '';
  display: inline-block;
  margin-right: 1.8rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 1682, ../sass/partials/_global-styles.scss */
  .file-list > li:before,
  .file-list .list-item:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 1691, ../sass/partials/_global-styles.scss */
.file-list > li.disabled,
.file-list .list-item.disabled {
  color: #636363;
}
/* line 1694, ../sass/partials/_global-styles.scss */
.file-list > li.disabled:before,
.file-list .list-item.disabled:before {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */
}
/* line 1701, ../sass/partials/_global-styles.scss */
.file-list > li a,
.file-list .list-item a {
  color: #a52135;
}

/* line 1707, ../sass/partials/_global-styles.scss */
.tick-list {
  padding: 0;
  list-style: none;
}
/* line 1711, ../sass/partials/_global-styles.scss */
.tick-list > li,
.tick-list .list-item {
  color: #000000;
}
/* line 1715, ../sass/partials/_global-styles.scss */
.tick-list > li:before,
.tick-list .list-item:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.9rem;
  height: 1.8rem;
  background-position: -37rem -40rem;
  content: '';
  display: inline-block;
  margin-right: 1rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 1715, ../sass/partials/_global-styles.scss */
  .tick-list > li:before,
  .tick-list .list-item:before {
    background-image: url("../images/sprite2x.png");
  }
}

/* line 1726, ../sass/partials/_global-styles.scss */
.center-list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 5rem;
}
/* line 1731, ../sass/partials/_global-styles.scss */
.center-list > li {
  display: block;
  text-align: center;
  margin-bottom: 0.8rem;
}

/* line 1738, ../sass/partials/_global-styles.scss */
.answer-list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: answer-list;
}
/* line 1743, ../sass/partials/_global-styles.scss */
.answer-list > li {
  margin-bottom: 0.8rem;
  position: relative;
  counter-increment: answer-list;
}
/* line 1747, ../sass/partials/_global-styles.scss */
.answer-list > li:before {
  content: counter(answer-list,upper-alpha) ". ";
}
/* line 1752, ../sass/partials/_global-styles.scss */
.answer-list > li.answered:after, .answer-list > li.correct:after {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  position: absolute;
  left: -3.7rem;
  content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 1752, ../sass/partials/_global-styles.scss */
  .answer-list > li.answered:after, .answer-list > li.correct:after {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 1760, ../sass/partials/_global-styles.scss */
.answer-list > li.answered {
  color: #a52135;
}
/* line 1764, ../sass/partials/_global-styles.scss */
.answer-list > li:after {
  width: 2rem;
  height: 2rem;
  background-position: -13rem -33rem;
}
/* line 1769, ../sass/partials/_global-styles.scss */
.answer-list > li.correct.answered {
  color: #00746a;
}
/* line 1773, ../sass/partials/_global-styles.scss */
.answer-list > li.correct:after {
  width: 2rem;
  height: 2rem;
  background-position: -13rem -30rem;
}
/* line 1778, ../sass/partials/_global-styles.scss */
.answer-list > li > .form-group {
  margin: 2rem;
}

/* line 1784, ../sass/partials/_global-styles.scss */
.multi-answer-list,
.single-answer-list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: answer-list;
}
/* line 1791, ../sass/partials/_global-styles.scss */
.multi-answer-list > li,
.single-answer-list > li {
  padding: 0;
  margin: 0;
}
/* line 1794, ../sass/partials/_global-styles.scss */
.multi-answer-list > li.answer,
.single-answer-list > li.answer {
  margin: 1.5rem 0;
}
/* line 125, ../sass/lib/_mixins.scss */
.multi-answer-list > li.answer:after,
.single-answer-list > li.answer:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1799, ../sass/partials/_global-styles.scss */
.multi-answer-list > li .answer-list-content,
.single-answer-list > li .answer-list-content {
  float: left;
  width: calc(100% - 28rem);
  padding-right: 1rem;
}
/* line 1803, ../sass/partials/_global-styles.scss */
.multi-answer-list > li .answer-list-content:before,
.single-answer-list > li .answer-list-content:before {
  counter-increment: answer-list;
  content: counter(answer-list,upper-alpha) ". ";
}
/* line 1809, ../sass/partials/_global-styles.scss */
.multi-answer-list > li .results,
.single-answer-list > li .results {
  float: left;
  width: 28rem;
}
/* line 125, ../sass/lib/_mixins.scss */
.multi-answer-list > li .results:after,
.single-answer-list > li .results:after {
  content: "";
  display: table;
  clear: both;
}
/* line 125, ../sass/lib/_mixins.scss */
.multi-answer-list > li.answer-header:after,
.single-answer-list > li.answer-header:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1817, ../sass/partials/_global-styles.scss */
.multi-answer-list > li.answer-header div,
.single-answer-list > li.answer-header div {
  font-size: 1.5rem;
  float: right;
  width: 12rem;
  margin: 0 1rem;
  color: #00746a;
  font-family: 'TheMixOsF';
}
/* line 1827, ../sass/partials/_global-styles.scss */
.multi-answer-list > li .answer-list-answer,
.multi-answer-list > li .answer-list-your,
.single-answer-list > li .answer-list-answer,
.single-answer-list > li .answer-list-your {
  float: left;
  width: 12rem;
  margin: 0 1rem;
  font-family: 'TheMixOsF';
  background: #00746a;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  text-align: center;
  color: #ffffff;
}
/* line 1841, ../sass/partials/_global-styles.scss */
.multi-answer-list > li .answer-list-your.correct,
.single-answer-list > li .answer-list-your.correct {
  background: #00746a;
}
/* line 1845, ../sass/partials/_global-styles.scss */
.multi-answer-list > li .answer-list-your.incorrect,
.single-answer-list > li .answer-list-your.incorrect {
  background: #a52135;
}

/* line 1853, ../sass/partials/_global-styles.scss */
.box-percent {
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  position: relative;
  border: 1px solid #aaaaaa;
  margin: 1.5rem 0;
}
/* line 1859, ../sass/partials/_global-styles.scss */
.box-percent .text {
  width: calc(100% - 10rem);
  padding: 2.1rem 2rem;
  font-family: 'TheMixOsF Light';
}
/* line 1864, ../sass/partials/_global-styles.scss */
.box-percent .percent {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10rem;
  background: #00746a;
  border-left: 1px solid #aaaaaa;
  z-index: 10;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: 'Roboto Light';
  font-size: 3rem;
}
/* line 1877, ../sass/partials/_global-styles.scss */
.box-percent .percent span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
}
/* line 1885, ../sass/partials/_global-styles.scss */
.box-percent .percent span.smaller {
  font-size: 1.8rem;
}
/* line 1892, ../sass/partials/_global-styles.scss */
.box-percent.bottom .text {
  height: 13rem;
  width: 100%;
  text-align: center;
  padding: 2.1rem 0.5rem;
  position: relative;
  overflow: hidden;
}
/* line 1899, ../sass/partials/_global-styles.scss */
.box-percent.bottom .text span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
}
/* line 1912, ../sass/partials/_global-styles.scss */
.box-percent.bottom .percent {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: 100%;
  height: 6.4rem;
  border: none;
}

/* line 1926, ../sass/partials/_global-styles.scss */
.help-list > li {
  padding: 2.6rem 9.5rem 1.5rem 9.5rem;
  border-bottom: 1px solid #e5e5e5;
}
/* line 1930, ../sass/partials/_global-styles.scss */
.help-list > li:last-of-type {
  border-bottom: none;
}

/* line 1936, ../sass/partials/_global-styles.scss */
.list-plain {
  padding: 0;
  list-style: none;
}

/* line 1941, ../sass/partials/_global-styles.scss */
.temp-info {
  font: italic 1.4rem 'Roboto Light';
}

/* line 1945, ../sass/partials/_global-styles.scss */
.summary-time,
.summary-chart,
.summary-score {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* line 1952, ../sass/partials/_global-styles.scss */
.summary-chart {
  width: 13rem;
  height: 13rem;
  margin: 0 auto;
}

/* line 1958, ../sass/partials/_global-styles.scss */
.summary-time {
  color: #00746a;
  font: 9rem 'TheMixOsF Light';
}

/* line 1963, ../sass/partials/_global-styles.scss */
.summary-score {
  color: #134093;
  font: 4.8rem 'Roboto';
  padding-top: 7rem;
}
/* line 1967, ../sass/partials/_global-styles.scss */
.summary-score .upper {
  position: relative;
  bottom: 2.4rem;
}
/* line 1971, ../sass/partials/_global-styles.scss */
.summary-score .lower {
  position: relative;
  top: 2.4rem;
}

/* line 1980, ../sass/partials/_global-styles.scss */
.modal-content {
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  position: relative;
}
/* line 1984, ../sass/partials/_global-styles.scss */
.modal-content .close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}

/* line 1991, ../sass/partials/_global-styles.scss */
.modal-header {
  padding: 5rem 1.5rem;
}
/* line 1994, ../sass/partials/_global-styles.scss */
.modal-header h4 {
  font: 2.6rem 'TheMixOsF Light';
  color: #464646;
  text-align: center;
}
/* line 2000, ../sass/partials/_global-styles.scss */
.modal-header.account-modal-title {
  position: relative;
  padding-top: 4.5rem;
  padding-bottom: 4rem;
}
/* line 2005, ../sass/partials/_global-styles.scss */
.modal-header.account-modal-title:before, .modal-header.account-modal-title:after {
  content: '';
  position: absolute;
  bottom: -0.1rem;
  height: 0.1rem;
  background: #00746a;
}
/* line 2014, ../sass/partials/_global-styles.scss */
.modal-header.account-modal-title:before {
  left: 50%;
  width: 6.5rem;
}
/* line 2019, ../sass/partials/_global-styles.scss */
.modal-header.account-modal-title:after {
  right: 50%;
  width: 6.5rem;
}

/* line 2026, ../sass/partials/_global-styles.scss */
.modal-body {
  padding: 5rem;
  font: 1.6rem 'TheMixOsF Light';
}
/* line 2030, ../sass/partials/_global-styles.scss */
.modal-body .alert {
  margin-top: -3.5rem;
}

/* line 2036, ../sass/partials/_global-styles.scss */
.modal-footer {
  text-align: center;
}
/* line 2039, ../sass/partials/_global-styles.scss */
.modal-footer .btn {
  margin: 0.5rem;
}

/* line 2044, ../sass/partials/_global-styles.scss */
.box-social-fb {
  background: #3b5998;
  width: 100%;
  height: 15rem;
  display: block;
  position: relative;
  margin-top: 2.5rem;
}
/* line 2051, ../sass/partials/_global-styles.scss */
.box-social-fb .ico-fb-medium {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -3rem;
  margin-top: -5rem;
}
/* line 2058, ../sass/partials/_global-styles.scss */
.box-social-fb .fb-text {
  position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  bottom: 2rem;
  text-align: center;
  color: #ffffff;
}

/* line 2069, ../sass/partials/_global-styles.scss */
.form-title {
  margin-bottom: 3rem;
}

/* line 2074, ../sass/partials/_global-styles.scss */
.modal-register .box-social-fb {
  background: #3b5998;
  background-position: center;
  height: 22rem;
  margin-top: 6.5rem;
}
/* line 2081, ../sass/partials/_global-styles.scss */
.modal-register .agreements {
  font: 1.4rem 'Roboto Light';
  margin-top: 2.4rem;
}

/* line 2088, ../sass/partials/_global-styles.scss */
.help-title {
  font-family: 'TheMixOsF Light';
  color: #464646;
  margin: 0 0 0.7rem 0;
}

/* line 2094, ../sass/partials/_global-styles.scss */
.help-content {
  font-family: 'Roboto Light';
  margin: 0 0 1.6rem 0;
}

/* line 2099, ../sass/partials/_global-styles.scss */
.profile-box {
  padding: 3rem 9.5rem;
}

/* line 2107, ../sass/partials/_global-styles.scss */
.profile-box .form-control {
  height: 5rem;
  padding: 1.5rem 5rem !important;
}
/* line 103, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.profile-box .form-control::-moz-placeholder {
  color: #00746a;
  opacity: 1;
}
/* line 107, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.profile-box .form-control:-ms-input-placeholder {
  color: #00746a;
}
/* line 108, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.profile-box .form-control::-webkit-input-placeholder {
  color: #00746a;
}
/* line 2116, ../sass/partials/_global-styles.scss */
.profile-box .input-ico.ok-solid:after, .profile-box .input-ico.ok:after {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  position: absolute;
  top: 0.5rem;
  right: 0.4rem;
  content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 2116, ../sass/partials/_global-styles.scss */
  .profile-box .input-ico.ok-solid:after, .profile-box .input-ico.ok:after {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 2126, ../sass/partials/_global-styles.scss */
.profile-box .input-ico.ok-solid:after {
  width: 4rem;
  height: 4rem;
  background-position: -32rem -35rem;
}
/* line 2132, ../sass/partials/_global-styles.scss */
.profile-box .input-ico.ok:after {
  width: 4rem;
  height: 4rem;
  background-position: -32rem -30rem;
}

/* line 2138, ../sass/partials/_global-styles.scss */
.change_password_box {
  padding-top: 5rem;
}

/* line 2142, ../sass/partials/_global-styles.scss */
.categories-tab {
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.2);
  position: relative;
  display: block;
  padding: 0.8rem 5rem 0.8rem 2rem;
  margin: 1.6rem 0;
  background: #134093;
  color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
/* line 2155, ../sass/partials/_global-styles.scss */
.categories-tab:after {
  position: absolute;
  top: 50%;
  right: 1.8rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '>';
  font-size: 3rem;
  color: white;
  font-family: 'TheMixOsF Light';
}
/* line 2168, ../sass/partials/_global-styles.scss */
.categories-tab.locked:after {
  content: '';
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  display: inline-block;
  width: 1.6rem;
  height: 2.6rem;
  background-position: -29rem -36rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 2168, ../sass/partials/_global-styles.scss */
  .categories-tab.locked:after {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 2176, ../sass/partials/_global-styles.scss */
.categories-tab:hover, .categories-tab:active, .categories-tab:focus {
  text-decoration: none;
  background-color: #164aaa;
}
/* line 2183, ../sass/partials/_global-styles.scss */
.categories-tab h2,
.categories-tab h3 {
  margin: 0;
  color: #ffffff;
}

/* line 2191, ../sass/partials/_global-styles.scss */
.stats-box {
  padding: 6rem 0;
}

/* line 2195, ../sass/partials/_global-styles.scss */
.progress-bars {
  padding: 2rem 3rem 2rem 3rem;
}
/* line 2198, ../sass/partials/_global-styles.scss */
.progress-bars .description {
  font-family: 'Roboto Light';
  font-size: 1.4rem;
}
/* line 125, ../sass/lib/_mixins.scss */
.progress-bars .description:after {
  content: "";
  display: table;
  clear: both;
}
/* line 2202, ../sass/partials/_global-styles.scss */
.progress-bars .description .owner {
  float: left;
}
/* line 2205, ../sass/partials/_global-styles.scss */
.progress-bars .description .result {
  float: right;
}

/* line 2211, ../sass/partials/_global-styles.scss */
.stats-bar-box {
  margin-bottom: 1rem;
}
/* line 2214, ../sass/partials/_global-styles.scss */
.stats-bar-box .progress {
  margin-bottom: 0.5rem;
}

/* line 2220, ../sass/partials/_global-styles.scss */
.box-learning-zone a,
.box-learning-zone a:hover {
  color: #464646;
  text-decoration: none;
}

/* line 2227, ../sass/partials/_global-styles.scss */
.answer-list {
  padding: 2rem;
}

/* line 2231, ../sass/partials/_global-styles.scss */
.user-answer {
  display: inline-block;
  position: relative;
}
/* line 2236, ../sass/partials/_global-styles.scss */
.user-answer.correct:after {
  content: '';
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 2rem;
  height: 2rem;
  background-position: -13rem -30rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 2236, ../sass/partials/_global-styles.scss */
  .user-answer.correct:after {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 2249, ../sass/partials/_global-styles.scss */
.user-answer.incorrect:after {
  content: '';
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 2rem;
  height: 2rem;
  background-position: -13rem -33rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 2249, ../sass/partials/_global-styles.scss */
  .user-answer.incorrect:after {
    background-image: url("../images/sprite2x.png");
  }
}

/* line 2263, ../sass/partials/_global-styles.scss */
.cookies-info {
  display: none;
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 2rem 3rem;
  background: rgba(0, 116, 106, 0.9);
  border-top: 0.2rem solid #ffffff;
  color: #ffffff;
  vertical-align: middle;
}
/* line 2276, ../sass/partials/_global-styles.scss */
.cookies-info.active {
  display: block;
}
/* line 2279, ../sass/partials/_global-styles.scss */
.cookies-info .cookies-text {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 13rem);
}
/* line 2283, ../sass/partials/_global-styles.scss */
.cookies-info .cookies-text a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 2290, ../sass/partials/_global-styles.scss */
.cookies-info .cookies-button {
  display: inline-block;
  vertical-align: middle;
}

/* line 2296, ../sass/partials/_global-styles.scss */
.alert-float {
  position: absolute;
  z-index: 200;
  left: 0;
  right: 0;
}

/* line 2304, ../sass/partials/_global-styles.scss */
.facebook {
  float: right;
  width: 300px;
  min-height: 420px;
  display: block;
  right: -300px;
  padding: 0;
  position: fixed;
  top: 100px;
  z-index: 10000;
  font-family: verdana;
  font-size: 10px;
  cursor: pointer;
  border: 2px solid #365d98;
}

/* line 2319, ../sass/partials/_global-styles.scss */
.facebook_ico {
  width: 44px;
  height: 120px;
  background: #365d98 url("../images/facebook_label.jpg") no-repeat left;
  position: absolute;
  top: -2px;
  left: -46px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 2334, ../sass/partials/_global-styles.scss */
.platform-sp .box-stats .content-body {
  padding-top: 0;
}
/* line 2338, ../sass/partials/_global-styles.scss */
.platform-sp .box-content .content-progress {
  height: 32rem;
}
/* line 2342, ../sass/partials/_global-styles.scss */
.platform-sp .box-what-you-find .summary-container .summary-item {
  font: 1.7rem 'TheMixOsF Light';
}
@media (min-width: 768px) {
  /* line 2342, ../sass/partials/_global-styles.scss */
  .platform-sp .box-what-you-find .summary-container .summary-item {
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 2342, ../sass/partials/_global-styles.scss */
  .platform-sp .box-what-you-find .summary-container .summary-item {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  /* line 2342, ../sass/partials/_global-styles.scss */
  .platform-sp .box-what-you-find .summary-container .summary-item {
    width: 20%;
  }
}

/* line 1, ../sass/partials/_view-xs.scss */
.navbar-toggle {
  margin: 0;
}

/* line 5, ../sass/partials/_view-xs.scss */
.main-page {
  background-color: #ffffff;
  color: #464646;
}
/* line 10, ../sass/partials/_view-xs.scss */
.main-page .row + .row {
  margin-top: 1.5rem;
}
/* line 15, ../sass/partials/_view-xs.scss */
.main-page:after {
  display: block;
  height: 2;
}
/* line 20, ../sass/partials/_view-xs.scss */
.main-page .box-welcome {
  background-size: cover;
  background-position: center top;
  position: relative;
  text-align: center;
  margin-bottom: 8rem;
  padding-bottom: 2rem;
}
/* line 21, ../sass/partials/_view-xs.scss */
.main-page .box-welcome.box-welcome-gim {
  background-image: url("../images/gim-welcome-bg.jpg");
}
/* line 25, ../sass/partials/_view-xs.scss */
.main-page .box-welcome.box-welcome-mat {
  background-image: url("../images/mat-welcome-bg.jpg");
}
/* line 29, ../sass/partials/_view-xs.scss */
.main-page .box-welcome.box-welcome-sp {
  background-image: url("../images/sp-welcome-bg.jpg");
}
/* line 40, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .show-more {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 4rem;
  height: 4rem;
  color: #ffffff;
  text-align: center;
}
/* line 54, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .show-more:after {
  border-radius: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  background: #006d67;
  border: 2px solid #ffffff;
  content: '';
  z-index: 5;
}
/* line 67, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .show-more:before {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.5rem;
  height: 1.5rem;
  background-position: -44rem -30rem;
  -webkit-transition: bottom 0.2s;
  -o-transition: bottom 0.2s;
  transition: bottom 0.2s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  z-index: 10;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 67, ../sass/partials/_view-xs.scss */
  .main-page .box-welcome .show-more:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 84, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter {
  color: #ffffff;
  display: block;
  max-width: 62rem;
  background: rgba(0, 116, 106, 0.9);
  padding-bottom: 2rem;
  margin: 0 auto;
  left: -100%;
  right: -100%;
  width: 100%;
}
/* line 95, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter.box-newsletter--new {
  padding: 1.7rem 2.8rem 3.5rem 2.8rem;
}
/* line 98, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .header {
  color: #ffffff;
  font: 6.1rem 'TheMixOsF ExtraBold';
  line-height: 1.2;
  margin-bottom: 0;
}
/* line 104, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .info {
  font: 1.8rem 'Arial';
  line-height: 1.17;
  padding: 0 2rem;
}
/* line 109, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .form-newsletter {
  margin-top: 5.5rem;
  padding: 0 2.5rem;
}
/* line 113, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .form-newsletter input[type=checkbox] {
  display: inline-block;
}
/* line 117, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .header-newsletter {
  position: relative;
  height: 10rem;
}
/* line 121, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .header-newsletter .header-newsletter-mat {
  position: absolute;
  display: block;
  background-image: url("../images/mat-slider.png");
  width: 33.1rem;
  height: 4.5rem;
  top: 50%;
  left: 50%;
  margin-left: -16.55rem;
  margin-top: -2.25rem;
}
/* line 133, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .header-newsletter .header-newsletter-gim {
  position: absolute;
  display: block;
  background-image: url("../images/gim-slider.png");
  width: 53.3rem;
  height: 4.7rem;
  top: 50%;
  left: 50%;
  margin-left: -26.65rem;
  margin-top: -2.35rem;
}
/* line 146, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .header-newsletter__text {
  display: block;
  padding: 0 0 0.5rem 0;
  text-align: center;
  font-size: 6rem;
  line-height: 1.333;
  font-family: 'TheMixOsF Black';
}
/* line 154, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .header-newsletter__text--small {
  font-size: 4rem;
}
/* line 158, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .box-newsletter .header-newsletter__text .year {
  font-family: 'TheMixOsF Light';
}
/* line 166, ../sass/partials/_view-xs.scss */
.main-page .box-welcome.box-welcome-gim .box-newsletter, .main-page .box-welcome.box-welcome-mat .box-newsletter {
  width: 100%;
  max-width: 48rem;
  padding-top: 3.7rem;
  margin: 1.5rem auto;
}
/* line 172, ../sass/partials/_view-xs.scss */
.main-page .box-welcome.box-welcome-gim .box-newsletter .header-newsletter__text, .main-page .box-welcome.box-welcome-mat .box-newsletter .header-newsletter__text {
  font-size: 5rem;
}
/* line 178, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .row-newsletter-email {
  margin-top: 5.5rem;
}
/* line 125, ../sass/lib/_mixins.scss */
.main-page .box-welcome .row-newsletter-email:after {
  content: "";
  display: table;
  clear: both;
}
/* line 182, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .row-newsletter-email .newsletter-email {
  float: left;
  width: calc(100% - 10.5rem);
  color: #ffffff;
  font: 1.5rem 'Arial';
  font-style: italic;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.25);
  line-height: 1.5;
  border-color: #ffffff;
  vert-align: middle;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
/* line 196, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .row-newsletter-email .newsletter-email::-webkit-input-placeholder {
  color: #ffffff;
}
/* line 201, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .row-newsletter-email .newsletter-send {
  width: 9.5rem;
  margin-left: 1rem;
  float: left;
  border: 0.2rem solid #ffffff;
  padding: 0.4rem 2rem;
  vert-align: middle;
}
/* line 211, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .row-agreement-message {
  display: none;
  position: relative;
  font-size: 1.1rem;
  line-height: 1.45;
  text-align: left;
}
/* line 218, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .row-agreement-message label {
  display: block;
  padding: 0 2rem;
}
/* line 223, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .row-agreement-message input[type=checkbox] {
  position: absolute;
  top: 0;
  margin: 0.2rem;
}
/* line 230, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .newsletter-spacer {
  margin-bottom: 3rem;
}
/* line 125, ../sass/lib/_mixins.scss */
.main-page .box-welcome .newsletter-spacer:after {
  content: "";
  display: table;
  clear: both;
}
/* line 235, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .newsletter-agreement-message {
  text-align: left;
  position: relative;
  padding-left: 2.5rem;
  font-size: 1.1rem;
  line-height: 1.45;
  color: #b2dcd6;
}
/* line 243, ../sass/partials/_view-xs.scss */
.main-page .box-welcome .newsletter-agreement-message input[type=checkbox] {
  display: block;
  position: absolute;
  left: 0;
}

/* line 252, ../sass/partials/_view-xs.scss */
.profile-agreement-message {
  text-align: left;
  position: relative;
  padding-left: 2.5rem;
  font-size: 1.2rem;
  line-height: 1.55;
  color: #00746a;
}
/* line 260, ../sass/partials/_view-xs.scss */
.profile-agreement-message input[type=checkbox] {
  display: block;
  position: absolute;
  left: 0;
}

/* line 267, ../sass/partials/_view-xs.scss */
.dashboard {
  background-color: #f0f0f0;
}
/* line 269, ../sass/partials/_view-xs.scss */
.dashboard .body-container {
  padding-top: 3rem;
}
/* line 273, ../sass/partials/_view-xs.scss */
.dashboard .navbar {
  background-color: #00746a;
  padding: 0.5rem 0;
}
/* line 277, ../sass/partials/_view-xs.scss */
.dashboard .navbar .navbar-header {
  margin-bottom: 0;
}
/* line 281, ../sass/partials/_view-xs.scss */
.dashboard .navbar .navbar-collapse {
  border: none;
  padding: 0;
}
/* line 286, ../sass/partials/_view-xs.scss */
.dashboard .navbar .navbar-toggle {
  float: none;
  border: none;
}
/* line 290, ../sass/partials/_view-xs.scss */
.dashboard .navbar .navbar-toggle:hover, .dashboard .navbar .navbar-toggle:focus {
  background-color: #188178;
}
/* line 295, ../sass/partials/_view-xs.scss */
.dashboard .navbar .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
/* line 301, ../sass/partials/_view-xs.scss */
.dashboard .navbar li.disabled {
  position: relative;
}
/* line 304, ../sass/partials/_view-xs.scss */
.dashboard .navbar li.disabled:before {
  position: absolute;
  z-index: 50;
  width: 100%;
  height: 100%;
  background: rgba(70, 70, 70, 0.4);
  content: '';
}
/* line 315, ../sass/partials/_view-xs.scss */
.dashboard .navbar li.disabled:after {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.4rem;
  height: 2rem;
  background-position: -42rem -33rem;
  content: '';
  position: absolute;
  z-index: 51;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.7;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 315, ../sass/partials/_view-xs.scss */
  .dashboard .navbar li.disabled:after {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 331, ../sass/partials/_view-xs.scss */
.dashboard .navbar li.disabled:hover {
  cursor: not-allowed;
}
/* line 337, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav {
  margin: 0;
}
/* line 341, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li {
  display: block;
  padding: 0;
  position: relative;
}
/* line 346, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li .ico {
  left: 2rem;
  position: absolute;
}
/* line 352, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li.active a {
  color: #ffffff;
  background-color: #016a61;
}
/* line 357, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li.active a[data-submenu]:before {
  width: 1.4rem;
  height: 0.8rem;
  background-position: -4rem -34rem;
}
/* line 364, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li + li {
  border-top: 0.1rem solid #188178;
}
/* line 368, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li a {
  color: #ffffff;
  padding-left: 5.5rem;
  position: relative;
}
/* line 374, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li a:hover {
  background-color: #188178;
}
/* line 379, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li a[data-submenu]:before {
  position: absolute;
  content: '';
  display: block;
  width: 1.4rem;
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.4rem;
  height: 0.8rem;
  background-position: -6rem -34rem;
  top: 50%;
  margin-top: -0.4rem;
  right: 1.5rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 379, ../sass/partials/_view-xs.scss */
  .dashboard .navbar .nav > li a[data-submenu]:before {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 393, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li > ul {
  background-color: transparent;
}
/* line 397, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li .subnav {
  padding: 0;
  margin: 0;
  background-color: #016a61;
}
/* line 404, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li .subnav > li.active a {
  background-color: transparent;
  color: #d49f00;
}
/* line 408, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li .subnav > li.active a:hover {
  background-color: #188178;
}
/* line 414, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav > li .subnav > li a {
  display: block;
  padding: 0.5rem 5rem 0.5rem;
  color: #a4dad3;
  font-size: 1.6rem;
}
/* line 424, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav-close-box {
  text-align: center;
}
/* line 426, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav-close-box .btn-close {
  color: #ffffff;
  padding: 0.35rem 0.6rem;
  background-color: #188178;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
  font-family: 'Arial';
}
/* line 435, ../sass/partials/_view-xs.scss */
.dashboard .navbar .nav-close-box .btn-close:hover, .dashboard .navbar .nav-close-box .btn-close:focus {
  background-color: #016a61;
}
/* line 442, ../sass/partials/_view-xs.scss */
.dashboard .navbar .logout {
  position: absolute;
  top: 0.8rem;
  right: 1.5rem;
  width: 40px;
  height: 40px;
  padding: 1rem;
}
/* line 450, ../sass/partials/_view-xs.scss */
.dashboard .navbar .logout:hover, .dashboard .navbar .logout:focus {
  background-color: #188178;
}
/* line 457, ../sass/partials/_view-xs.scss */
.dashboard .main-container {
  height: calc(100% - 5.8rem);
}
/* line 461, ../sass/partials/_view-xs.scss */
.dashboard .footer {
  border-top: 1px solid #e5e5e5;
}

/* line 467, ../sass/partials/_view-xs.scss */
.box-register .btn-register {
  margin-top: 2rem;
  font-size: 1.8rem;
  padding: 1.3rem 2.2rem;
}

/* line 474, ../sass/partials/_view-xs.scss */
.box-how-it-works {
  text-align: center;
  position: relative;
  margin-bottom: 10rem;
}
/* line 479, ../sass/partials/_view-xs.scss */
.box-how-it-works .header {
  margin-bottom: 8rem;
}
/* line 483, ../sass/partials/_view-xs.scss */
.box-how-it-works .title {
  color: #464646;
  line-height: 1;
  font: 1.7rem 'TheMixOsF Light';
  text-transform: uppercase;
  margin-bottom: 2rem;
}
/* line 491, ../sass/partials/_view-xs.scss */
.box-how-it-works .step-description {
  display: inline-block;
  font: 1.6rem 'Arial';
  font-weight: bold;
  line-height: 1.25;
}
/* line 498, ../sass/partials/_view-xs.scss */
.box-how-it-works .ico2 {
  background-color: #ffffff;
}
/* line 502, ../sass/partials/_view-xs.scss */
.box-how-it-works:after {
  position: absolute;
  content: '';
  display: block;
  border-left: 0.2rem dotted #e5e5e5;
  height: 8.1rem;
  left: calc(50% - 0.1rem);
  width: 0;
  margin-top: 3rem;
}

/* line 514, ../sass/partials/_view-xs.scss */
.box-what-you-find {
  text-align: center;
}
/* line 517, ../sass/partials/_view-xs.scss */
.box-what-you-find .summary-container {
  padding: 0;
  width: 100%;
  list-style: none;
  display: inline-block;
  font-size: 0;
}
/* line 125, ../sass/lib/_mixins.scss */
.box-what-you-find .summary-container:after {
  content: "";
  display: table;
  clear: both;
}
/* line 525, ../sass/partials/_view-xs.scss */
.box-what-you-find .summary-container .summary-item {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  font: 2rem 'TheMixOsF Light';
  text-transform: uppercase;
  min-height: 25rem;
}
/* line 535, ../sass/partials/_view-xs.scss */
.box-what-you-find .header {
  margin-bottom: 5rem;
}

/* line 540, ../sass/partials/_view-xs.scss */
.box-buy-book {
  background-color: #f0f0f0;
  margin-top: 5rem;
  padding: 2.5rem 0;
}
/* line 545, ../sass/partials/_view-xs.scss */
.box-buy-book .header {
  margin-top: 2rem;
  font-size: 2rem;
}
/* line 550, ../sass/partials/_view-xs.scss */
.box-buy-book p {
  font: 1.4rem 'Arial';
}
/* line 554, ../sass/partials/_view-xs.scss */
.box-buy-book .image-books {
  float: left;
  margin-right: 3rem;
  height: 25rem;
}
/* line 561, ../sass/partials/_view-xs.scss */
.box-buy-book .slide-book .btn-buy-now {
  font-size: 1.8rem;
  margin-top: 3.5rem;
}
/* line 567, ../sass/partials/_view-xs.scss */
.box-buy-book .btn-red {
  margin-top: 1rem;
  background-color: #f0f0f0;
  font-size: 1.2rem;
}
/* line 572, ../sass/partials/_view-xs.scss */
.box-buy-book .btn-red:hover, .box-buy-book .btn-red:active, .box-buy-book .btn-red:focus {
  background-color: #a52135;
}

/* line 579, ../sass/partials/_view-xs.scss */
.box-operon-shop {
  background-color: #00746B;
  margin-bottom: 5rem;
}
/* line 582, ../sass/partials/_view-xs.scss */
.box-operon-shop img {
  width: 100%;
}

/* line 586, ../sass/partials/_view-xs.scss */
.box-cert-with-us {
  text-align: center;
  font: 2rem 'TheMixOsF Black';
  font-weight: bold;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 8rem;
  padding-top: 8rem;
}
/* line 125, ../sass/lib/_mixins.scss */
.box-cert-with-us:after {
  content: "";
  display: table;
  clear: both;
}
/* line 596, ../sass/partials/_view-xs.scss */
.box-cert-with-us .header {
  margin-bottom: 8rem;
}
/* line 600, ../sass/partials/_view-xs.scss */
.box-cert-with-us img {
  display: block;
  margin: 0 auto;
}
/* line 606, ../sass/partials/_view-xs.scss */
.box-cert-with-us .hint-element + .hint-element {
  margin-top: 5rem;
}

/* line 611, ../sass/partials/_view-xs.scss */
.box-more {
  text-align: center;
  background-color: #e8f4f3;
  padding: 8rem 0 10rem 0;
}
/* line 616, ../sass/partials/_view-xs.scss */
.box-more .box-info {
  -webkit-border-radius: 0.9rem;
  border-radius: 0.9rem;
  border: 0.2rem solid #ffffff;
  margin: 4.5rem 1.6rem 0 1.6rem;
  padding: 3.1rem 8rem;
  font: 1.8rem 'Arial';
  line-height: 1.1;
  height: 26rem;
  display: table;
  width: calc(100% - 3.2rem);
}
/* line 627, ../sass/partials/_view-xs.scss */
.box-more .box-info--slim {
  padding-left: 4rem;
  padding-right: 4rem;
}
/* line 632, ../sass/partials/_view-xs.scss */
.box-more .box-info .box-info-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
/* line 638, ../sass/partials/_view-xs.scss */
.box-more .box-info .store-description {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
/* line 643, ../sass/partials/_view-xs.scss */
.box-more .box-info .system-details-description {
  margin-top: 2rem;
}
/* line 648, ../sass/partials/_view-xs.scss */
.box-more .box-info .store-link + .store-link {
  margin-left: 1rem;
}

/* line 655, ../sass/partials/_view-xs.scss */
.box-social {
  color: #ffffff;
  display: table;
  overflow: hidden;
  position: relative;
  padding: 0;
  height: 21rem;
  background: url("../images/fb-bg.jpg");
  background-size: cover;
  background-position: center;
  width: 100%;
}
/* line 667, ../sass/partials/_view-xs.scss */
.box-social .box-social-content {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

/* line 674, ../sass/partials/_view-xs.scss */
.article-teaser {
  padding: 5rem 0;
}
/* line 677, ../sass/partials/_view-xs.scss */
.article-teaser + .article-teaser {
  border-top: 1px solid #e5e5e5;
}
/* line 681, ../sass/partials/_view-xs.scss */
.article-teaser .read-more {
  margin-top: 3rem;
  font: 2rem 'TheMixOsF';
}
/* line 686, ../sass/partials/_view-xs.scss */
.article-teaser .article-teaser-header {
  text-align: center;
  font: 1.8rem 'Arial';
  text-transform: uppercase;
  color: #464646;
}
/* line 691, ../sass/partials/_view-xs.scss */
.article-teaser .article-teaser-header a {
  color: #464646;
}
/* line 696, ../sass/partials/_view-xs.scss */
.article-teaser .article-teaser-image {
  text-align: center;
}
/* line 698, ../sass/partials/_view-xs.scss */
.article-teaser .article-teaser-image img {
  margin-top: 2rem;
  width: 26rem;
}

/* line 707, ../sass/partials/_view-xs.scss */
.article-full .content-header {
  margin-top: 2.3rem;
  margin-bottom: 3rem;
}
/* line 712, ../sass/partials/_view-xs.scss */
.article-full .article-image {
  max-height: 25.6rem;
  margin: 5rem 0;
}
/* line 717, ../sass/partials/_view-xs.scss */
.article-full .go-back {
  margin-top: 3.5rem;
  font: 2rem 'TheMixOsF';
  line-height: 1.3;
  text-align: center;
}
/* line 723, ../sass/partials/_view-xs.scss */
.article-full .go-back > a {
  position: relative;
  padding-left: 2rem;
}

/* line 730, ../sass/partials/_view-xs.scss */
.page-default {
  border-top: 0.1rem solid #e5e5e5;
  border-bottom: 0.1rem solid #e5e5e5;
}
/* line 734, ../sass/partials/_view-xs.scss */
.page-default .side-left {
  background-color: #e8f4f3;
  padding: 3rem 0;
  position: relative;
  text-align: center;
}
/* line 741, ../sass/partials/_view-xs.scss */
.page-default .header {
  font: 4rem 'TheMixOsF Light';
}
/* line 745, ../sass/partials/_view-xs.scss */
.page-default .content-container {
  padding: 3rem;
  background-color: #ffffff;
}
/* line 750, ../sass/partials/_view-xs.scss */
.page-default .list-container {
  font: 1.8rem 'TheMixOsF Light';
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 757, ../sass/partials/_view-xs.scss */
.page-default .list-container .list-element a,
.page-default .list-container .list-element span {
  display: block;
  padding: 1.5rem 0;
}
/* line 765, ../sass/partials/_view-xs.scss */
.page-default .list-container .list-element a:hover, .page-default .list-container .list-element a:active, .page-default .list-container .list-element a:focus {
  -webkit-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
  text-decoration: none;
  color: #464646;
}
/* line 774, ../sass/partials/_view-xs.scss */
.page-default .list-container .list-element.active {
  position: relative;
}
/* line 777, ../sass/partials/_view-xs.scss */
.page-default .list-container .list-element.active a, .page-default .list-container .list-element.active span {
  color: #464646;
}

/* line 786, ../sass/partials/_view-xs.scss */
.box-content .counter {
  font: 9.5rem 'Roboto Light';
  color: #00746a;
  display: block;
  line-height: 1;
  text-align: center;
  width: 100%;
}
/* line 795, ../sass/partials/_view-xs.scss */
.box-content .content-info {
  min-height: 25.8rem;
  padding: 2rem 1.5rem;
}
/* line 800, ../sass/partials/_view-xs.scss */
.box-content .content-buy {
  height: 27rem;
  font-family: 'Roboto Light';
}
/* line 805, ../sass/partials/_view-xs.scss */
.box-content .content-progress {
  height: 35rem;
}
/* line 809, ../sass/partials/_view-xs.scss */
.box-content .content-news {
  height: 31rem;
}

/* line 814, ../sass/partials/_view-xs.scss */
.box-profile {
  text-align: center;
}
/* line 815, ../sass/partials/_view-xs.scss */
.box-profile .ico-pencil {
  margin-top: 1.3rem;
}
/* line 821, ../sass/partials/_view-xs.scss */
.box-profile .content-wrapper {
  margin: 0 auto;
}
/* line 825, ../sass/partials/_view-xs.scss */
.box-profile .avatar {
  width: 12rem;
  height: 12rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 3rem;
  background-position: center center;
  background-size: cover;
  display: inline-block;
  position: relative;
}
/* line 835, ../sass/partials/_view-xs.scss */
.box-profile .avatar:hover {
  cursor: pointer;
}
/* line 837, ../sass/partials/_view-xs.scss */
.box-profile .avatar:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  opacity: 0.5;
}
/* line 850, ../sass/partials/_view-xs.scss */
.box-profile p {
  font: 2rem 'TheMixOsF Light';
}
/* line 854, ../sass/partials/_view-xs.scss */
.box-profile .title {
  font-size: 1.6rem;
  color: #00746a;
}

/* line 861, ../sass/partials/_view-xs.scss */
.box-counter .content-body {
  padding: 0;
}

/* line 866, ../sass/partials/_view-xs.scss */
.box-codes {
  text-align: center;
}

/* line 870, ../sass/partials/_view-xs.scss */
.box-stats {
  text-align: center;
}
/* line 873, ../sass/partials/_view-xs.scss */
.box-stats .content-body {
  padding: 0;
  padding-top: 3rem;
}
/* line 878, ../sass/partials/_view-xs.scss */
.box-stats .title {
  font: 2rem 'TheMixOsF';
  margin-top: 1rem;
}
/* line 883, ../sass/partials/_view-xs.scss */
.box-stats .stat-chart {
  max-width: 13rem;
  max-height: 13rem;
  margin: auto;
}
/* line 889, ../sass/partials/_view-xs.scss */
.box-stats .stats-wrapper {
  padding: 0 3rem;
  padding-top: 3rem;
  margin-top: 3rem;
  border-top: 0.1rem solid #e5e5e5;
}
/* line 896, ../sass/partials/_view-xs.scss */
.box-stats .stats-all {
  font: 1.4rem 'Roboto Light';
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}
/* line 903, ../sass/partials/_view-xs.scss */
.box-stats .stats-all .owl-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 909, ../sass/partials/_view-xs.scss */
.box-stats .stats-all .owl-controls .owl-buttons {
  position: relative;
  width: 100%;
}
/* line 913, ../sass/partials/_view-xs.scss */
.box-stats .stats-all .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -1.5rem;
}
/* line 918, ../sass/partials/_view-xs.scss */
.box-stats .stats-all .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -1.5rem;
}
/* line 925, ../sass/partials/_view-xs.scss */
.box-stats .stats-all li[data-chart-subject] {
  cursor: pointer;
}
/* line 929, ../sass/partials/_view-xs.scss */
.box-stats .stats-all .stat-summary {
  display: block;
  width: 4.5rem;
  height: 4.5rem;
  margin: 0 auto;
  background-color: #00746a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  line-height: 4.5rem;
  text-align: center;
  font-family: 'Roboto';
}

/* line 945, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list {
  padding: 0;
  margin: 0 auto;
  max-width: 72.5rem;
  list-style: none;
}
/* line 125, ../sass/lib/_mixins.scss */
.box-subjects .subject-list:after {
  content: "";
  display: table;
  clear: both;
}
/* line 953, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list .ico {
  display: block;
  margin: 2rem auto;
}
/* line 958, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li {
  display: inline-block;
  vertical-align: top;
  width: 9.5rem;
  min-height: 13rem;
  border: 0.1rem solid #e5e5e5;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  margin: 1.5rem 1.5rem 0 1.5rem;
  text-align: center;
  background-color: #ffffff;
}
/* line 969, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #464646;
  font: 1.6rem 'TheMixOsF Light';
}
/* line 976, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li a:hover, .box-subjects .subject-list li a:focus {
  text-decoration: none;
}
/* line 982, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li.locked {
  position: relative;
  opacity: 0.5;
}
/* line 986, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li.locked:after {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.7rem;
  height: 2.7rem;
  background-position: -6.9rem -36rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 986, ../sass/partials/_view-xs.scss */
  .box-subjects .subject-list li.locked:after {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 996, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li.disabled {
  position: relative;
}
/* line 998, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li.disabled:before {
  position: absolute;
  z-index: 50;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(70, 70, 70, 0.5);
  content: '';
}
/* line 1010, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li.disabled:after {
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.7rem;
  height: 2.7rem;
  background-position: -6.9rem -36rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 1010, ../sass/partials/_view-xs.scss */
  .box-subjects .subject-list li.disabled:after {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 1020, ../sass/partials/_view-xs.scss */
.box-subjects .subject-list li.disabled:hover, .box-subjects .subject-list li.disabled:active, .box-subjects .subject-list li.disabled:focus {
  cursor: not-allowed;
}
/* line 1029, ../sass/partials/_view-xs.scss */
.box-subjects .content-body {
  padding: 2rem 0;
}

/* line 1034, ../sass/partials/_view-xs.scss */
.box-banner {
  padding: 0.5rem;
  margin: 0;
  list-style: none;
}
/* line 1039, ../sass/partials/_view-xs.scss */
.box-banner .owl-item {
  text-align: center;
}
/* line 1043, ../sass/partials/_view-xs.scss */
.box-banner .owl-pagination {
  text-align: center;
  margin: 3rem -0.5rem 0 -0.5rem;
  padding: 0;
  padding-top: 1.5rem;
}

/* line 1052, ../sass/partials/_view-xs.scss */
.box-vademecum .content-body {
  padding: 0;
  padding-top: 3rem;
}

/* line 1058, ../sass/partials/_view-xs.scss */
.box-news {
  text-align: center;
}
/* line 1061, ../sass/partials/_view-xs.scss */
.box-news .description {
  padding: 2.5rem 0;
}

/* line 1067, ../sass/partials/_view-xs.scss */
.box-welcome-video .box-video-wrapper {
  max-width: 74.7rem;
  padding: 3rem 9.5rem;
  margin: 0 auto;
}

/* line 1074, ../sass/partials/_view-xs.scss */
.kb-banner {
  max-width: 100%;
}

/* line 1078, ../sass/partials/_view-xs.scss */
.box-kb-banners {
  overflow: hidden;
}
/* line 1081, ../sass/partials/_view-xs.scss */
.box-kb-banners .owl-carousel {
  margin: 0;
}
/* line 1085, ../sass/partials/_view-xs.scss */
.box-kb-banners .owl-pagination {
  padding: 2rem 0;
  margin: 0;
}

/* line 1091, ../sass/partials/_view-xs.scss */
.avatar-file {
  display: none !important;
}

/* line 1098, ../sass/partials/_view-xs.scss */
.modal-question .modal-body,
.modal-answer .modal-body,
.modal-summary .modal-body {
  font-family: 'Roboto Light';
  padding: 5rem 9.5rem;
}
/* line 1101, ../sass/partials/_view-xs.scss */
.modal-question .modal-body:not(:last-child),
.modal-answer .modal-body:not(:last-child),
.modal-summary .modal-body:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}

/* line 1110, ../sass/partials/_view-xs.scss */
.modal-answer .modal-body h1, .modal-answer .modal-body h2 {
  margin-top: 0;
  margin-bottom: 3rem;
}
/* line 1114, ../sass/partials/_view-xs.scss */
.modal-answer .modal-body h1 {
  margin-bottom: 3.5rem;
}
/* line 1119, ../sass/partials/_view-xs.scss */
.modal-answer .answer-question {
  margin-bottom: 2rem;
}

/* line 1124, ../sass/partials/_view-xs.scss */
.modal-question {
  font-family: 'Roboto Light';
  position: absolute;
}
/* line 1127, ../sass/partials/_view-xs.scss */
.modal-question .pagination {
  margin-top: 0;
  margin-bottom: 3rem;
}
/* line 1132, ../sass/partials/_view-xs.scss */
.modal-question .modal-header {
  padding-left: 9.5rem;
  padding-right: 9.5rem;
}
/* line 1138, ../sass/partials/_view-xs.scss */
.modal-question .modal-body h1, .modal-question .modal-body h2, .modal-question .modal-body h3, .modal-question .modal-body h4, .modal-question .modal-body h5, .modal-question .modal-body h6 {
  margin-top: 0;
  margin-bottom: 3rem;
}
/* line 1142, ../sass/partials/_view-xs.scss */
.modal-question .modal-body h1 {
  margin-bottom: 3.5rem;
}
/* line 1146, ../sass/partials/_view-xs.scss */
.modal-question .modal-body .question-content {
  font-family: 'Roboto Light';
  text-align: center;
}
/* line 1153, ../sass/partials/_view-xs.scss */
.modal-question .answer-box .answer-header {
  background: #134093;
  text-align: center;
  color: #ffffff;
  padding: 1.3rem 2rem;
}
/* line 1158, ../sass/partials/_view-xs.scss */
.modal-question .answer-box .answer-header .h2 {
  color: #ffffff;
}
/* line 1164, ../sass/partials/_view-xs.scss */
.modal-question .answer-box .answer-header .modal-control:after {
  -webkit-transition: transform 150ms;
  -o-transition: transform 150ms;
  transition: transform 150ms;
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  width: 1.4rem;
  height: 0.8rem;
  background-position: -37rem -30rem;
  display: inline-block;
  content: '';
  margin-left: 1rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 1164, ../sass/partials/_view-xs.scss */
  .modal-question .answer-box .answer-header .modal-control:after {
    background-image: url("../images/sprite2x.png");
  }
}
/* line 1173, ../sass/partials/_view-xs.scss */
.modal-question .answer-box .answer-header .modal-control.collapsed:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1181, ../sass/partials/_view-xs.scss */
.modal-question .answer-box .answer-header .modal-control:hover, .modal-question .answer-box .answer-header .modal-control:active, .modal-question .answer-box .answer-header .modal-control:focus {
  text-decoration: none;
}
/* line 1191, ../sass/partials/_view-xs.scss */
.modal-question .answer-box .answer-content {
  border: 1px solid #d4d4d4;
  padding: 3rem 2.4rem 3rem 2.4rem;
}
/* line 1194, ../sass/partials/_view-xs.scss */
.modal-question .answer-box .answer-content p {
  margin-bottom: 2rem;
}
/* line 1201, ../sass/partials/_view-xs.scss */
.modal-question .rate {
  font-family: 'TheMixOsF';
  font-size: 2rem;
}
/* line 125, ../sass/lib/_mixins.scss */
.modal-question .rate .rate-mark:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1206, ../sass/partials/_view-xs.scss */
.modal-question .rate .rate-mark .form-group {
  float: left;
  display: inline-block;
}
/* line 1210, ../sass/partials/_view-xs.scss */
.modal-question .rate .rate-mark .send {
  margin-top: 1rem;
  float: right;
  display: inline-block;
}
/* line 125, ../sass/lib/_mixins.scss */
.modal-question .timing:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1224, ../sass/partials/_view-xs.scss */
.modal-question .timing .time-left span,
.modal-question .timing .time-for span {
  color: #d49f00;
}
/* line 1228, ../sass/partials/_view-xs.scss */
.modal-question .timing .time-for {
  float: left;
}
/* line 1232, ../sass/partials/_view-xs.scss */
.modal-question .timing .time-left {
  float: right;
}

/* line 1239, ../sass/partials/_view-xs.scss */
.tab-container {
  width: 100%;
  max-width: 66rem;
  margin: 0 auto;
  padding: 8rem 2rem 7rem 2rem;
}
/* line 125, ../sass/lib/_mixins.scss */
.tab-container:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1246, ../sass/partials/_view-xs.scss */
.tab-container .english-book-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 1246, ../sass/partials/_view-xs.scss */
  .tab-container .english-book-wrapper {
    text-align: left;
  }
}
/* line 1253, ../sass/partials/_view-xs.scss */
.tab-container .recording-icon {
  vertical-align: middle;
  margin-right: 1.2rem;
}
@media (min-width: 992px) {
  /* line 1253, ../sass/partials/_view-xs.scss */
  .tab-container .recording-icon {
    margin-right: 2.4rem;
  }
}
/* line 1261, ../sass/partials/_view-xs.scss */
.tab-container .recording-btn-wrapper {
  display: block;
  vertical-align: middle;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  /* line 1261, ../sass/partials/_view-xs.scss */
  .tab-container .recording-btn-wrapper {
    display: inline-block;
    margin-top: 0;
  }
}
/* line 1271, ../sass/partials/_view-xs.scss */
.tab-container .recording-text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  font: 2rem 'TheMixOsF';
}
@media (min-width: 992px) {
  /* line 1271, ../sass/partials/_view-xs.scss */
  .tab-container .recording-text {
    margin-right: 3rem;
  }
}
/* line 1281, ../sass/partials/_view-xs.scss */
.tab-container .recording-list {
  padding-top: 2rem;
}
/* line 1285, ../sass/partials/_view-xs.scss */
.tab-container .recording-item {
  text-align: center;
  color: #606060;
}
/* line 1288, ../sass/partials/_view-xs.scss */
.tab-container .recording-item + .recording-item {
  margin-top: 2.7rem;
}
@media (min-width: 992px) {
  /* line 1285, ../sass/partials/_view-xs.scss */
  .tab-container .recording-item {
    text-align: right;
  }
}

@media (max-width: 991px) {
  /* line 1300, ../sass/partials/_view-xs.scss */
  .answer-list > li {
    margin-left: 3.7rem;
  }

  /* line 1307, ../sass/partials/_view-xs.scss */
  .modal-answer .modal-body {
    padding: 3rem;
  }

  /* line 1313, ../sass/partials/_view-xs.scss */
  .box-register {
    margin-top: 1.5rem;
  }

  /* line 1318, ../sass/partials/_view-xs.scss */
  .navbar .navbar-header {
    margin-bottom: 1.7rem;
  }
  /* line 1322, ../sass/partials/_view-xs.scss */
  .navbar .navbar-buttons {
    text-align: center;
    margin-bottom: 1rem;
  }

  /* line 1330, ../sass/partials/_view-xs.scss */
  .page-default.page-two-cols .container {
    margin: 0;
    width: 100%;
  }
  /* line 1335, ../sass/partials/_view-xs.scss */
  .page-default.page-two-cols .content-container {
    margin: 0 4.1rem;
  }
}
/* line 1343, ../sass/partials/_view-xs.scss */
.code-modal h4 {
  font: 2.6rem 'TheMixOsF Light';
  color: #464646;
  text-align: center;
}
/* line 1349, ../sass/partials/_view-xs.scss */
.code-modal .content-wrapper {
  display: flex;
  flex-wrap: wrap;
}
/* line 1354, ../sass/partials/_view-xs.scss */
.code-modal .content-wrapper .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
/* line 1371, ../sass/partials/_view-xs.scss */
.code-modal .content-wrapper .box + .box {
  margin-left: 5rem;
}
/* line 1375, ../sass/partials/_view-xs.scss */
.code-modal .content-wrapper .box.banner-box {
  display: none;
}
@media (max-width: 550px) {
  /* line 1354, ../sass/partials/_view-xs.scss */
  .code-modal .content-wrapper .box {
    width: 100% !important;
  }
  /* line 1381, ../sass/partials/_view-xs.scss */
  .code-modal .content-wrapper .box + .box {
    margin-left: 0;
  }
  /* line 1382, ../sass/partials/_view-xs.scss */
  .code-modal .content-wrapper .box + .box:before {
    content: '';
    height: 0.1rem;
    background-color: #e5e5e5;
    width: 100%;
    margin: 5rem 0;
  }
}
/* line 1393, ../sass/partials/_view-xs.scss */
.code-modal .content-wrapper .box .info {
  text-align: center;
}
/* line 1395, ../sass/partials/_view-xs.scss */
.code-modal .content-wrapper .box .info span {
  font-style: italic;
}
/* line 1400, ../sass/partials/_view-xs.scss */
.code-modal .content-wrapper .box .content {
  align-self: center;
}
/* line 1404, ../sass/partials/_view-xs.scss */
.code-modal .content-wrapper .box .form-row {
  margin-bottom: 0;
}
/* line 1412, ../sass/partials/_view-xs.scss */
.code-modal.banner .content-wrapper .code-box {
  width: calc(50% - 2.5rem);
}
/* line 1415, ../sass/partials/_view-xs.scss */
.code-modal.banner .content-wrapper .banner-box {
  width: calc(50% - 2.5rem);
  display: flex;
}
/* line 1420, ../sass/partials/_view-xs.scss */
.code-modal.banner .content-wrapper .banner-box .banner-placeholder img {
  width: 100%;
}

/* line 1429, ../sass/partials/_view-xs.scss */
.box-banner {
  position: relative;
  overflow: hidden;
  padding: 0;
}
/* line 1435, ../sass/partials/_view-xs.scss */
.box-banner .banner-image {
  width: 100%;
  position: relative;
}
/* line 1439, ../sass/partials/_view-xs.scss */
.box-banner .banner-image img {
  width: 100%;
}
/* line 1443, ../sass/partials/_view-xs.scss */
.box-banner .banner-image figcaption {
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #ffffff;
}
/* line 1455, ../sass/partials/_view-xs.scss */
.box-banner .banner-image figcaption h2 {
  color: #ffffff;
  font-family: "TheMixOsF Bold";
  font-size: 3.2rem;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 1461, ../sass/partials/_view-xs.scss */
.box-banner .banner-image figcaption h2 span {
  font-family: "TheMixOsF Black";
}
@media (max-width: 767px) {
  /* line 1455, ../sass/partials/_view-xs.scss */
  .box-banner .banner-image figcaption h2 {
    font-size: 2rem;
  }
}
/* line 1468, ../sass/partials/_view-xs.scss */
.box-banner .banner-image figcaption .subtext {
  font-family: "TheMixOsF";
  text-transform: uppercase;
  font-size: 1.8rem;
}
@media (max-width: 996px) {
  /* line 1468, ../sass/partials/_view-xs.scss */
  .box-banner .banner-image figcaption .subtext {
    display: none;
  }
}
/* line 1478, ../sass/partials/_view-xs.scss */
.box-banner .partners {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  background: #ffffff;
  border-top: 1px solid #e5e5e5;
}
/* line 1508, ../sass/partials/_view-xs.scss */
.box-banner .partners .h3 {
  font-family: "TheMixOsF Light";
  text-transform: uppercase;
  color: #8e8e8e;
  letter-spacing: 0.4rem;
  font-size: 1.4rem;
  margin: 0 3rem 0 0;
}
/* line 1517, ../sass/partials/_view-xs.scss */
.box-banner .partners .logo {
  margin: 1.5rem 3rem;
}

/* line 1524, ../sass/partials/_view-xs.scss */
.mov-owl-carousel.owl-mov-theme .owl-pagination {
  margin: 0;
  border: 0;
  padding: 1rem;
}
/* line 1530, ../sass/partials/_view-xs.scss */
.mov-owl-carousel.owl-mov-theme .owl-item {
  padding: 0 20rem;
}
@media (max-width: 996px) {
  /* line 1530, ../sass/partials/_view-xs.scss */
  .mov-owl-carousel.owl-mov-theme .owl-item {
    padding: 0 10rem;
  }
}
@media (max-width: 768px) {
  /* line 1530, ../sass/partials/_view-xs.scss */
  .mov-owl-carousel.owl-mov-theme .owl-item {
    padding: 0;
  }
}
/* line 1543, ../sass/partials/_view-xs.scss */
.mov-owl-carousel.owl-mov-theme .mov-controls .owl-page {
  transition: color 100ms;
  margin: 0 2rem !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  width: auto !important;
  height: auto !important;
  color: #bebebe;
}
/* line 1552, ../sass/partials/_view-xs.scss */
.mov-owl-carousel.owl-mov-theme .mov-controls .owl-page span {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  width: auto !important;
  height: auto !important;
}
/* line 1561, ../sass/partials/_view-xs.scss */
.mov-owl-carousel.owl-mov-theme .mov-controls .owl-page:hover, .mov-owl-carousel.owl-mov-theme .mov-controls .owl-page:focus, .mov-owl-carousel.owl-mov-theme .mov-controls .owl-page:active, .mov-owl-carousel.owl-mov-theme .mov-controls .owl-page.active {
  color: #a52135;
}
/* line 1570, ../sass/partials/_view-xs.scss */
.mov-owl-carousel.owl-mov-theme .mov-controls .owl-buttons .owl-next,
.mov-owl-carousel.owl-mov-theme .mov-controls .owl-buttons .owl-prev {
  width: 3.5rem;
  height: 10.2rem;
  position: absolute;
  top: 50%;
  right: auto;
  left: auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
}
@media (max-width: 768px) {
  /* line 1570, ../sass/partials/_view-xs.scss */
  .mov-owl-carousel.owl-mov-theme .mov-controls .owl-buttons .owl-next,
  .mov-owl-carousel.owl-mov-theme .mov-controls .owl-buttons .owl-prev {
    top: auto;
    bottom: -3.25rem;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
}
/* line 1598, ../sass/partials/_view-xs.scss */
.mov-owl-carousel.owl-mov-theme .mov-controls .owl-buttons .owl-next {
  background: url("../images/arrow_yellow.png") top left no-repeat;
  right: 5rem;
  z-index: 10;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
@media (max-width: 768px) {
  /* line 1598, ../sass/partials/_view-xs.scss */
  .mov-owl-carousel.owl-mov-theme .mov-controls .owl-buttons .owl-next {
    display: none;
  }
}
/* line 1612, ../sass/partials/_view-xs.scss */
.mov-owl-carousel.owl-mov-theme .mov-controls .owl-buttons .owl-prev {
  background: url("../images/arrow_yellow.png") top left no-repeat;
  left: 5rem;
  z-index: 15;
}
@media (max-width: 768px) {
  /* line 1612, ../sass/partials/_view-xs.scss */
  .mov-owl-carousel.owl-mov-theme .mov-controls .owl-buttons .owl-prev {
    display: none;
  }
}

/* line 1628, ../sass/partials/_view-xs.scss */
.box-kb-download.download-sheets .download-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
@media (max-width: 768px) {
  /* line 1628, ../sass/partials/_view-xs.scss */
  .box-kb-download.download-sheets .download-content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/* line 1659, ../sass/partials/_view-xs.scss */
.box-kb-download.download-sheets .download-content .sheet-download {
  position: relative;
  margin: 1rem;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 1659, ../sass/partials/_view-xs.scss */
  .box-kb-download.download-sheets .download-content .sheet-download {
    width: 100%;
    margin-bottom: 2rem;
  }
}
/* line 1669, ../sass/partials/_view-xs.scss */
.box-kb-download.download-sheets .download-content .sheet-download .sheet-title {
  font: 2.2rem 'TheMixOsF Light';
  color: #00746a;
  margin-bottom: 2rem;
  font-weight: bold;
}
/* line 1676, ../sass/partials/_view-xs.scss */
.box-kb-download.download-sheets .download-content .sheet-download .sheet-description {
  font: 1.7rem 'TheMixOsF Light';
  font-weight: 100;
  font-style: italic;
  margin-top: -3.2rem;
  color: #4a4a4a;
  margin-bottom: 1rem;
}
/* line 1685, ../sass/partials/_view-xs.scss */
.box-kb-download.download-sheets .download-content .sheet-download figure {
  margin-bottom: 5rem;
}
/* line 1689, ../sass/partials/_view-xs.scss */
.box-kb-download.download-sheets .download-content .sheet-download.disabled {
  opacity: 0.5;
}
/* line 1692, ../sass/partials/_view-xs.scss */
.box-kb-download.download-sheets .download-content .sheet-download.disabled:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
/* line 1701, ../sass/partials/_view-xs.scss */
.box-kb-download.download-sheets .download-content .sheet-download.disabled:hover {
  cursor: not-allowed;
}

/* line 1711, ../sass/partials/_view-xs.scss */
.banner-modal .modal-header {
  padding: 0;
  border: 0;
  min-height: 0;
}
/* line 1717, ../sass/partials/_view-xs.scss */
.banner-modal .modal-body {
  padding: 0;
  margin: 0;
}

/* line 1724, ../sass/partials/_view-xs.scss */
.modal-auth .modal-dialog {
  width: 71rem;
}
@media (max-width: 767px) {
  /* line 1724, ../sass/partials/_view-xs.scss */
  .modal-auth .modal-dialog {
    width: auto;
    margin: 10% 2rem;
  }
}
/* line 1731, ../sass/partials/_view-xs.scss */
.modal-auth.modal-lg {
  width: 100%;
}
/* line 1733, ../sass/partials/_view-xs.scss */
.modal-auth.modal-lg .modal-dialog {
  width: 89rem;
}
@media (max-width: 991px) {
  /* line 1733, ../sass/partials/_view-xs.scss */
  .modal-auth.modal-lg .modal-dialog {
    width: 71rem;
  }
}
@media (max-width: 767px) {
  /* line 1733, ../sass/partials/_view-xs.scss */
  .modal-auth.modal-lg .modal-dialog {
    width: auto;
    margin: 10% 2rem;
  }
}
/* line 1747, ../sass/partials/_view-xs.scss */
.modal-auth .alert {
  margin-top: -2.5rem;
}
/* line 1752, ../sass/partials/_view-xs.scss */
.modal-auth .agreement label {
  font-size: 1.4rem;
}
/* line 1755, ../sass/partials/_view-xs.scss */
.modal-auth .agreement .checkbox input[type=checkbox] + label:before {
  top: 1.2rem;
}
/* line 1760, ../sass/partials/_view-xs.scss */
.modal-auth .modal-header {
  border: none;
  box-shadow: none;
  padding: 0;
  min-height: 0;
}
/* line 1765, ../sass/partials/_view-xs.scss */
.modal-auth .modal-header .close {
  opacity: 0.2;
  z-index: 20;
  background: transparent;
  top: 1rem;
  right: 1rem;
  font-size: 2.4rem;
  text-shadow: white 0 1rem 0;
}
/* line 1775, ../sass/partials/_view-xs.scss */
.modal-auth .plus-info {
  font: 2rem "TheMixOsF Bold";
  font-weight: 800;
  text-align: center;
  color: #00746a;
  margin-bottom: 3rem;
}
/* line 1781, ../sass/partials/_view-xs.scss */
.modal-auth .plus-info:before {
  font-family: "TheMixOsF";
  display: inline-block;
  content: "+";
  font-size: 3.5rem;
  vertical-align: sub;
  font-weight: 400;
  margin-right: 1rem;
  color: #d49f00;
}
@media (max-width: 767px) {
  /* line 1781, ../sass/partials/_view-xs.scss */
  .modal-auth .plus-info:before {
    display: block;
    text-align: center;
  }
}
/* line 1796, ../sass/partials/_view-xs.scss */
.modal-auth .modal-content {
  border-radius: 0;
  border: 0;
}
/* line 1801, ../sass/partials/_view-xs.scss */
.modal-auth .modal-body {
  padding: 5rem 7rem;
}
/* line 1805, ../sass/partials/_view-xs.scss */
.modal-auth .modal-title {
  color: #5a5a5a;
  text-align: center;
  font-weight: 800;
  font: 2.1rem "TheMixOsF Bold";
}
/* line 1812, ../sass/partials/_view-xs.scss */
.modal-auth .teaser {
  margin: 2.5rem 0 4.5rem 0;
}
/* line 125, ../sass/lib/_mixins.scss */
.modal-auth .teaser:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1816, ../sass/partials/_view-xs.scss */
.modal-auth .teaser .teaser-item {
  float: left;
  width: 50%;
}
/* line 125, ../sass/lib/_mixins.scss */
.modal-auth .teaser .teaser-item:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  /* line 1816, ../sass/partials/_view-xs.scss */
  .modal-auth .teaser .teaser-item {
    width: 100%;
    float: none;
    margin-bottom: 1rem;
    text-align: center;
  }
}
/* line 1828, ../sass/partials/_view-xs.scss */
.modal-auth .teaser .teaser-item .img {
  float: left;
  display: inline-block;
  margin-right: 2rem;
}
@media (max-width: 767px) {
  /* line 1828, ../sass/partials/_view-xs.scss */
  .modal-auth .teaser .teaser-item .img {
    display: block;
    float: none;
    margin: 0 0 0.5rem 0;
  }
}
/* line 1841, ../sass/partials/_view-xs.scss */
.modal-auth .teaser .teaser-item .description {
  font-style: italic;
  font-weight: 800;
  padding-top: 0.5rem;
  font-size: 1.7rem;
  overflow: hidden;
}
/* line 1847, ../sass/partials/_view-xs.scss */
.modal-auth .teaser .teaser-item .description .marked {
  color: #00746a;
  display: block;
}
/* line 1852, ../sass/partials/_view-xs.scss */
.modal-auth .teaser .teaser-item .description .bold {
  font-family: "TheMixOsF Bold";
}
/* line 1855, ../sass/partials/_view-xs.scss */
.modal-auth .teaser .teaser-item .description .light {
  font-weight: 400;
}
/* line 1863, ../sass/partials/_view-xs.scss */
.modal-auth .form-login input[type="text"], .modal-auth .form-login input[type="password"], .modal-auth .form-login input[type="datetime"], .modal-auth .form-login input[type="datetime-local"], .modal-auth .form-login input[type="date"], .modal-auth .form-login input[type="month"], .modal-auth .form-login input[type="time"], .modal-auth .form-login input[type="week"], .modal-auth .form-login input[type="number"], .modal-auth .form-login input[type="email"], .modal-auth .form-login input[type="url"], .modal-auth .form-login input[type="search"], .modal-auth .form-login input[type="tel"], .modal-auth .form-login .form-control {
  border-radius: 0;
  border: 0.2rem solid #a4dad3;
  line-height: 1.3;
  font-family: "Arial Light", "Arial", 'TheMixOsF';
  font-size: 1.4rem;
  font-style: italic;
  color: #00746a;
}
/* line 103, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.modal-auth .form-login input[type="text"]::-moz-placeholder, .modal-auth .form-login input[type="password"]::-moz-placeholder, .modal-auth .form-login input[type="datetime"]::-moz-placeholder, .modal-auth .form-login input[type="datetime-local"]::-moz-placeholder, .modal-auth .form-login input[type="date"]::-moz-placeholder, .modal-auth .form-login input[type="month"]::-moz-placeholder, .modal-auth .form-login input[type="time"]::-moz-placeholder, .modal-auth .form-login input[type="week"]::-moz-placeholder, .modal-auth .form-login input[type="number"]::-moz-placeholder, .modal-auth .form-login input[type="email"]::-moz-placeholder, .modal-auth .form-login input[type="url"]::-moz-placeholder, .modal-auth .form-login input[type="search"]::-moz-placeholder, .modal-auth .form-login input[type="tel"]::-moz-placeholder, .modal-auth .form-login .form-control::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}
/* line 107, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.modal-auth .form-login input[type="text"]:-ms-input-placeholder, .modal-auth .form-login input[type="password"]:-ms-input-placeholder, .modal-auth .form-login input[type="datetime"]:-ms-input-placeholder, .modal-auth .form-login input[type="datetime-local"]:-ms-input-placeholder, .modal-auth .form-login input[type="date"]:-ms-input-placeholder, .modal-auth .form-login input[type="month"]:-ms-input-placeholder, .modal-auth .form-login input[type="time"]:-ms-input-placeholder, .modal-auth .form-login input[type="week"]:-ms-input-placeholder, .modal-auth .form-login input[type="number"]:-ms-input-placeholder, .modal-auth .form-login input[type="email"]:-ms-input-placeholder, .modal-auth .form-login input[type="url"]:-ms-input-placeholder, .modal-auth .form-login input[type="search"]:-ms-input-placeholder, .modal-auth .form-login input[type="tel"]:-ms-input-placeholder, .modal-auth .form-login .form-control:-ms-input-placeholder {
  color: #9f9f9f;
}
/* line 108, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.modal-auth .form-login input[type="text"]::-webkit-input-placeholder, .modal-auth .form-login input[type="password"]::-webkit-input-placeholder, .modal-auth .form-login input[type="datetime"]::-webkit-input-placeholder, .modal-auth .form-login input[type="datetime-local"]::-webkit-input-placeholder, .modal-auth .form-login input[type="date"]::-webkit-input-placeholder, .modal-auth .form-login input[type="month"]::-webkit-input-placeholder, .modal-auth .form-login input[type="time"]::-webkit-input-placeholder, .modal-auth .form-login input[type="week"]::-webkit-input-placeholder, .modal-auth .form-login input[type="number"]::-webkit-input-placeholder, .modal-auth .form-login input[type="email"]::-webkit-input-placeholder, .modal-auth .form-login input[type="url"]::-webkit-input-placeholder, .modal-auth .form-login input[type="search"]::-webkit-input-placeholder, .modal-auth .form-login input[type="tel"]::-webkit-input-placeholder, .modal-auth .form-login .form-control::-webkit-input-placeholder {
  color: #9f9f9f;
}
/* line 1874, ../sass/partials/_view-xs.scss */
.modal-auth .form-login .button-wrapper {
  margin: 0;
}
/* line 125, ../sass/lib/_mixins.scss */
.modal-auth .form-register:after {
  content: "";
  display: table;
  clear: both;
}
/* line 125, ../sass/lib/_mixins.scss */
.modal-auth .form-register .inputs:after {
  content: "";
  display: table;
  clear: both;
}
/* line 1886, ../sass/partials/_view-xs.scss */
.modal-auth .form-register .col {
  float: left;
  width: calc(50% - 0.5rem);
}
/* line 1891, ../sass/partials/_view-xs.scss */
.modal-auth .form-register .col:nth-of-type(even) {
  margin-left: 0.5rem;
}
/* line 1895, ../sass/partials/_view-xs.scss */
.modal-auth .form-register .col:nth-of-type(odd) {
  margin-right: 0.5rem;
}
@media (max-width: 767px) {
  /* line 1886, ../sass/partials/_view-xs.scss */
  .modal-auth .form-register .col {
    width: 100%;
    float: none;
  }
  /* line 1901, ../sass/partials/_view-xs.scss */
  .modal-auth .form-register .col:nth-of-type(even) {
    margin-left: 0;
  }
  /* line 1905, ../sass/partials/_view-xs.scss */
  .modal-auth .form-register .col:nth-of-type(odd) {
    margin-right: 0;
  }
}
/* line 1911, ../sass/partials/_view-xs.scss */
.modal-auth .form-register input[type="text"], .modal-auth .form-register input[type="password"], .modal-auth .form-register input[type="datetime"], .modal-auth .form-register input[type="datetime-local"], .modal-auth .form-register input[type="date"], .modal-auth .form-register input[type="month"], .modal-auth .form-register input[type="time"], .modal-auth .form-register input[type="week"], .modal-auth .form-register input[type="number"], .modal-auth .form-register input[type="email"], .modal-auth .form-register input[type="url"], .modal-auth .form-register input[type="search"], .modal-auth .form-register input[type="tel"], .modal-auth .form-register .form-control {
  border-radius: 0;
  border: 0.2rem solid #006d67;
  line-height: 1.3;
  font-family: "Arial Light", "Arial", 'TheMixOsF';
  font-size: 1.4rem;
  font-style: italic;
  color: #00746a;
}
/* line 103, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.modal-auth .form-register input[type="text"]::-moz-placeholder, .modal-auth .form-register input[type="password"]::-moz-placeholder, .modal-auth .form-register input[type="datetime"]::-moz-placeholder, .modal-auth .form-register input[type="datetime-local"]::-moz-placeholder, .modal-auth .form-register input[type="date"]::-moz-placeholder, .modal-auth .form-register input[type="month"]::-moz-placeholder, .modal-auth .form-register input[type="time"]::-moz-placeholder, .modal-auth .form-register input[type="week"]::-moz-placeholder, .modal-auth .form-register input[type="number"]::-moz-placeholder, .modal-auth .form-register input[type="email"]::-moz-placeholder, .modal-auth .form-register input[type="url"]::-moz-placeholder, .modal-auth .form-register input[type="search"]::-moz-placeholder, .modal-auth .form-register input[type="tel"]::-moz-placeholder, .modal-auth .form-register .form-control::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}
/* line 107, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.modal-auth .form-register input[type="text"]:-ms-input-placeholder, .modal-auth .form-register input[type="password"]:-ms-input-placeholder, .modal-auth .form-register input[type="datetime"]:-ms-input-placeholder, .modal-auth .form-register input[type="datetime-local"]:-ms-input-placeholder, .modal-auth .form-register input[type="date"]:-ms-input-placeholder, .modal-auth .form-register input[type="month"]:-ms-input-placeholder, .modal-auth .form-register input[type="time"]:-ms-input-placeholder, .modal-auth .form-register input[type="week"]:-ms-input-placeholder, .modal-auth .form-register input[type="number"]:-ms-input-placeholder, .modal-auth .form-register input[type="email"]:-ms-input-placeholder, .modal-auth .form-register input[type="url"]:-ms-input-placeholder, .modal-auth .form-register input[type="search"]:-ms-input-placeholder, .modal-auth .form-register input[type="tel"]:-ms-input-placeholder, .modal-auth .form-register .form-control:-ms-input-placeholder {
  color: #9f9f9f;
}
/* line 108, ../sass/lib/bootstrap/mixins/_vendor-prefixes.scss */
.modal-auth .form-register input[type="text"]::-webkit-input-placeholder, .modal-auth .form-register input[type="password"]::-webkit-input-placeholder, .modal-auth .form-register input[type="datetime"]::-webkit-input-placeholder, .modal-auth .form-register input[type="datetime-local"]::-webkit-input-placeholder, .modal-auth .form-register input[type="date"]::-webkit-input-placeholder, .modal-auth .form-register input[type="month"]::-webkit-input-placeholder, .modal-auth .form-register input[type="time"]::-webkit-input-placeholder, .modal-auth .form-register input[type="week"]::-webkit-input-placeholder, .modal-auth .form-register input[type="number"]::-webkit-input-placeholder, .modal-auth .form-register input[type="email"]::-webkit-input-placeholder, .modal-auth .form-register input[type="url"]::-webkit-input-placeholder, .modal-auth .form-register input[type="search"]::-webkit-input-placeholder, .modal-auth .form-register input[type="tel"]::-webkit-input-placeholder, .modal-auth .form-register .form-control::-webkit-input-placeholder {
  color: #9f9f9f;
}

/* line 1925, ../sass/partials/_view-xs.scss */
.front-info-bar {
  background-color: #00746a;
  margin: 0 -10px 0 -10px;
  margin-bottom: -22px;
  text-align: center;
  padding: 2rem 1rem;
  margin-top: 2rem;
  color: #ffffff;
  text-transform: uppercase;
  display: none;
}
/* line 1936, ../sass/partials/_view-xs.scss */
.front-info-bar.active {
  display: block;
}
/* line 1940, ../sass/partials/_view-xs.scss */
.front-info-bar .info {
  display: inline-block;
  font-family: "TheMixOsF";
  vertical-align: middle;
  font-size: 1.8rem;
}
/* line 1946, ../sass/partials/_view-xs.scss */
.front-info-bar .info span {
  font-family: "TheMixOsF Black";
  font-weight: 800;
}
@media (max-width: 767px) {
  /* line 1940, ../sass/partials/_view-xs.scss */
  .front-info-bar .info {
    display: block;
  }
}
/* line 1956, ../sass/partials/_view-xs.scss */
.front-info-bar .btn {
  vertical-align: middle;
  margin: 0 0.5rem;
}
/* line 1961, ../sass/partials/_view-xs.scss */
.front-info-bar .dismiss {
  -webkit-transition: background-color 200ms;
  -moz-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  vertical-align: middle;
  color: #ffffff;
  font-family: "TheMixOsF Black";
  font-weight: 800;
  opacity: 0.9;
  font-size: 2rem;
  padding: 0.5rem;
  border-radius: 5rem;
  background-color: rgba(70, 70, 70, 0);
}
/* line 1975, ../sass/partials/_view-xs.scss */
.front-info-bar .dismiss:hover, .front-info-bar .dismiss:focus, .front-info-bar .dismiss:active {
  opacity: 1;
  text-decoration: none;
  background-color: rgba(70, 70, 70, 0.2);
}
@media (max-width: 767px) {
  /* line 1925, ../sass/partials/_view-xs.scss */
  .front-info-bar {
    margin-bottom: 0;
  }
}

/* line 1990, ../sass/partials/_view-xs.scss */
.download-collapse .content-header {
  position: relative;
}
/* line 1994, ../sass/partials/_view-xs.scss */
.download-collapse .navbar-toggle {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
/* line 2005, ../sass/partials/_view-xs.scss */
.download-collapse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
/* line 2010, ../sass/partials/_view-xs.scss */
.download-collapse .tab-header {
  padding: 0 1rem;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 2017, ../sass/partials/_view-xs.scss */
  .download-collapse .nav-tabs > li {
    display: block;
    text-align: center;
    border-bottom: 1px solid rgba(70, 70, 70, 0.1);
  }
}

/* line 2026, ../sass/partials/_view-xs.scss */
.dotted-strip {
  background: url("../images/dot.png") center center repeat-x;
  text-align: center;
  margin: 3rem 0;
}
/* line 2030, ../sass/partials/_view-xs.scss */
.dotted-strip .text {
  color: #5a5a5a;
  background: #ffffff;
  padding: 0 1rem;
  display: inline-block;
  margin: 0;
  font-weight: 800;
  font-size: 1.6rem;
}

/* line 2041, ../sass/partials/_view-xs.scss */
.facebook-login-bar {
  transition: background-color 200ms;
  display: block;
  background-color: #3b5998;
  background-image: url("../images/fb_fill.png");
  background-repeat: no-repeat;
  background-position: 1.1rem bottom;
  color: #ffffff;
  text-align: center;
  font-weight: 800;
  padding: 1rem 4rem 0.9rem 4rem;
  font-size: 1.8rem;
  font-family: "TheMixOsF";
}
/* line 2054, ../sass/partials/_view-xs.scss */
.facebook-login-bar:hover, .facebook-login-bar:active, .facebook-login-bar:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #466ab5;
}

@media (max-width: 996px) {
  /* line 2065, ../sass/partials/_view-xs.scss */
  .ebook-container .btn {
    width: 100%;
  }
}

/* LANDSCAPE PHONE LARGE 640 (Galaxy S) */
@media (max-width: 767px) {
  /* line 2074, ../sass/partials/_view-xs.scss */
  .navbar-buttons .btn {
    margin-top: 0.5rem;
  }

  /* line 2080, ../sass/partials/_view-xs.scss */
  .code-modal .col-sm-12 {
    width: 100%;
  }

  /* line 2087, ../sass/partials/_view-xs.scss */
  .multi-answer-list > li .answer-list-content {
    float: none;
    width: 100%;
  }
  /* line 2091, ../sass/partials/_view-xs.scss */
  .multi-answer-list > li .results {
    float: none;
    width: 100%;
    margin: 1rem 0;
  }
  /* line 2096, ../sass/partials/_view-xs.scss */
  .multi-answer-list > li .answer-list-answer,
  .multi-answer-list > li .answer-list-your {
    width: calc(50% - 2rem);
  }

  /* line 2103, ../sass/partials/_view-xs.scss */
  .pagination {
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    font-size: 1.2rem;
  }
  /* line 2107, ../sass/partials/_view-xs.scss */
  .pagination > li > a,
  .pagination > li > span {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }
  /* line 2114, ../sass/partials/_view-xs.scss */
  .pagination > li:first-child > a,
  .pagination > li:first-child > span, .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    padding: 0.7rem 1rem 0.4rem 1rem;
  }

  /* line 2123, ../sass/partials/_view-xs.scss */
  .modal-question {
    position: absolute;
  }
  /* line 2125, ../sass/partials/_view-xs.scss */
  .modal-question .modal-body,
  .modal-question .modal-header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  /* line 2132, ../sass/partials/_view-xs.scss */
  .modal-question .timing .time-left,
  .modal-question .timing .time-for {
    float: none;
    display: block;
  }

  /* line 2142, ../sass/partials/_view-xs.scss */
  .panel-default .panel-nav .left-nav {
    text-align: center;
  }
  /* line 2145, ../sass/partials/_view-xs.scss */
  .panel-default .panel-nav .right-nav {
    text-align: center;
  }
  /* line 2149, ../sass/partials/_view-xs.scss */
  .panel-default .panel-body {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  /* line 2155, ../sass/partials/_view-xs.scss */
  .progress-bars {
    padding: 2rem 5rem;
  }

  /* line 2159, ../sass/partials/_view-xs.scss */
  .owl-pagination {
    position: relative;
    padding: 0 5rem;
  }
  /* line 2163, ../sass/partials/_view-xs.scss */
  .owl-pagination .owl-prev {
    margin-right: 0;
    position: absolute;
    left: 1rem;
    top: calc(50% + 2rem - 1.25rem);
  }
  /* line 2170, ../sass/partials/_view-xs.scss */
  .owl-pagination .owl-next {
    margin-left: 0;
    position: absolute;
    right: 1rem;
    top: calc(50% + 2rem - 1.25rem);
  }

  /* line 2179, ../sass/partials/_view-xs.scss */
  .box-how-it-works .step {
    position: relative;
  }
  /* line 2183, ../sass/partials/_view-xs.scss */
  .box-how-it-works .step:first-child .step-separator {
    margin-bottom: 10rem;
  }
  /* line 2186, ../sass/partials/_view-xs.scss */
  .box-how-it-works .step:first-child .step-separator:before {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    margin-left: -1.35rem;
    background: url("../images/sprite_2.png");
    background-size: 50.1rem 59.4rem;
    width: 2.7rem;
    height: 2.7rem;
    background-position: -5rem -28rem;
    bottom: -5rem;
    margin-top: -1.35rem;
  }
  /* line 2202, ../sass/partials/_view-xs.scss */
  .box-how-it-works .step:nth-child(2) .step-separator {
    margin-bottom: 10rem;
  }
  /* line 2205, ../sass/partials/_view-xs.scss */
  .box-how-it-works .step:nth-child(2) .step-separator:before {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    margin-left: -1.3rem;
    background: url("../images/sprite_2.png");
    background-size: 50.1rem 59.4rem;
    width: 2.6rem;
    height: 1.4rem;
    background-position: -5rem -31rem;
    bottom: -5rem;
    margin-top: -0.7rem;
  }

  /* line 2222, ../sass/partials/_view-xs.scss */
  .summary-time,
  .summary-chart,
  .summary-score {
    padding-top: 0;
    padding-bottom: 0;
  }

  /* line 2228, ../sass/partials/_view-xs.scss */
  .summary-heading {
    margin-top: 3rem;
  }

  /* line 2232, ../sass/partials/_view-xs.scss */
  .summary-chart {
    width: 15rem;
    height: 15rem;
  }

  /* line 2238, ../sass/partials/_view-xs.scss */
  .summary-score {
    padding-top: 3rem;
  }

  /* line 2242, ../sass/partials/_view-xs.scss */
  .box-buy-book {
    text-align: center;
  }
  /* line 2244, ../sass/partials/_view-xs.scss */
  .box-buy-book .image-books {
    display: inline-block;
    float: none;
    height: 25rem;
  }
  /* line 2250, ../sass/partials/_view-xs.scss */
  .box-buy-book .image-books-text {
    width: 100%;
    text-align: center;
  }

  /* line 2259, ../sass/partials/_view-xs.scss */
  .box-more .box-info .store-link + .store-link {
    margin-left: 0;
    margin-top: 1px;
  }

  /* line 2267, ../sass/partials/_view-xs.scss */
  .navbar.main-navbar {
    padding-bottom: 0;
  }
  /* line 2268, ../sass/partials/_view-xs.scss */
  .navbar.main-navbar .navbar-collapse {
    position: absolute;
    right: 0;
    z-index: 250;
    background-color: #ffffff;
  }

  /* line 2279, ../sass/partials/_view-xs.scss */
  .banner-modal .modal-header .close {
    background: rgba(255, 255, 255, 0.8);
    z-index: 20;
    width: 3rem;
    height: 3rem;
    top: 0.1rem;
    right: 0;
  }
  /* line 2289, ../sass/partials/_view-xs.scss */
  .banner-modal .modal-dialog {
    margin: 5% auto 0 auto;
  }
}
/* 2. LANDSCAPE PHONE SMALL 480 (iPhone) */
@media (max-width: 639px) {
  /* line 2300, ../sass/partials/_view-xs.scss */
  .navbar .navbar-header .title {
    margin-left: 1rem;
    font-size: 1.6rem;
  }
  /* line 2305, ../sass/partials/_view-xs.scss */
  .navbar .navbar-header .logo {
    width: 10rem;
  }
}
/* 3. PORTRAIT PHONE LARGE 360 (Galaxy S) */
@media (max-width: 479px) {
  /* line 2315, ../sass/partials/_view-xs.scss */
  .navbar.main-navbar .navbar-collapse {
    right: 0;
    left: 0;
  }
}
/* 4. PORTRAIT PHONE SMALL 320 (iPhone) */
@media (min-width: 768px) {
  /* line 8, ../sass/partials/_view-sm.scss */
  .navbar .nav > li a:after {
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    content: "";
    position: absolute;
    border-top: 2px solid transparent;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  /* line 21, ../sass/partials/_view-sm.scss */
  .navbar .nav > li a:hover:after, .navbar .nav > li a:active:after, .navbar .nav > li a:focus:after {
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    content: "";
    position: absolute;
    border-top: 2px solid #00746a;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  /* line 35, ../sass/partials/_view-sm.scss */
  .navbar .nav > li.active > a:after {
    content: "";
    position: absolute;
    border-top: 2px solid #00746a;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  /* line 48, ../sass/partials/_view-sm.scss */
  .navbar .nav .menu-item + .menu-item:before {
    content: '';
    position: absolute;
    left: -0.2rem;
    height: 30%;
    width: 0.1rem;
    display: block;
    background-color: #00746a;
    top: 35%;
  }

  /* line 63, ../sass/partials/_view-sm.scss */
  .box-how-it-works .step {
    position: relative;
  }
  /* line 68, ../sass/partials/_view-sm.scss */
  .box-how-it-works .step:first-child .step-separator:before {
    position: absolute;
    content: '';
    display: block;
    right: 0;
    background: url("../images/sprite_2.png");
    background-size: 50.1rem 59.4rem;
    width: 2.7rem;
    height: 2.7rem;
    background-position: -5rem -28rem;
    top: 7.35rem;
    margin-top: -1.35rem;
  }
  /* line 84, ../sass/partials/_view-sm.scss */
  .box-how-it-works .step:nth-child(2) .step-separator:before {
    position: absolute;
    content: '';
    display: block;
    right: 0;
    background: url("../images/sprite_2.png");
    background-size: 50.1rem 59.4rem;
    width: 2.6rem;
    height: 1.4rem;
    background-position: -5rem -31rem;
    top: 7.35rem;
    margin-top: -0.7rem;
  }

  /* line 101, ../sass/partials/_view-sm.scss */
  .modal-content .close {
    background-image: url("../images/sprite1x.png");
    background-size: 53rem 45rem;
    width: 2rem;
    height: 2rem;
    background-position: -6rem -30rem;
    font-size: 0;
    top: -3rem;
    right: -3rem;
    opacity: 1;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx), only screen and (min-width: 768px) and (min-width: 1921px) {
  /* line 101, ../sass/partials/_view-sm.scss */
  .modal-content .close {
    background-image: url("../images/sprite2x.png");
  }
}

@media (min-width: 768px) {
  /* line 111, ../sass/partials/_view-sm.scss */
  .modal-dialog {
    margin: 10rem auto;
  }

  /* line 118, ../sass/partials/_view-sm.scss */
  .dashboard .navbar {
    position: fixed;
    background-color: #00746a;
    min-height: 100%;
    width: 28rem;
    z-index: 100;
  }
  /* line 125, ../sass/partials/_view-sm.scss */
  .dashboard .navbar .logo {
    padding: 2.4rem 0;
    text-align: center;
    border-bottom: 0.1rem solid #188178;
  }
  /* line 131, ../sass/partials/_view-sm.scss */
  .dashboard .navbar .nav {
    float: none;
    border-bottom: 0.1rem solid #188178;
  }
  /* line 135, ../sass/partials/_view-sm.scss */
  .dashboard .navbar .nav > li a:after {
    content: none;
  }
  /* line 144, ../sass/partials/_view-sm.scss */
  .dashboard .main-container {
    height: 100%;
    margin-left: 28rem;
  }

  /* line 151, ../sass/partials/_view-sm.scss */
  .code-modal .col-md-6 {
    width: calc(50% - 0.1rem);
  }
}
@media (min-width: 992px) {
  /* line 9, ../sass/partials/_view-md.scss */
  .pagination > li:first-child > a .nav-text,
  .pagination > li:first-child > span .nav-text {
    display: inline-block;
  }
  /* line 17, ../sass/partials/_view-md.scss */
  .pagination > li:last-child > a .nav-text,
  .pagination > li:last-child > span .nav-text {
    display: inline-block;
  }

  /* line 26, ../sass/partials/_view-md.scss */
  .modal-wide .modal-dialog {
    width: 75rem;
  }

  /* line 32, ../sass/partials/_view-md.scss */
  .modal-wider .modal-dialog {
    width: 95rem;
  }

  /* line 37, ../sass/partials/_view-md.scss */
  .box-teaser {
    padding: 0 12rem;
  }

  /* line 44, ../sass/partials/_view-md.scss */
  .panel-default .panel-title.sections {
    text-align: left;
    padding-right: 16rem;
  }
  /* line 47, ../sass/partials/_view-md.scss */
  .panel-default .panel-title.sections span {
    float: right;
    color: #d49f00;
  }

  /* line 56, ../sass/partials/_view-md.scss */
  .article-teaser .article-teaser-header {
    text-align: left;
  }
  /* line 60, ../sass/partials/_view-md.scss */
  .article-teaser .article-teaser-image {
    text-align: right;
  }

  /* line 66, ../sass/partials/_view-md.scss */
  .article-full .go-back {
    text-align: left;
  }

  /* line 71, ../sass/partials/_view-md.scss */
  .box-buy-book {
    height: 30rem;
  }
  /* line 74, ../sass/partials/_view-md.scss */
  .box-buy-book .header {
    margin-top: 2rem;
    font-size: 3rem;
  }
  /* line 79, ../sass/partials/_view-md.scss */
  .box-buy-book p {
    font-size: 1.6rem;
  }
  /* line 83, ../sass/partials/_view-md.scss */
  .box-buy-book .image-books {
    margin-top: -5rem;
    margin-right: 4rem;
    height: 40rem;
  }

  /* line 90, ../sass/partials/_view-md.scss */
  .box-cert-with-us {
    padding-top: 0;
  }
  /* line 94, ../sass/partials/_view-md.scss */
  .box-cert-with-us .hint-element + .hint-element {
    margin-top: 0;
  }

  /* line 101, ../sass/partials/_view-md.scss */
  .page-default.page-two-cols {
    background: #e8f4f3;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e8f4f3 0%, #e8f4f3 50%, #ffffff 50%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left, left, color-stop(0%, #e8f4f3), color-stop(50%, #e8f4f3), color-stop(50%, #ffffff), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #e8f4f3 0%, #e8f4f3 50%, #ffffff 50%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #e8f4f3 0%, #e8f4f3 50%, #ffffff 50%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #e8f4f3 0%, #e8f4f3 50%, #ffffff 50%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to right, #e8f4f3 0%, #e8f4f3 50%, #ffffff 50%, #ffffff 100%);
    /* W3C */
  }
  /* line 104, ../sass/partials/_view-md.scss */
  .page-default.page-two-cols .content-container {
    padding: 5rem 3rem;
  }
  /* line 109, ../sass/partials/_view-md.scss */
  .page-default .side-left {
    background-color: #e8f4f3;
    min-height: calc(100vh - 14.8rem);
    padding-top: 5rem;
    position: relative;
  }
  /* line 116, ../sass/partials/_view-md.scss */
  .page-default .menu-container {
    text-align: left;
    width: 27rem;
    position: absolute;
    right: 0;
  }
  /* line 123, ../sass/partials/_view-md.scss */
  .page-default .content-container {
    padding: 5rem 3rem;
    background-color: #ffffff;
    min-height: calc(100vh - 14.8rem);
  }
  /* line 131, ../sass/partials/_view-md.scss */
  .page-default .list-element.active:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.9rem 1.1rem 0.9rem 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.9rem;
  }

  /* line 149, ../sass/partials/_view-md.scss */
  .main-page .box-newsletter {
    position: absolute;
    top: 16rem;
    left: 50%;
    margin-left: -31rem;
  }
  /* line 156, ../sass/partials/_view-md.scss */
  .main-page .box-welcome {
    height: 64rem;
  }
  /* line 160, ../sass/partials/_view-md.scss */
  .main-page .box-welcome.box-welcome-sp .box-newsletter, .main-page .box-welcome.box-welcome-mat .box-newsletter {
    min-height: 30rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 174, ../sass/partials/_view-md.scss */
  .box-register .content-header h1 {
    font-size: 2.6rem;
    padding: 1.6rem 0;
  }
  /* line 179, ../sass/partials/_view-md.scss */
  .box-register .content-body {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }
  /* line 183, ../sass/partials/_view-md.scss */
  .box-register .content-body .btn-register {
    margin-top: 1rem;
    padding: 0.9rem 2.2rem;
  }
}
@media (min-width: 1200px) {
  /* line 3, ../sass/partials/_view-lg.scss */
  .box-buy-book {
    height: 38rem;
  }
  /* line 6, ../sass/partials/_view-lg.scss */
  .box-buy-book .header {
    margin-top: 3rem;
    font-size: 4rem;
  }
  /* line 11, ../sass/partials/_view-lg.scss */
  .box-buy-book p {
    font-size: 1.8rem;
  }
  /* line 15, ../sass/partials/_view-lg.scss */
  .box-buy-book .image-books {
    margin-top: -9.5rem;
    margin-right: 4rem;
    height: auto;
  }
  /* line 21, ../sass/partials/_view-lg.scss */
  .box-buy-book .btn-red {
    margin-top: 2rem;
    font-size: 1.6rem;
  }

  /* line 28, ../sass/partials/_view-lg.scss */
  .box-welcome-video .box-video-wrapper {
    max-width: 90rem;
  }

  /* line 33, ../sass/partials/_view-lg.scss */
  .stats-box {
    padding-right: 8rem;
    padding-left: 1rem;
  }
}
/* extensions */
/* MA5 jquery mobile menu v 1.0 GitHub: https://github.com/ma-5/ma5-mobile-menu */
@-webkit-keyframes ma5-panelIn {
  0% {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes ma5-panelIn {
  0% {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes ma5-panelIn {
  0% {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes ma5-panelIn {
  0% {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes ma5-panelOut {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
}
@-moz-keyframes ma5-panelOut {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
}
@-ms-keyframes ma5-panelOut {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
}
@keyframes ma5-panelOut {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
}
/* line 90, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-mobile {
  display: none;
}

/* line 93, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-toggle-menu {
  cursor: pointer;
}
/* line 96, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-toggle-menu .glyphicon {
  font-size: 12px;
  margin-left: 5px;
  -webkit-transform: scale(1.4, 1);
  transform: scale(1.4, 1);
}

/* line 103, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-mobile-menu-container {
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s;
  position: fixed;
  background-color: #fefefe;
  width: 280px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 200;
  line-height: 1.375;
}

/* line 117, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-page {
  -webkit-transition: -webkit-transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s;
  overflow: hidden;
}

/* line 122, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-active {
  overflow: hidden;
}

/* line 125, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-active body {
  overflow: hidden;
}

/* line 128, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-active .ma5-mobile-menu-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in 0s;
  transition: transform 0.3s ease-in 0s;
}

/* line 134, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-active .ma5-page {
  -webkit-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in 0s;
  transition: transform 0.3s ease-in 0s;
}

/* line 140, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel {
  width: 280px;
  height: 80%;
  height: calc(100% - 50px);
  position: absolute;
  overflow: hidden;
  overflow-y: auto;
  top: 50px;
  left: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  z-index: 100;
  background-color: #fefefe;
  -webkit-box-shadow: -8px 0 8px rgba(0, 0, 0, 0.05) inset;
  box-shadow: -8px 0 8px rgba(0, 0, 0, 0.05) inset;
}

/* line 157, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  background-color: rgba(166, 202, 237, 0.2);
}

/* line 167, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel li {
  position: relative;
  padding-right: 50px;
  font-size: 0;
}

/* line 172, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel li:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: rgba(166, 202, 237, 0.2);
}

/* line 182, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel a {
  display: inline-block;
  padding: 15px;
  text-decoration: none !important;
  color: black;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  outline: none !important;
}

/* line 194, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel .ma5-btn-enter, .ma5-menu-panel .ma5-btn-leave {
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  padding: 15px 15px 14px 15px;
  width: 50px;
  overflow: hidden;
  left: 0;
  top: 0;
  text-align: center;
  background-color: #a6caed;
  color: white;
}

/* line 208, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel .ma5-btn-enter .glyphicon, .ma5-menu-panel .ma5-btn-leave .glyphicon {
  top: 2px;
}

/* line 211, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel .ma5-btn-enter {
  z-index: 0;
  left: auto;
  right: 0;
}

/* line 216, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel .ma5-leave-bar {
  font-size: 16px;
  cursor: pointer;
  display: block;
  position: relative;
  padding: 15px 20px 15px 60px;
  margin-right: -50px;
  text-align: center;
  color: #00746a;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 230, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel .ma5-leave-bar:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: rgba(166, 202, 237, 0.2);
}

/* line 240, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel:first-of-type {
  z-index: 160;
}

/* line 243, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel.ma5-active-ul {
  z-index: 170;
}

/* line 246, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel .ma5-active-li a, .ma5-menu-panel .ma5-path-to-active {
  color: #00746a;
}

/* line 249, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel.ma5-parent-leave, .ma5-menu-panel.ma5-parent-enter {
  z-index: 180;
}

/* line 252, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel.ma5-active-leave, .ma5-menu-panel.ma5-active-enter {
  z-index: 190;
}

/* line 255, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel.ma5-active-enter {
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 0;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: ma5-panelIn;
  animation-timing-function: ease-out;
  animation-duration: 0.4s;
  animation-delay: 0;
  animation-fill-mode: both;
  animation-name: ma5-panelIn;
}

/* line 267, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-menu-panel.ma5-active-leave {
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 0;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: ma5-panelOut;
  animation-timing-function: ease-out;
  animation-duration: 0.4s;
  animation-delay: 0;
  animation-fill-mode: both;
  animation-name: ma5-panelOut;
}

/* line 279, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-close-bar {
  padding: 7px 5px;
  height: 50px;
  text-align: center;
  background-color: #00887d;
}
/* line 285, ../sass/lib/_ma5-mobile-menu.scss */
.ma5-close-bar .ma5-toggle-menu {
  position: static;
  display: inline-block !important;
}

@media (min-width: 768px) {
  /* line 291, ../sass/lib/_ma5-mobile-menu.scss */
  .ma5-toggle-menu {
    display: none;
  }

  /* line 294, ../sass/lib/_ma5-mobile-menu.scss */
  .ma5-menu-active {
    overflow: visible;
  }

  /* line 297, ../sass/lib/_ma5-mobile-menu.scss */
  .ma5-menu-active body {
    overflow: visible;
  }

  /* line 300, ../sass/lib/_ma5-mobile-menu.scss */
  .ma5-menu-active .ma5-page {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  /* line 304, ../sass/lib/_ma5-mobile-menu.scss */
  .ma5-menu-active .ma5-mobile-menu-container {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
}
/**   MA5Gallery*   v 1.5*   GitHub:https://github.com/ma-5/ma5-gallery*/
@-webkit-keyframes animation-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animation-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animation-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 76, ../sass/lib/_ma5gallery-light.scss */
.ma5-lightbox {
  position: relative;
}
/* line 79, ../sass/lib/_ma5gallery-light.scss */
.ma5-lightbox:after {
  font-family: 'Glyphicons Halflings';
  content: "\e003";
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0.6rem 0 0 0.6rem;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  cursor: pointer;
  border-radius: 3rem;
  background-color: rgba(70, 70, 70, 0.5);
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 100, ../sass/lib/_ma5gallery-light.scss */
.ma5-lightbox img {
  cursor: pointer;
}
/* line 103, ../sass/lib/_ma5gallery-light.scss */
.ma5-lightbox figcaption {
  display: none;
}

/* line 108, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery {
  font-size: 0;
}
/* line 111, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery > br {
  font-size: 1.6rem;
}

/* line 115, ../sass/lib/_ma5gallery-light.scss */
.ma5-imgbox {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 700;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0);
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: animation-fade-in;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: both;
  animation-name: animation-fade-in;
}
/* line 135, ../sass/lib/_ma5gallery-light.scss */
.ma5-imgbox img {
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  width: auto;
  height: auto;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}
/* line 150, ../sass/lib/_ma5gallery-light.scss */
.ma5-imgbox.ma5-has-figcaption img {
  top: -100%;
  top: calc(-100% - 5.2rem);
  max-height: 100%;
  max-height: calc(100% - 5.2rem);
}
/* line 157, ../sass/lib/_ma5gallery-light.scss */
.ma5-imgbox.ma5-out {
  -webkit-animation-name: animation-fade-out;
  animation-name: animation-fade-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
/* line 163, ../sass/lib/_ma5gallery-light.scss */
.ma5-imgbox.ma5-previous {
  -webkit-animation-name: animation-fade-out;
  animation-name: animation-fade-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

/* line 172, ../sass/lib/_ma5gallery-light.scss */
.ma5-tmp .ma5-control {
  display: block;
}
/* line 175, ../sass/lib/_ma5gallery-light.scss */
.ma5-tmp .ma5-control > br {
  display: none;
}

/* line 182, ../sass/lib/_ma5gallery-light.scss */
.ma5-control {
  position: fixed;
  bottom: 0;
  left: 0;
  font-size: 0;
  width: 100%;
  padding: 0;
  text-align: center;
  z-index: 925;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-delay: 0;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: animation-fade-in;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-delay: 0;
  animation-fill-mode: both;
  animation-name: animation-fade-in;
}
/* line 202, ../sass/lib/_ma5gallery-light.scss */
.ma5-control figure {
  width: 5rem;
  height: 5rem;
  max-width: 5rem;
  max-height: 5rem;
  position: relative;
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  margin: 0 0.3rem;
  padding: 2px;
  border: 2px solid rgba(255, 255, 255, 0);
}
/* line 215, ../sass/lib/_ma5gallery-light.scss */
.ma5-control figure:hover {
  z-index: 1002;
}
/* line 218, ../sass/lib/_ma5gallery-light.scss */
.ma5-control figure:after {
  display: none;
}
/* line 221, ../sass/lib/_ma5gallery-light.scss */
.ma5-control figure img {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
}
/* line 236, ../sass/lib/_ma5gallery-light.scss */
.ma5-control figure figcaption {
  display: none;
}
/* line 239, ../sass/lib/_ma5gallery-light.scss */
.ma5-control figure.ma5-active, .ma5-control figure:hover {
  border: 2px solid #00b1a2;
  z-index: 1001;
}
/* line 244, ../sass/lib/_ma5gallery-light.scss */
.ma5-control figure.ma5-active img, .ma5-control figure:hover img {
  opacity: 1;
}
/* line 249, ../sass/lib/_ma5gallery-light.scss */
.ma5-control figure.ma5-active img {
  cursor: default;
}
/* line 254, ../sass/lib/_ma5gallery-light.scss */
.ma5-control .ma5-out {
  -webkit-animation-name: animation-fade-out;
  -webkit-animation-delay: 0;
  -webkit-animation-fill-mode: both;
  animation-name: animation-fade-out;
  animation-delay: 0;
  animation-fill-mode: both;
}
/* line 262, ../sass/lib/_ma5gallery-light.scss */
.ma5-control .ma5-bg {
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: auto;
  padding: 0.7rem 0.8rem 0.7rem 0.8rem;
}

/* line 272, ../sass/lib/_ma5gallery-light.scss */
.ma5-preloadbox {
  position: fixed;
  width: 1px;
  height: 1px;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
/* line 280, ../sass/lib/_ma5gallery-light.scss */
.ma5-preloadbox img {
  width: 1px !important;
  height: 1px !important;
  position: absolute;
  top: 0;
  left: 0;
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}

/* line 296, ../sass/lib/_ma5gallery-light.scss */
.ma5-close {
  position: fixed;
  top: 0;
  right: 0;
  padding: 1.5rem;
  z-index: 910;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
/* line 307, ../sass/lib/_ma5gallery-light.scss */
.ma5-close .glyphicon {
  position: relative;
  cursor: pointer;
  color: #ffffff;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 1.7rem;
}
/* line 52, ../sass/lib/_ma5gallery-light.scss */
.ma5-close .glyphicon:before {
  position: absolute;
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  top: 0;
  left: 0;
}
/* line 61, ../sass/lib/_ma5gallery-light.scss */
.ma5-close .glyphicon:after {
  content: "";
  display: block;
  position: absolute;
  width: 3.2rem;
  height: 3.2rem;
  top: 0;
  left: 0;
  background-color: rgba(70, 70, 70, 0.5);
  border-radius: 3.2rem;
  z-index: -1;
}

/* line 313, ../sass/lib/_ma5gallery-light.scss */
.ma5-prev,
.ma5-next {
  top: 25%;
  width: 15%;
  height: 50%;
  z-index: 900;
  position: fixed;
  text-align: center;
  cursor: pointer;
}
/* line 323, ../sass/lib/_ma5gallery-light.scss */
.ma5-prev:before,
.ma5-next:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle;
}
/* line 330, ../sass/lib/_ma5gallery-light.scss */
.ma5-prev .glyphicon,
.ma5-next .glyphicon {
  position: relative;
  cursor: pointer;
  color: #ffffff;
  width: 6rem;
  height: 6rem;
  line-height: 6rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 3rem;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5.8rem;
}
/* line 52, ../sass/lib/_ma5gallery-light.scss */
.ma5-prev .glyphicon:before,
.ma5-next .glyphicon:before {
  position: absolute;
  display: block;
  width: 6rem;
  height: 6rem;
  top: 0;
  left: 0;
}
/* line 61, ../sass/lib/_ma5gallery-light.scss */
.ma5-prev .glyphicon:after,
.ma5-next .glyphicon:after {
  content: "";
  display: block;
  position: absolute;
  width: 6rem;
  height: 6rem;
  top: 0;
  left: 0;
  background-color: rgba(70, 70, 70, 0.5);
  border-radius: 6rem;
  z-index: -1;
}

/* line 337, ../sass/lib/_ma5gallery-light.scss */
.ma5-prev {
  left: 0;
}

/* line 340, ../sass/lib/_ma5gallery-light.scss */
.ma5-next {
  right: 0;
}

/* line 344, ../sass/lib/_ma5gallery-light.scss */
.ma5-toggle-figcaption {
  display: none;
}
/* line 347, ../sass/lib/_ma5gallery-light.scss */
.ma5-toggle-figcaption .glyphicon {
  position: relative;
  cursor: pointer;
  color: #ffffff;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 1.7rem;
}
/* line 52, ../sass/lib/_ma5gallery-light.scss */
.ma5-toggle-figcaption .glyphicon:before {
  position: absolute;
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  top: 0;
  left: 0;
}
/* line 61, ../sass/lib/_ma5gallery-light.scss */
.ma5-toggle-figcaption .glyphicon:after {
  content: "";
  display: block;
  position: absolute;
  width: 3.2rem;
  height: 3.2rem;
  top: 0;
  left: 0;
  background-color: rgba(70, 70, 70, 0.5);
  border-radius: 3.2rem;
  z-index: -1;
}

/* line 354, ../sass/lib/_ma5gallery-light.scss */
.ma5-figcaption,
.ma5-figcaption-old {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 910;
  padding: 1.6rem;
}
/* line 362, ../sass/lib/_ma5gallery-light.scss */
.ma5-figcaption .ma5-centerbox,
.ma5-figcaption-old .ma5-centerbox {
  max-width: 122rem;
  margin: 0 auto;
  max-height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.6rem;
  line-height: 2rem;
  text-align: center;
  color: black;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
/* line 376, ../sass/lib/_ma5gallery-light.scss */
.ma5-figcaption .ma5-centerbox a,
.ma5-figcaption-old .ma5-centerbox a {
  color: rgba(0, 116, 106, 0.9);
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

/* line 386, ../sass/lib/_ma5gallery-light.scss */
.ma5-in .ma5-figcaption .ma5-centerbox,
.ma5-in .ma5-figcaption-old .ma5-centerbox {
  color: rgba(255, 255, 255, 0);
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
/* line 391, ../sass/lib/_ma5gallery-light.scss */
.ma5-in .ma5-figcaption .ma5-centerbox a,
.ma5-in .ma5-figcaption-old .ma5-centerbox a {
  color: rgba(0, 116, 106, 0);
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

/* line 401, ../sass/lib/_ma5gallery-light.scss */
.ma5-out .ma5-centerbox {
  color: rgba(255, 255, 255, 0);
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
/* line 406, ../sass/lib/_ma5gallery-light.scss */
.ma5-out .ma5-centerbox a {
  color: rgba(14, 255, 234, 0) !important;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

/* line 414, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery-active,
.ma5-lightbox-active {
  overflow: hidden;
}
/* line 418, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery-active body,
.ma5-lightbox-active body {
  overflow: hidden;
  height: 100%;
}
/* line 422, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery-active body .ma5-page,
.ma5-lightbox-active body .ma5-page {
  -webkit-filter: blur(0.8rem);
  filter: blur(0.8rem);
  overflow-y: scroll;
}

/* line 432, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery-active .ma5-imgbox img {
  top: -100%;
  top: calc(-100% - 5.9rem);
  max-height: 100%;
  max-height: calc(100% - 5.9rem);
}
/* line 440, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery-active .ma5-imgbox.ma5-has-figcaption img {
  top: -100%;
  top: calc(-100% - 10.9rem);
  max-height: 100%;
  max-height: calc(100% - 11.1rem);
}
/* line 447, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery-active .ma5-imgbox.ma5-out {
  -webkit-animation-delay: 0;
  animation-delay: 0;
}
/* line 452, ../sass/lib/_ma5gallery-light.scss */
.ma5-gallery-active .ma5-figcaption,
.ma5-gallery-active .ma5-figcaption-old {
  bottom: 5.8rem;
}

/* line 459, ../sass/lib/_ma5gallery-light.scss */
.ma5-loaded .ma5-close {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* line 465, ../sass/lib/_ma5gallery-light.scss */
.ma5-hide {
  cursor: default;
  visibility: hidden;
}

/* line 471, ../sass/lib/_ma5gallery-light.scss */
.ma5-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(252, 252, 252, 0);
}

/* line 480, ../sass/lib/_ma5gallery-light.scss */
.ma5-loaded .ma5-backdrop {
  background-color: rgba(252, 252, 252, 0.8);
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

/* line 487, ../sass/lib/_ma5gallery-light.scss */
.ma5-closing .ma5-backdrop {
  background-color: rgba(252, 252, 252, 0);
  -webkit-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}

@media (max-width: 767px) {
  /* line 495, ../sass/lib/_ma5gallery-light.scss */
  .ma5-imgbox,
  .ma5-imgbox.ma5-out,
  .ma5-imgbox.ma5-previous {
    -webkit-animation-duration: 0s;
    -webkit-animation-delay: 0s;
    -webkit-animation-name: blank;
    animation-duration: 0s;
    animation-delay: 0s;
    animation-name: blank;
  }

  /* line 505, ../sass/lib/_ma5gallery-light.scss */
  .ma5-imgbox.ma5-previous {
    display: none;
  }

  /* line 508, ../sass/lib/_ma5gallery-light.scss */
  .ma5-backdrop {
    -webkit-transition: none !important;
    transition: none !important;
  }

  /* line 513, ../sass/lib/_ma5gallery-light.scss */
  .ma5-loaded .ma5-backdrop {
    -webkit-transition: none !important;
    transition: none !important;
    background-color: black;
  }

  /* line 519, ../sass/lib/_ma5gallery-light.scss */
  .ma5-control {
    bottom: 80px;
    display: none !important;
  }
  /* line 523, ../sass/lib/_ma5gallery-light.scss */
  .ma5-control .ma5-bg {
    background-color: transparent;
    padding: 7px 5px 20px 5px;
  }
  /* line 527, ../sass/lib/_ma5gallery-light.scss */
  .ma5-control.ma5-visible {
    display: block !important;
  }
  /* line 530, ../sass/lib/_ma5gallery-light.scss */
  .ma5-control figure {
    width: 60px;
    height: 60px;
    max-width: 60px;
    max-height: 60px;
    margin: 0 10px;
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: #fcfcfc;
  }

  /* line 540, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active,
  .ma5-lightbox-active {
    overflow: hidden;
    height: 100%;
  }
  /* line 545, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active .ma5-imgbox,
  .ma5-lightbox-active .ma5-imgbox {
    overflow-y: hidden;
    overflow-x: auto;
  }
  /* line 549, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active .ma5-imgbox img,
  .ma5-lightbox-active .ma5-imgbox img {
    border: none;
    box-shadow: none;
    top: -100%;
    max-height: 100%;
  }
  /* line 557, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active .ma5-imgbox.ma5-has-figcaption img,
  .ma5-lightbox-active .ma5-imgbox.ma5-has-figcaption img {
    top: -100%;
    max-height: 100%;
  }
  /* line 563, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active .ma5-figcaption,
  .ma5-gallery-active .ma5-figcaption-old,
  .ma5-lightbox-active .ma5-figcaption,
  .ma5-lightbox-active .ma5-figcaption-old {
    width: 100%;
    height: 100%;
    white-space: normal;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: none;
    overflow: hidden;
    overflow-y: auto;
    z-index: 935;
    padding: 15px 35px;
  }
  /* line 576, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active .ma5-figcaption .ma5-centerbox,
  .ma5-gallery-active .ma5-figcaption-old .ma5-centerbox,
  .ma5-lightbox-active .ma5-figcaption .ma5-centerbox,
  .ma5-lightbox-active .ma5-figcaption-old .ma5-centerbox {
    white-space: normal;
    height: auto;
    max-height: none;
    text-align: left;
    margin-top: 60px;
    padding-bottom: 20px;
    color: #ffffff;
  }
  /* line 585, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active .ma5-figcaption .ma5-centerbox a,
  .ma5-gallery-active .ma5-figcaption-old .ma5-centerbox a,
  .ma5-lightbox-active .ma5-figcaption .ma5-centerbox a,
  .ma5-lightbox-active .ma5-figcaption-old .ma5-centerbox a {
    color: #1dffec;
  }
  /* line 590, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active .ma5-figcaption.ma5-figcaption-visible,
  .ma5-gallery-active .ma5-figcaption-old.ma5-figcaption-visible,
  .ma5-lightbox-active .ma5-figcaption.ma5-figcaption-visible,
  .ma5-lightbox-active .ma5-figcaption-old.ma5-figcaption-visible {
    display: block;
  }
  /* line 594, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active body,
  .ma5-lightbox-active body {
    overflow: hidden;
    height: 100%;
  }
  /* line 598, ../sass/lib/_ma5gallery-light.scss */
  .ma5-gallery-active body .ma5-page,
  .ma5-lightbox-active body .ma5-page {
    -webkit-filter: none;
    filter: none;
  }

  /* line 604, ../sass/lib/_ma5gallery-light.scss */
  .ma5-prev,
  .ma5-next {
    height: 32px;
    width: 92px;
    top: auto;
    bottom: 45px;
  }
  /* line 611, ../sass/lib/_ma5gallery-light.scss */
  .ma5-prev .glyphicon,
  .ma5-next .glyphicon {
    margin-bottom: 0;
    font-size: 17px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
    margin-bottom: 0;
  }
  /* line 620, ../sass/lib/_ma5gallery-light.scss */
  .ma5-prev .glyphicon:before, .ma5-prev .glyphicon:after,
  .ma5-next .glyphicon:before,
  .ma5-next .glyphicon:after {
    width: 32px;
    height: 32px;
  }

  /* line 627, ../sass/lib/_ma5gallery-light.scss */
  .ma5-close {
    width: 45px;
    top: 25px;
    right: 1px;
    height: 30px;
    padding: 0 61px 0 0;
  }
  /* line 635, ../sass/lib/_ma5gallery-light.scss */
  .ma5-close .glyphicon:before {
    font-size: 15px;
  }

  /* line 640, ../sass/lib/_ma5gallery-light.scss */
  .ma5-toggle-control,
  .ma5-toggle-figcaption {
    display: block;
    position: fixed;
    width: 30px;
    z-index: 930;
    cursor: pointer;
    -webkit-transition: none;
    transition: none;
  }
  /* line 650, ../sass/lib/_ma5gallery-light.scss */
  .ma5-toggle-control .glyphicon,
  .ma5-toggle-figcaption .glyphicon {
    position: relative;
    cursor: pointer;
    color: #ffffff;
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 1.7rem;
  }
  /* line 52, ../sass/lib/_ma5gallery-light.scss */
  .ma5-toggle-control .glyphicon:before,
  .ma5-toggle-figcaption .glyphicon:before {
    position: absolute;
    display: block;
    width: 3.2rem;
    height: 3.2rem;
    top: 0;
    left: 0;
  }
  /* line 61, ../sass/lib/_ma5gallery-light.scss */
  .ma5-toggle-control .glyphicon:after,
  .ma5-toggle-figcaption .glyphicon:after {
    content: "";
    display: block;
    position: absolute;
    width: 3.2rem;
    height: 3.2rem;
    top: 0;
    left: 0;
    background-color: rgba(70, 70, 70, 0.5);
    border-radius: 3.2rem;
    z-index: -1;
  }

  /* line 654, ../sass/lib/_ma5gallery-light.scss */
  .ma5-toggle-control {
    right: 50%;
    bottom: 45px;
    right: calc(50% - 16px);
  }
  /* line 660, ../sass/lib/_ma5gallery-light.scss */
  .ma5-toggle-control .glyphicon:after {
    width: 32px;
    height: 32px;
  }

  /* line 666, ../sass/lib/_ma5gallery-light.scss */
  .ma5-toggle-figcaption {
    left: 1px;
    top: 25px;
    padding-left: 28px;
    padding-right: 15px;
    width: 60px;
    z-index: 938;
  }
  /* line 675, ../sass/lib/_ma5gallery-light.scss */
  .ma5-toggle-figcaption .glyphicon:before {
    font-size: 16px;
  }

  /* line 681, ../sass/lib/_ma5gallery-light.scss */
  .ma5-loaded .ma5-toggle-control,
  .ma5-loaded .ma5-toggle-figcaption {
    -webkit-transition: none;
    transition: none;
  }
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
/* line 6, ../sass/lib/_owl.carousel.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
/* line 15, ../sass/lib/_owl.carousel.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 21, ../sass/lib/_owl.carousel.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 26, ../sass/lib/_owl.carousel.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 31, ../sass/lib/_owl.carousel.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 39, ../sass/lib/_owl.carousel.scss */
.owl-carousel .owl-item {
  float: left;
}

/* line 42, ../sass/lib/_owl.carousel.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 46, ../sass/lib/_owl.carousel.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 55, ../sass/lib/_owl.carousel.scss */
.owl-prev,
.owl-next {
  position: relative;
  top: 0.1rem;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-size: 0;
  color: transparent;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

/* fix */
/* line 69, ../sass/lib/_owl.carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
*     Owl Carousel Owl Demo Theme
*    v1.3.3
*/
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* line 9, ../sass/lib/_owl.theme.scss */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
/* line 17, ../sass/lib/_owl.theme.scss */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

/* line 22, ../sass/lib/_owl.theme.scss */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  margin: .5rem .7rem;
  -webkit-border-radius: 2.0rem;
  -moz-border-radius: 2.0rem;
  border-radius: 2.0rem;
  background-color: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0.2rem solid #00746a;
}

/* line 35, ../sass/lib/_owl.theme.scss */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  width: 1.6rem;
  height: 1.6rem;
  margin: .3rem .5rem;
}

/* If PaginationNumbers is true */
/* line 44, ../sass/lib/_owl.theme.scss */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: .2rem 1.0rem;
  font-size: 1.2rem;
  -webkit-border-radius: 3.0rem;
  -moz-border-radius: 3.0rem;
  border-radius: 3.0rem;
}

/* preloading images */
/* line 56, ../sass/lib/_owl.theme.scss */
.owl-item.loading {
  min-height: 15.0rem;
  background: url("../images/preloader.gif") no-repeat center center;
}

/* line 61, ../sass/lib/_owl.theme.scss */
.owl-prev,
.owl-next {
  cursor: pointer;
  background-image: url("../images/sprite1x.png");
  background-size: 53rem 45rem;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-width: 1921px) {
  /* line 61, ../sass/lib/_owl.theme.scss */
  .owl-prev,
  .owl-next {
    background-image: url("../images/sprite2x.png");
  }
}

/* line 71, ../sass/lib/_owl.theme.scss */
.owl-pagination {
  margin-top: 5rem;
  padding-top: 4rem;
  border-top: 0.1rem solid #e5e5e5;
}
/* line 76, ../sass/lib/_owl.theme.scss */
.owl-pagination .owl-prev,
.owl-pagination .owl-page,
.owl-pagination .owl-next {
  vertical-align: middle;
}

/* line 83, ../sass/lib/_owl.theme.scss */
.owl-prev {
  margin-right: 5rem;
  width: 1.5rem;
  height: 2.5rem;
  background-position: 0 -30rem;
}
/* line 87, ../sass/lib/_owl.theme.scss */
.owl-prev:hover {
  background-position: 0 -33rem;
}

/* line 92, ../sass/lib/_owl.theme.scss */
.owl-next {
  margin-left: 5rem;
  width: 1.5rem;
  height: 2.5rem;
  background-position: -2rem -30rem;
}
/* line 96, ../sass/lib/_owl.theme.scss */
.owl-next:hover {
  background-position: -2rem -33rem;
}

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */
/* line 5, ../sass/lib/_owl.transitions.scss */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* scaleUp */
/* line 15, ../sass/lib/_owl.transitions.scss */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 1.2s ease both;
  -moz-animation: scaleUpFrom 1.2s ease both;
  animation: scaleUpFrom 1.2s ease both;
}

/* line 20, ../sass/lib/_owl.transitions.scss */
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 1.2s ease both;
  -moz-animation: scaleUpTo 1.2s ease both;
  animation: scaleUpTo 1.2s ease both;
}

/* Keyframes */
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/* Date Picker Default Styles */
/* line 7, ../sass/lib/_datepicker.scss */
.datepicker {
  background-color: transparent !important;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem transparent;
  box-shadow: inset 0 0.1rem 0.1rem transparent;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 12, ../sass/lib/_datepicker.scss */
.datepicker[disabled] {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
}

/* line 16, ../sass/lib/_datepicker.scss */
.ui-datepicker {
  padding: 0.4rem 0 0 0;
  margin-bottom: 3rem;
  font-size: 1.6rem;
  display: inline-block;
  border-radius: 0;
  display: none;
  -webkit-box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
/* line 25, ../sass/lib/_datepicker.scss */
.ui-datepicker > div {
  border: 1px solid #ccc;
  border-bottom: none;
  background-color: #ffffff;
}
/* line 30, ../sass/lib/_datepicker.scss */
.ui-datepicker > table {
  border: 1px solid #ccc;
  background-color: #ffffff;
}
/* line 34, ../sass/lib/_datepicker.scss */
.ui-datepicker .event-date {
  background: #ffffff;
  color: #ccc;
}
/* line 38, ../sass/lib/_datepicker.scss */
.ui-datepicker table {
  margin: 0;
  width: 100%;
  border-collapse: collapse;
}
/* line 45, ../sass/lib/_datepicker.scss */
.ui-datepicker table tr:last-of-type td, .ui-datepicker table tr:last-of-type th {
  border-bottom: none;
}
/* line 50, ../sass/lib/_datepicker.scss */
.ui-datepicker table th {
  text-transform: uppercase;
  font-weight: 400;
  color: inherit;
}
/* line 55, ../sass/lib/_datepicker.scss */
.ui-datepicker table th span {
  font-weight: 400;
  color: inherit;
  font-size: 1.3rem;
}
/* line 61, ../sass/lib/_datepicker.scss */
.ui-datepicker table td {
  font-size: 1.6rem;
}
/* line 64, ../sass/lib/_datepicker.scss */
.ui-datepicker table .ui-datepicker-week-end {
  color: #00746a;
}
/* line 67, ../sass/lib/_datepicker.scss */
.ui-datepicker table th, .ui-datepicker table td {
  font-weight: 400;
  text-align: center;
  height: 3.7rem;
  width: 3.7rem;
  border: 1px solid #ccc;
}
/* line 74, ../sass/lib/_datepicker.scss */
.ui-datepicker table th a, .ui-datepicker table td a {
  display: inline-block;
  padding: 0;
  line-height: 3.6rem;
  height: 3.7rem;
  width: 3.7rem;
  text-decoration: none !important;
  color: inherit;
}
/* line 83, ../sass/lib/_datepicker.scss */
.ui-datepicker table th:first-of-type, .ui-datepicker table td:first-of-type {
  border-left: none;
}
/* line 86, ../sass/lib/_datepicker.scss */
.ui-datepicker table th:last-of-type, .ui-datepicker table td:last-of-type {
  border-right: none;
}
/* line 94, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-title {
  line-height: 3.6rem;
  text-align: center;
}
/* line 98, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  border: none;
}
/* line 104, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  margin-top: 0;
  top: 0;
  width: 3.7rem;
  height: 3.6rem;
  display: block;
  overflow: hidden;
  position: relative;
  cursor: default;
}
/* line 115, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.7rem;
  height: 3.6rem;
  font-size: 2.2rem;
  line-height: 3.6rem;
  text-align: center;
}
/* line 127, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: none;
}
/* line 131, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev {
  float: left;
}
/* line 134, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e257";
  cursor: pointer;
  position: relative;
  top: .7rem;
  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 148, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-next {
  float: right;
}
/* line 151, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-next:before {
  content: "\e258";
  cursor: pointer;
  position: relative;
  top: .7rem;
  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 165, ../sass/lib/_datepicker.scss */
.ui-datepicker .ui-datepicker-title {
  text-align: center;
}
/* line 169, ../sass/lib/_datepicker.scss */
.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
  background: #00746a;
  color: #ffffff;
  position: relative;
}
/* line 176, ../sass/lib/_datepicker.scss */
.ui-datepicker td.ui-datepicker-today a {
  position: relative;
}
/* line 180, ../sass/lib/_datepicker.scss */
.ui-datepicker td.ui-datepicker-today a:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border: 3px solid #00746a;
  top: 0;
  left: 0;
}
/* line 193, ../sass/lib/_datepicker.scss */
.ui-datepicker td.ui-state-disabled,
.ui-datepicker td.ui-state-disabled .ui-state-default {
  opacity: 1;
  color: #999;
}

/* line 199, ../sass/lib/_datepicker.scss */
.datepicker-area {
  position: relative;
  max-width: 15rem;
}
/* line 203, ../sass/lib/_datepicker.scss */
.datepicker-area .datepicker {
  padding-right: 4.5rem;
  text-transform: none;
  width: 100%;
}
/* line 208, ../sass/lib/_datepicker.scss */
.datepicker-area .ico-calendar {
  position: absolute;
  right: 1.1rem;
  top: auto !important;
  bottom: 0.9rem;
  cursor: pointer;
  font-size: 1.8rem;
}
/* line 216, ../sass/lib/_datepicker.scss */
.datepicker-area .ui-datepicker-trigger {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  color: transparent;
}

/* line 16, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select {
  width: 22.0rem \0;
  /*IE9 and below*/
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 24, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  padding-right: 2.5rem;
  text-transform: none;
  border-color: #ccc;
  background-color: transparent;
}
/* line 36, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle:hover {
  background-color: transparent;
}
/* line 42, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle:focus {
  background-color: transparent !important;
  border-color: #66afe9;
}
/* line 47, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select > .dropdown-toggle .filter-option {
  margin-top: 0;
  font-weight: 400;
  color: #010101;
}
/* line 56, ../sass/lib/_bootstrap-select.scss */
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
/* line 61, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.fit-width {
  width: auto !important;
}
/* line 65, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 22rem;
}
/* line 75, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.open > .dropdown-toggle {
  border-color: #66afe9;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
}
/* line 80, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.open > .dropdown-toggle:hover {
  background-color: transparent;
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
}
/* line 88, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.dropup .caret {
  margin-left: 0.2rem;
  vertical-align: middle;
  border-top: 0.4rem dashed;
  border-bottom: none;
}

/* line 98, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
/* line 103, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
/* line 107, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

/* line 114, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
/* line 125, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
/* line 130, ../sass/lib/_bootstrap-select.scss */
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
/* line 136, ../sass/lib/_bootstrap-select.scss */
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
/* line 143, ../sass/lib/_bootstrap-select.scss */
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
/* line 147, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
/* line 151, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
/* line 158, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
/* line 165, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  top: calc(50% - 0.1rem);
  right: 1.6rem;
  margin-top: -.2rem;
  vertical-align: middle;
}
/* line 175, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
/* line 180, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
/* line 185, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
/* line 195, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
/* line 198, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
/* line 202, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
/* line 206, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
/* line 209, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
/* line 214, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
/* line 218, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
/* line 223, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
/* line 228, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: .5rem;
  width: 96%;
  margin: 0 2%;
  min-height: 2.6rem;
  padding: .3rem .5rem;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 0.1rem 0.1rem fade(black, 5%);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
/* line 244, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group .no-results {
  padding: .3rem;
  background: #f5f5f5;
  margin: 0 .5rem;
  white-space: nowrap;
}
/* line 252, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
/* line 256, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -.1rem;
}
/* line 264, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 1.5rem;
  margin-top: .5rem;
}
/* line 271, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 3.4rem;
}

/* line 278, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036;
}
/* line 283, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: .7rem solid transparent;
  border-right: .7rem solid transparent;
  border-bottom: 0.7rem solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -.4rem;
  left: .9rem;
  display: none;
}
/* line 294, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: .6rem solid transparent;
  border-right: .6rem solid transparent;
  border-bottom: .6rem solid white;
  position: absolute;
  bottom: -.4rem;
  left: 1.0rem;
  display: none;
}
/* line 307, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -.3rem;
  border-top: 0.7rem solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
/* line 314, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -.3rem;
  border-top: .6rem solid white;
  border-bottom: 0;
}
/* line 323, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 1.2rem;
  left: auto;
}
/* line 328, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 1.3rem;
  left: auto;
}
/* line 335, ../sass/lib/_bootstrap-select.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

/* line 342, ../sass/lib/_bootstrap-select.scss */
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: .4rem .8rem;
}

/* line 348, ../sass/lib/_bootstrap-select.scss */
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
/* line 353, ../sass/lib/_bootstrap-select.scss */
.bs-actionsbox .btn-group button {
  width: 50%;
}

/* line 358, ../sass/lib/_bootstrap-select.scss */
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
/* line 363, ../sass/lib/_bootstrap-select.scss */
.bs-donebutton .btn-group button {
  width: 100%;
}

/* line 369, ../sass/lib/_bootstrap-select.scss */
.bs-searchbox + .bs-actionsbox {
  padding: 0 .8rem .4rem;
}
/* line 373, ../sass/lib/_bootstrap-select.scss */
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
}

/* line 379, ../sass/lib/_bootstrap-select.scss */
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

/* line 384, ../sass/lib/_bootstrap-select.scss */
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}

/*! * Jasny Bootstrap v3.1.0 (http://jasny.github.com/bootstrap) * Copyright 2011-2014 Arnold Daniels. * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE) */
/* line 2, ../sass/lib/_file-input.scss */
.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../sass/lib/_file-input.scss */
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 2.3rem;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
}

/* line 20, ../sass/lib/_file-input.scss */
.fileinput {
  margin-bottom: .9rem;
  display: block;
}

/* line 24, ../sass/lib/_file-input.scss */
.fileinput .glyphicon-remove {
  vertical-align: middle;
  top: 0.3rem;
}

/* line 28, ../sass/lib/_file-input.scss */
.fileinput .form-control {
  padding-top: .7rem;
  padding-bottom: .5rem;
  display: inline-block;
  margin-bottom: .0rem;
  vertical-align: middle;
  cursor: text;
}

/* line 36, ../sass/lib/_file-input.scss */
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: .5rem;
  vertical-align: middle;
  text-align: center;
}

/* line 43, ../sass/lib/_file-input.scss */
.fileinput .thumbnail > img {
  max-height: 100%;
}

/* line 46, ../sass/lib/_file-input.scss */
.fileinput .btn {
  vertical-align: middle;
}

/* line 49, ../sass/lib/_file-input.scss */
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}

/* line 53, ../sass/lib/_file-input.scss */
.fileinput-inline .fileinput-controls {
  display: inline;
}

/* line 56, ../sass/lib/_file-input.scss */
.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  width: 25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 1rem;
}

/* line 65, ../sass/lib/_file-input.scss */
.form-control .fileinput-filename {
  vertical-align: bottom;
}

/* line 68, ../sass/lib/_file-input.scss */
.fileinput.input-group {
  display: table;
}

/* line 71, ../sass/lib/_file-input.scss */
.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}

/* line 75, ../sass/lib/_file-input.scss */
.fileinput.input-group > .btn-file {
  z-index: 1;
}

/* line 78, ../sass/lib/_file-input.scss */
.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 .4rem .4rem 0;
}

/* line 82, ../sass/lib/_file-input.scss */
.fileinput-new.input-group .btn-file.btn-xs, .fileinput-new.input-group .btn-group-xs > .btn-file.btn,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-group-xs > .btn-file.btn,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new.input-group .btn-group-sm > .btn-file.btn,
.fileinput-new .input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-group-sm > .btn-file.btn {
  border-radius: 0 .3rem .3rem 0;
}

/* line 88, ../sass/lib/_file-input.scss */
.fileinput-new.input-group .btn-file.btn-lg, .fileinput-new.input-group .btn-group-lg > .btn-file.btn,
.fileinput-new .input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-group-lg > .btn-file.btn {
  border-radius: 0 .6rem .6rem 0;
}

/* line 92, ../sass/lib/_file-input.scss */
.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}

/* line 95, ../sass/lib/_file-input.scss */
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}

/* line 98, ../sass/lib/_file-input.scss */
.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}

/* line 101, ../sass/lib/_file-input.scss */
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}

/* line 104, ../sass/lib/_file-input.scss */
.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}

/* line 107, ../sass/lib/_file-input.scss */
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}

/* line 110, ../sass/lib/_file-input.scss */
.input-group-addon:not(:first-child) {
  border-left: 0;
}

/* line 1, ../sass/lib/_lightbox.scss */
#lbOverlay {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer;
}

/* line 12, ../sass/lib/_lightbox.scss */
#lbCenter, #lbBottomContainer {
  position: absolute;
  z-index: 9999;
  border-radius: .7rem;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 23, ../sass/lib/_lightbox.scss */
#lbCenter *, #lbBottomContainer * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 29, ../sass/lib/_lightbox.scss */
.lbLoading {
  background: #fff url(../images/preloader.gif) no-repeat center;
}

/* line 33, ../sass/lib/_lightbox.scss */
#lbImage {
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 46, ../sass/lib/_lightbox.scss */
#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
}

/* line 54, ../sass/lib/_lightbox.scss */
#lbPrevLink {
  left: 0;
}
/* line 56, ../sass/lib/_lightbox.scss */
#lbPrevLink .ico-prev {
  width: 3.0rem;
  height: 3.0rem;
  margin: -2.0rem 0 0;
  display: block;
  background: url(../images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  left: 1.5rem;
  z-index: 300;
  cursor: pointer;
  text-indent: -999.9rem;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
/* line 74, ../sass/lib/_lightbox.scss */
#lbPrevLink:hover .ico-prev {
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 82, ../sass/lib/_lightbox.scss */
#lbNextLink {
  right: 0;
}
/* line 85, ../sass/lib/_lightbox.scss */
#lbNextLink .ico-next {
  width: 3.0rem;
  height: 3.0rem;
  margin: -2.0rem 0 0;
  display: block;
  background: url(../images/bg_direction_nav.png) no-repeat 0 0;
  background-position: 100% 0;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  z-index: 300;
  cursor: pointer;
  text-indent: -999.9rem;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
/* line 104, ../sass/lib/_lightbox.scss */
#lbNextLink:hover .ico-next {
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 112, ../sass/lib/_lightbox.scss */
#lbBottom {
  display: none;
}

/* line 116, ../sass/lib/_lightbox.scss */
#lbCloseLink {
  display: none;
}

/* line 120, ../sass/lib/_lightbox.scss */
#lbCaption, #lbNumber {
  display: none;
}

/* line 124, ../sass/lib/_lightbox.scss */
#lbBottom {
  display: block;
}

/* line 128, ../sass/lib/_lightbox.scss */
#lbCloseLink {
  position: absolute;
  right: 1rem;
  top: 1rem;
  display: block;
  color: #fff;
}

/* line 1, ../sass/lib/_pu_cookies.scss */
.cookies-warning {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #ddd;
  border-bottom: 1px solid #777;
  z-index: 1000;
}
/* line 11, ../sass/lib/_pu_cookies.scss */
.cookies-warning a {
  white-space: nowrap;
}
/* line 19, ../sass/lib/_pu_cookies.scss */
.cookies-warning .cookies-warning-container {
  position: relative;
  padding-top: 7px;
  padding-bottom: 7px;
}
/* line 25, ../sass/lib/_pu_cookies.scss */
.cookies-warning .cookies-warning-close {
  float: right;
  position: relative;
  text-shadow: none;
  text-decoration: none;
}

/* line 1, ../sass/lib/_pakiet.scss */
html {
  -ms-overflow-style: scrollbar;
  /*auto | none | scrollbar | -ms-autohiding-scrollbar*/
}

/* line 5, ../sass/lib/_pakiet.scss */
.object- {
  margin: 1em 0;
}

/* line 9, ../sass/lib/_pakiet.scss */
.object-center {
  text-align: center;
  margin: 1em 0;
}
/* line 13, ../sass/lib/_pakiet.scss */
.object-center > figure,
.object-center > div,
.object-center > span {
  display: inline;
  text-align: left;
}

/* line 21, ../sass/lib/_pakiet.scss */
.object-left {
  margin: 0 1em 0.5em 0;
  float: left;
}

/* line 26, ../sass/lib/_pakiet.scss */
.object-right {
  margin: 0 0 0.5em 1em;
  float: right;
}

/* line 31, ../sass/lib/_pakiet.scss */
.text-justify {
  text-align: justify;
}

/* line 35, ../sass/lib/_pakiet.scss */
.cite {
  clear: both;
  padding: 1rem 2rem;
  margin: 0 0 2rem;
  font-size: 2rem;
  border-left: 5px solid #eeeeee;
  margin-left: 40px;
  margin-right: 40px;
  font-style: italic;
}
/* line 47, ../sass/lib/_pakiet.scss */
.cite p:last-child,
.cite ul:last-child,
.cite ol:last-child {
  margin-bottom: 0;
}

/* line 54, ../sass/lib/_pakiet.scss */
blockquote {
  margin-left: 40px;
  margin-right: 40px;
}
/* line 55, ../sass/lib/_pakiet.scss */
blockquote > p {
  font-style: italic;
}

/* line 63, ../sass/lib/_pakiet.scss */
.table-bordered.no_border {
  border: none;
  line-height: 22px;
  margin: 0;
  margin-bottom: 10.5px;
}
/* line 73, ../sass/lib/_pakiet.scss */
.table-bordered.no_border > thead > tr th,
.table-bordered.no_border > thead > tr td,
.table-bordered.no_border > tbody > tr th,
.table-bordered.no_border > tbody > tr td,
.table-bordered.no_border > tfoot > tr th,
.table-bordered.no_border > tfoot > tr td {
  border: none;
  padding: 0;
  vertical-align: top;
  margin: 0;
  line-height: 22px;
}

/* line 86, ../sass/lib/_pakiet.scss */
#debug {
  padding: 0 10px;
  font-size: 11px;
  margin: 0 auto;
  display: table;
}
/* line 92, ../sass/lib/_pakiet.scss */
#debug pre {
  padding: 3px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
/* line 101, ../sass/lib/_pakiet.scss */
#debug .debugheader:first-child {
  padding-right: 20px;
  word-wrap: break-word;
  word-break: break-all;
}
/* line 106, ../sass/lib/_pakiet.scss */
#debug .debugheader b {
  font-size: 12px;
}
/* line 111, ../sass/lib/_pakiet.scss */
#debug .notice,
#debug .debug,
#debug .timing {
  color: green;
}
/* line 117, ../sass/lib/_pakiet.scss */
#debug .warning {
  color: orange;
}
/* line 121, ../sass/lib/_pakiet.scss */
#debug .error {
  color: red;
}

/* zgodności */
/* line 2, ../sass/lib/_zgodnosci.scss */
img {
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* line 11, ../sass/lib/_zgodnosci.scss */
td img {
  max-width: none;
}

/* line 17, ../sass/lib/_zgodnosci.scss */
a, button {
  outline: none !important;
}

/* line 21, ../sass/lib/_zgodnosci.scss */
.sr-only {
  color: transparent;
}

/* line 24, ../sass/lib/_zgodnosci.scss */
textarea,
button,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  -webkit-appearance: none !important;
}

/* line 42, ../sass/lib/_zgodnosci.scss */
html,
.table-responsive {
  -ms-overflow-style: scrollbar;
}

/* line 47, ../sass/lib/_zgodnosci.scss */
.visible-touch-deviced {
  display: none !important;
}

/* line 51, ../sass/lib/_zgodnosci.scss */
.touch-device .visible-touch-device {
  display: block !important;
}
/* line 54, ../sass/lib/_zgodnosci.scss */
.touch-device .container .hidden-touch-device {
  display: none !important;
}

/* Safari Opera  */
/* galaxy-tab-2 */
/* ipad all generations */
/* line 1, ../sass/lib/_captcha.scss */
.grecaptcha-badge {
  margin: 0 auto 30px auto;
}
