/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(./fonts/glyphicons-halflings-regular.eot);
  src: url(./fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(./fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(./fonts/glyphicons-halflings-regular.woff) format('woff'), url(./fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(./images/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.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;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-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;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-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;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-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;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.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;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.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;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.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;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.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;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.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;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.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;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.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;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.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;
}
.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;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .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;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.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;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .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;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.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;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.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) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(./fonts/fontawesome-webfont.eot);src:url(./fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(./fonts/fontawesome-webfont.woff2) format('woff2'),url(./fonts/fontawesome-webfont.woff) format('woff'),url(./fonts/fontawesome-webfont.ttf) format('truetype'),url(./images/fontawesome-webfont.svg#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

/*!
 * Datepicker for Bootstrap v1.8.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
/*# sourceMappingURL=bootstrap-datepicker.css.map */
/*! jQuery UI - v1.9.2 - 2013-04-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(./images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(./images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(./images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(./images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(./images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(./images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(./images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-image:url(./images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(./images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(./images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(./images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(./images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(./images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(./images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(./images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(./images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(./images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5;
}
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150";
  /* sort */
}
table.dataTable thead .sorting_asc:after {
  content: "\e155";
  /* sort-by-attributes */
}
table.dataTable thead .sorting_desc:after {
  content: "\e156";
  /* sort-by-attributes-alt */
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody > table > tbody > tr:first-child > th,
div.dataTables_scrollBody > table > tbody > tr:first-child > td {
  border-top: none;
}

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}

table.table-bordered.dataTable {
  border-right-width: 0;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 1px;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}

table.fixedHeader-floating {
  position: fixed;
  background-color: white;
}

table.fixedHeader-floating.no-footer {
  border-bottom-width: 0;
}

table.fixedHeader-locked {
  position: absolute;
  background-color: white;
}

table.fixedHeader-locked {
  position: absolute;
  background-color: white;
}

table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
  background-color: white;
}

div.DTFC_Blocker {
  background-color: white;
}

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}@-webkit-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	25%, 75% {opacity: 0;}
}

@-moz-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}	
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}

@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }	
	50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }	
	50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
    0% { -o-transform: scale(1); }	
	50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }	
	50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes flip {
	0% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-moz-animation-timing-function: ease-out;
	}
	40% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-moz-animation-timing-function: ease-out;
	}
	50% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
	80% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-moz-animation-timing-function: ease-in;
	}
	100% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
}
@-o-keyframes flip {
	0% {
		-o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-o-animation-timing-function: ease-out;
	}
	40% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-o-animation-timing-function: ease-out;
	}
	50% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
	80% {
		-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-o-animation-timing-function: ease-in;
	}
	100% {
		-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		animation-timing-function: ease-out;
	}
	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		animation-timing-function: ease-out;
	}
	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in;
	}
	80% {
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		animation-timing-function: ease-in;
	}
	100% {
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flip;
	-o-backface-visibility: visible !important;
	-o-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipOutY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipOutY;
	backface-visibility: visible !important;
	animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-moz-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-o-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
}
@-moz-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
}
@-o-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
}
@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
}

@-moz-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
}

@-o-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	-moz-animation-name: fadeOutUpBig;
	-o-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	-moz-animation-name: fadeOutDownBig;
	-o-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}
@-moz-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}
@-o-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}
@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	-moz-animation-name: fadeOutRightBig;
	-o-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes slideInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes slideInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	100% {
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	-moz-animation-name: slideInDown;
	-o-animation-name: slideInDown;
	animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	-moz-animation-name: slideInLeft;
	-o-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	-moz-animation-name: slideInRight;
	-o-animation-name: slideInRight;
	animation-name: slideInRight;
}
@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes slideOutUp {
	0% {
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes slideOutUp {
	0% {
		-o-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	-moz-animation-name: slideOutUp;
	-o-animation-name: slideOutUp;
	animation-name: slideOutUp;
}
@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes slideOutLeft {
	0% {
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes slideOutLeft {
	0% {
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	-moz-animation-name: slideOutLeft;
	-o-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes slideOutRight {
	0% {
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes slideOutRight {
	0% {
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	-moz-animation-name: slideOutRight;
	-o-animation-name: slideOutRight;
	animation-name: slideOutRight;
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}
	
	70% {
		-moz-transform: scale(.9);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}
	
	70% {
		-o-transform: scale(.9);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.05);
	}
	
	70% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}
	
	80% {
		-webkit-transform: translateY(10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}
	
	80% {
		-moz-transform: translateY(10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}
	
	80% {
		-o-transform: translateY(10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(-30px);
	}
	
	80% {
		transform: translateY(10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}
	
	80% {
		-moz-transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}
	
	80% {
		-o-transform: translateY(-10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(30px);
	}
	
	80% {
		transform: translateY(-10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}
	
	80% {
		-moz-transform: translateX(-10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(30px);
	}
	
	80% {
		-o-transform: translateX(-10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(30px);
	}
	
	80% {
		transform: translateX(-10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
	}
	
	80% {
		-webkit-transform: translateX(10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(-30px);
	}
	
	80% {
		-moz-transform: translateX(10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(-30px);
	}
	
	80% {
		-o-transform: translateX(10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(-30px);
	}
	
	80% {
		transform: translateX(10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
	}
	
	25% {
		-webkit-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}	
}

@-moz-keyframes bounceOut {
	0% {
		-moz-transform: scale(1);
	}
	
	25% {
		-moz-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-moz-transform: scale(.3);
	}	
}

@-o-keyframes bounceOut {
	0% {
		-o-transform: scale(1);
	}
	
	25% {
		-o-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-o-transform: scale(.3);
	}	
}

@keyframes bounceOut {
	0% {
		transform: scale(1);
	}
	
	25% {
		transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		transform: scale(.3);
	}	
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}
@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}
@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOut {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(200deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOut {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	-moz-animation-name: rotateOut;
	-o-animation-name: rotateOut;
	animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-transform-origin: left bottom;
		-transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	-moz-animation-name: rotateOutUpLeft;
	-o-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	-moz-animation-name: rotateOutDownLeft;
	-o-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	-moz-animation-name: rotateOutUpRight;
	-o-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	-moz-animation-name: rotateOutDownRight;
	-o-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
@-webkit-keyframes lightSpeedIn {
	0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-moz-keyframes lightSpeedIn {
	0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-o-keyframes lightSpeedIn {
	0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@keyframes lightSpeedIn {
	0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-moz-keyframes lightSpeedOut {
	0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-o-keyframes lightSpeedOut {
	0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@keyframes lightSpeedOut {
	0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes hinge {
	0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	100% { -webkit-transform: translateY(700px); opacity: 0; }
}

@-moz-keyframes hinge {
	0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	100% { -moz-transform: translateY(700px); opacity: 0; }
}

@-o-keyframes hinge {
	0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	100% { -o-transform: translateY(700px); opacity: 0; }
}

@keyframes hinge {
	0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }	
	20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
	40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
	80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }	
	100% { transform: translateY(700px); opacity: 0; }
}

.hinge {
	-webkit-animation-name: hinge;
	-moz-animation-name: hinge;
	-o-animation-name: hinge;
	animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}

@-moz-keyframes rollIn {
	0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}

@-o-keyframes rollIn {
	0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}

@keyframes rollIn {
	0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}

.rollIn {
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
	}
}

@-moz-keyframes rollOut {
    0% {
		opacity: 1;
		-moz-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-moz-transform: translateX(100%) rotate(120deg);
	}
}

@-o-keyframes rollOut {
    0% {
		opacity: 1;
		-o-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-o-transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
    0% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	-moz-animation-name: rollOut;
	-o-animation-name: rollOut;
	animation-name: rollOut;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(./images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(./images/chosen-sprite.png) no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(./images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(./images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url(./images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url(./images/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */

/* nvd3 version 1.8.6 (https://github.com/novus/nvd3) 2017-08-23 */
.nvd3 .nv-axis {
    pointer-events:none;
    opacity: 1;
}

.nvd3 .nv-axis path {
    fill: none;
    stroke: #000;
    stroke-opacity: .75;
    shape-rendering: crispEdges;
}

.nvd3 .nv-axis path.domain {
    stroke-opacity: .75;
}

.nvd3 .nv-axis.nv-x path.domain {
    stroke-opacity: 0;
}

.nvd3 .nv-axis line {
    fill: none;
    stroke: #e5e5e5;
    shape-rendering: crispEdges;
}

.nvd3 .nv-axis .zero line,
    /*this selector may not be necessary*/ .nvd3 .nv-axis line.zero {
    stroke-opacity: .75;
}

.nvd3 .nv-axis .nv-axisMaxMin text {
    font-weight: bold;
}

.nvd3 .x  .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
    text-anchor: middle;
}

.nvd3 .nv-axis.nv-disabled {
    opacity: 0;
}

.nvd3 .nv-bars rect {
    fill-opacity: .75;

    transition: fill-opacity 250ms linear;
}

.nvd3 .nv-bars rect.hover {
    fill-opacity: 1;
}

.nvd3 .nv-bars .hover rect {
    fill: lightblue;
}

.nvd3 .nv-bars text {
    fill: rgba(0,0,0,0);
}

.nvd3 .nv-bars .hover text {
    fill: rgba(0,0,0,1);
}

.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
    stroke-opacity: 0;

    transition: fill-opacity 250ms linear;
}

.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-candlestickBar .nv-ticks rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
    fill-opacity: 1;
}

.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
    font-weight: bold;
    fill: rgba(0,0,0,1);
    stroke: rgba(0,0,0,0);
}

/* boxplot CSS */
.nvd3 .nv-boxplot circle {
  fill-opacity: 0.5;
}

.nvd3 .nv-boxplot circle:hover {
  fill-opacity: 1;
}

.nvd3 .nv-boxplot rect:hover {
  fill-opacity: 1;
}

.nvd3 line.nv-boxplot-median {
  stroke: black;
}

.nv-boxplot-tick:hover {
  stroke-width: 2.5px;
}
/* bullet */
.nvd3.nv-bullet { font: 10px sans-serif; }
.nvd3.nv-bullet .nv-measure { fill-opacity: .8; }
.nvd3.nv-bullet .nv-measure:hover { fill-opacity: 1; }
.nvd3.nv-bullet .nv-marker { stroke: #000; stroke-width: 2px; }
.nvd3.nv-bullet .nv-markerTriangle { stroke: #000; fill: #fff; stroke-width: 1.5px; }
.nvd3.nv-bullet .nv-markerLine { stroke: #000; stroke-width: 1.5px; }
.nvd3.nv-bullet .nv-tick line { stroke: #666; stroke-width: .5px; }
.nvd3.nv-bullet .nv-range.nv-s0 { fill: #eee; }
.nvd3.nv-bullet .nv-range.nv-s1 { fill: #ddd; }
.nvd3.nv-bullet .nv-range.nv-s2 { fill: #ccc; }
.nvd3.nv-bullet .nv-title { font-size: 14px; font-weight: bold; }
.nvd3.nv-bullet .nv-subtitle { fill: #999; }

.nvd3.nv-bullet .nv-range {
    fill: #bababa;
    fill-opacity: .4;
}

.nvd3.nv-bullet .nv-range:hover {
    fill-opacity: .7;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick {
    stroke-width: 1px;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover {
    stroke-width: 2px;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect {
    stroke: #2ca02c;
    fill: #2ca02c;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect {
    stroke: #d62728;
    fill: #d62728;
}

.with-transitions .nv-candlestickBar .nv-ticks .nv-tick {
    transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
}

.nvd3.nv-candlestickBar .nv-ticks line {
    stroke: #333;
}

.nv-force-node {
    stroke: #fff;
    stroke-width: 1.5px;
}

.nv-force-link {
    stroke: #999;
    stroke-opacity: .6;
}

.nv-force-node text {
    stroke-width: 0px;
}

.nvd3 .nv-legend .nv-disabled rect {
    /*fill-opacity: 0;*/
}

.nvd3 .nv-check-box .nv-box {
    fill-opacity:0;
    stroke-width:2;
}

.nvd3 .nv-check-box .nv-check {
    fill-opacity:0;
    stroke-width:4;
}

.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check {
    fill-opacity:0;
    stroke-opacity:0;
}

.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check {
    opacity: 0;
}

/* line plus bar */
.nvd3.nv-linePlusBar .nv-bar rect {
    fill-opacity: .75;
}

.nvd3.nv-linePlusBar .nv-bar rect:hover {
    fill-opacity: 1;
}
.nvd3 .nv-groups path.nv-line {
    fill: none;
}

.nvd3 .nv-groups path.nv-area {
    stroke: none;
}

.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
    fill-opacity: 0;
    stroke-opacity: 0;
}

.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
    fill-opacity: .5 !important;
    stroke-opacity: .5 !important;
}


.with-transitions .nvd3 .nv-groups .nv-point {
    transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
}

.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
    stroke-width: 7px;
    fill-opacity: .95 !important;
    stroke-opacity: .95 !important;
}


.nvd3 .nv-point-paths path {
    stroke: #aaa;
    stroke-opacity: 0;
    fill: #eee;
    fill-opacity: 0;
}


.nvd3 .nv-indexLine {
    cursor: ew-resize;
}

/********************
 * SVG CSS
 */

/********************
  Default CSS for an svg element nvd3 used
*/
svg.nvd3-svg {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: block;
    width:100%;
    height:100%;
}

/********************
  Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip {
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    border-radius: 5px;
}


.nvd3 text {
    font: normal 12px Arial, sans-serif;
}

.nvd3 .title {
    font: bold 14px Arial, sans-serif;
}

.nvd3 .nv-background {
    fill: white;
    fill-opacity: 0;
}

.nvd3.nv-noData {
    font-size: 18px;
    font-weight: bold;
}


/**********
*  Brush
*/

.nv-brush .extent {
    fill-opacity: .125;
    shape-rendering: crispEdges;
}

.nv-brush .resize path {
    fill: #eee;
    stroke: #666;
}


/**********
*  Legend
*/

.nvd3 .nv-legend .nv-series {
    cursor: pointer;
}

.nvd3 .nv-legend .nv-disabled circle {
    fill-opacity: 0;
}

/* focus */
.nvd3 .nv-brush .extent {
    fill-opacity: 0 !important;
}

.nvd3 .nv-brushBackground rect {
    stroke: #000;
    stroke-width: .4;
    fill: #fff;
    fill-opacity: .7;
}

/**********
*  Print
*/

@media print {
    .nvd3 text {
        stroke-width: 0;
        fill-opacity: 1;
    }
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
    stroke-width: 1px;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
    stroke-width: 2px;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
    stroke: #2ca02c;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
    stroke: #d62728;
}


.nvd3 .background path {
    fill: none;
    stroke: #EEE;
    stroke-opacity: .4;
    shape-rendering: crispEdges;
}

.nvd3 .foreground path {
    fill: none;
    stroke-opacity: .7;
}

.nvd3 .nv-parallelCoordinates-brush .extent {
    fill: #fff;
    fill-opacity: .6;
    stroke: gray;
    shape-rendering: crispEdges;
}

.nvd3 .nv-parallelCoordinates .hover  {
    fill-opacity: 1;
	stroke-width: 3px;
}


.nvd3 .missingValuesline line {
  fill: none;
  stroke: black;
  stroke-width: 1;
  stroke-opacity: 1;
  stroke-dasharray: 5, 5;
}

.nvd3.nv-pie path {
    stroke-opacity: 0;
    transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
}

.nvd3.nv-pie .nv-pie-title {
    font-size: 24px;
    fill: rgba(19, 196, 249, 0.59);
}

.nvd3.nv-pie .nv-slice text {
    stroke: #000;
    stroke-width: 0;
}

.nvd3.nv-pie path {
    stroke: #fff;
    stroke-width: 1px;
    stroke-opacity: 1;
}

.nvd3.nv-pie path {
    fill-opacity: .7;
}

.nvd3.nv-pie .hover path {
    fill-opacity: 1;
}

.nvd3.nv-pie .nv-label {
    pointer-events: none;
}

.nvd3.nv-pie .nv-label rect {
    fill-opacity: 0;
    stroke-opacity: 0;
}

/* scatter */
.nvd3 .nv-groups .nv-point.hover {
    stroke-width: 20px;
    stroke-opacity: .5;
}

.nvd3 .nv-scatter .nv-point.hover {
    fill-opacity: 1;
}

.nv-noninteractive {
    pointer-events: none;
}

.nv-distx, .nv-disty {
    pointer-events: none;
}

/* sparkline */
.nvd3.nv-sparkline path {
    fill: none;
}

.nvd3.nv-sparklineplus g.nv-hoverValue {
    pointer-events: none;
}

.nvd3.nv-sparklineplus .nv-hoverValue line {
    stroke: #333;
    stroke-width: 1.5px;
}

.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
    pointer-events: all;
}

.nvd3 .nv-hoverArea {
    fill-opacity: 0;
    stroke-opacity: 0;
}

.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
    stroke-width: 0;
    font-size: .9em;
    font-weight: normal;
}

.nvd3.nv-sparklineplus .nv-yValue {
    stroke: #f66;
}

.nvd3.nv-sparklineplus .nv-maxValue {
    stroke: #2ca02c;
    fill: #2ca02c;
}

.nvd3.nv-sparklineplus .nv-minValue {
    stroke: #d62728;
    fill: #d62728;
}

.nvd3.nv-sparklineplus .nv-currentValue {
    font-weight: bold;
    font-size: 1.1em;
}
/* stacked area */
.nvd3.nv-stackedarea path.nv-area {
    fill-opacity: .7;
    stroke-opacity: 0;
    transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
}

.nvd3.nv-stackedarea path.nv-area.hover {
    fill-opacity: .9;
}


.nvd3.nv-stackedarea .nv-groups .nv-point {
    stroke-opacity: 0;
    fill-opacity: 0;
}

.nvtooltip {
    position: absolute;
    background-color: rgba(255,255,255,1.0);
    color: rgba(0,0,0,1.0);
    padding: 1px;
    border: 1px solid rgba(0,0,0,.2);
    z-index: 10000;
    display: block;

    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    pointer-events: none;

    white-space: nowrap;

    -webkit-user-select: none;

       -moz-user-select: none;

        -ms-user-select: none;

            user-select: none;
}

.nvtooltip {
    background: rgba(255,255,255, 0.8);
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 4px;
}

/*Give tooltips that old fade in transition by
    putting a "with-transitions" class on the container div.
*/
.nvtooltip.with-transitions, .with-transitions .nvtooltip {
    transition: opacity 50ms linear;

    transition-delay: 200ms;
}

.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
    padding: 8px;
}

.nvtooltip h3 {
    margin: 0;
    padding: 4px 14px;
    line-height: 18px;
    font-weight: normal;
    background-color: rgba(247,247,247,0.75);
    color: rgba(0,0,0,1.0);
    text-align: center;

    border-bottom: 1px solid #ebebeb;

    border-radius: 5px 5px 0 0;
}

.nvtooltip p {
    margin: 0;
    padding: 5px 14px;
    text-align: center;
}

.nvtooltip span {
    display: inline-block;
    margin: 2px 0;
}

.nvtooltip table {
    margin: 6px;
    border-spacing:0;
}


.nvtooltip table td {
    padding: 2px 9px 2px 0;
    vertical-align: middle;
}

.nvtooltip table td.key {
    font-weight: normal;
}

.nvtooltip table td.key.total {
    font-weight: bold;
}

.nvtooltip table td.value {
    text-align: right;
    font-weight: bold;
}

.nvtooltip table td.percent {
    color: darkgray;
}

.nvtooltip table tr.highlight td {
    padding: 1px 9px 1px 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
}

.nvtooltip table td.legend-color-guide div {
    width: 8px;
    height: 8px;
    vertical-align: middle;
}

.nvtooltip table td.legend-color-guide div {
    width: 12px;
    height: 12px;
    border: 1px solid #999;
}

.nvtooltip .footer {
    padding: 3px;
    text-align: center;
}

.nvtooltip-pending-removal {
    pointer-events: none;
    display: none;
}


/****
Interactive Layer
*/
.nvd3 .nv-interactiveGuideLine {
    pointer-events:none;
}

.nvd3 line.nv-guideline {
    stroke: #ccc;
}

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(./images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(./images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(./images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
	-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
	-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
	/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
	-webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
	-moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
	-o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
	transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
	}
.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
	}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
	}
.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
	}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
	}
.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
	}

	/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
	background-color: rgb(181, 226, 140);
	}
.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(110, 204, 57);
	}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(241, 211, 87);
	}
.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
	}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(253, 156, 115);
	}
.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
	}
.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;

	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.marker-cluster span {
	line-height: 30px;
	}
/*------------------------------------------------------------------
Custom Styles for > STADTRADELN 2018 
-------------------------------------------------------------------*/

/**
 * Comments
 */
.comments {
  margin: 20px 0;
}
.comments__heading {
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #777777;
}
/* New comment */
form[name="comments__new"] {
  margin-bottom: 30px;
}
form[name="comments__new"]:before,
form[name="comments__new"]:after {
  content: " ";
  display: table;
}
form[name="comments__new"]:after {
  clear: both;
}
form[name="comments__new"]:before,
form[name="comments__new"]:after {
  content: " ";
  display: table;
}
form[name="comments__new"]:after {
  clear: both;
}
form[name="comments__new"] textarea {
  height: 32px;
}
form[name="comments__new"] button[type="submit"] {
  float: right;
}
/* List of comments */
.comments__item {
  margin-bottom: 30px;
}
.comments-item__avatar {
  float: left;
  margin-right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.comments-item__body {
  overflow: hidden;
}
.comments-item__info {
  margin-bottom: 10px;
}
.comments-item__info:before,
.comments-item__info:after {
  content: " ";
  display: table;
}
.comments-item__info:after {
  clear: both;
}
.comments-item__info:before,
.comments-item__info:after {
  content: " ";
  display: table;
}
.comments-item__info:after {
  clear: both;
}
.comments-item-info__author,
.comments-item-info__divider,
.comments-item-info__timestamp {
  float: left;
}
.comments-item-info__author {
  font-weight: 600;
}
.comments-item-info__divider {
  margin-left: 15px;
  margin-right: 15px;
  line-height: 18px;
  color: #ddd;
  font-size: 6px;
}
.comment-item-info__timestamp {
  color: #999;
}
.comments-item__content {
  line-height: 1.7;
  color: #777777;
  margin-bottom: 10px;
}
.comments-item__actions > a {
  color: #999;
}
.comments-item__actions > a:hover,
.comments-item__actions > a:focus {
  color: #333333;
}
/**
 * Forms
 */
.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
/* Has error */
.has-error .form-control {
  border-color: #d9534f;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.has-error .form-control:focus {
  border-color: #b52b27;
}
.has-error .help-block {
  color: #d9534f;
}
/* Checkboxes */
.checkbox input[type="checkbox"] {
  display: none;
}
.checkbox label {
  padding-left: 0;
}
.checkbox label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #eee;
  text-align: center;
  font-family: "FontAwesome";
}
.checkbox input[type="checkbox"]:checked + label::before {
  content: "\f00c";
}
/* Radios */
.radio input[type="radio"] {
  display: none;
}
.radio label {
  padding-left: 0;
}
.radio label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 10px solid #eee;
  background-color: #333333;
}
.radio input[type="radio"]:checked + label:before {
  border-width: 7px;
}
/* Quantity */
.input_qty {
  margin-bottom: 10px;
}
.input_qty input[type="text"] {
  display: none;
}
.input_qty label {
  width: 100%;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 40px;
  text-align: center;
}
.input_qty label > span:not(.output) {
  width: 40px;
  height: 40px;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.input_qty label > span:not(.output):last-child {
  float: right;
  border-right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.input_qty label > span:not(.output):hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.input_qty label > output {
  display: inline-block;
  line-height: inherit;
  padding: 0;
}
.input_qty_sm label {
  width: 80px;
  height: 20px;
  border: 0;
  line-height: 20px;
  color: #ccc;
}
.input_qty_sm label > span:not(.output) {
  width: 20px;
  height: 20px;
  border: 0 !important;
}
.input_qty_sm label > span:not(.output):hover {
  background-color: transparent;
  color: #333333;
}
.input_qty_sm label output {
  color: #ccc;
  font-weight: 600;
}
/**
 * Columns with equal height
 */
/* USAGE
<div class="row">
  <div class="row-height">
    <div class="col-xs-2 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
    <div class="col-xs-4 col-lg-5 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
  </div>
</div>
*/
/* content styles */
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
/**
 * Headline
 */
.section > .headline:first-child,
.section > .headline-lg:first-child {
  margin-top: 0;
}
.headline {
  display: block;
  position: relative;
  margin-bottom: 30px;
  font-size: 18px;
}
.headline:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 6px;
  margin-top: -3px;
  border-width: 1px 0 1px;
  border-style: solid;
  border-color: #e9e9e9;
}
.headline > span {
  display: inline-block;
  position: relative;
  background: white;
  padding-right: 15px;
}
/* Headline: Large */
.headline-lg {
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
}
.headline-lg + h4 {
  margin: -15px auto 45px;
  text-align: center;
  font-size: 14px;
  color: #757575;
}
.headline-lg_left {
  text-align: left;
}
.headline-lg_left + h4 {
  text-align: left;
}
.headline-lg_right {
  text-align: right;
}
.headline-lg_right + h4 {
  text-align: right;
}
/**
 * Info boards
 */
.info-board {
  margin-bottom: 20px;
  padding: 30px;
  background: #f9f9f9;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
}
.info-board__header {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
}
.info-board_primary {
  border-color: #0f70b7;
  background-color: rgba(237, 62, 73, 0.05);
}
.info-board_secondary {
  border-color: #8cb82b;
  background-color: rgba(43, 171, 207, 0.05);
}
/**
 * Lightbox
 */
.lightboxOverlay {
  -webkit-filter: ;
          filter: ;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.lightbox .lb-image,
.lb-outerContainer,
.lb-dataContainer {
  border-radius: 0;
}
*
 * Blackout
 */
.blackout {
  position: relative;
}
.blackout__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  -webkit-transition: opacity 1000ms linear;
       -o-transition: opacity 1000ms linear;
          transition: opacity 1000ms linear;
}
/**
 * Background parallax
 */
.bg-parallax,
.bg-parallax__layer {
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
          background-size: cover;
}
.bg-parallax {
  position: relative !important;
  overflow: hidden !important;
  background-color: transparent !important;
}
.bg-parallax__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  z-index: -1;
}
/**
 * Categories
 */
.categories-list {
  list-style: none;
  padding-left: 5px;
  margin-bottom: 20px;
}
.categories-list > li {
  padding: 4px 0;
}
/**
 * Rating
 */
.rating {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
}
.rating li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #F7C41F;
  cursor: pointer;
}
/**
 * Features list
 */
.ft-list {
  list-style-type: none;
  padding-left: 0;
}
.ft-list > li {
  padding: 3px 0;
}
.ft-list > li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 10px;
  color: #8cb82b;
}
/* Animation delay */
.delay-1 {
  -webkit-animation-delay: 300ms;
  -o-animation-delay: 300ms;
     animation-delay: 300ms;
}
.delay-2 {
  -webkit-animation-delay: 600ms;
  -o-animation-delay: 600ms;
     animation-delay: 600ms;
}
.delay-3 {
  -webkit-animation-delay: 900ms;
  -o-animation-delay: 900ms;
     animation-delay: 900ms;
}
.delay-4 {
  -webkit-animation-delay: 1200ms;
  -o-animation-delay: 1200ms;
     animation-delay: 1200ms;
}
.delay-5 {
  -webkit-animation-delay: 1500ms;
  -o-animation-delay: 1500ms;
     animation-delay: 1500ms;
}
.delay-6 {
  -webkit-animation-delay: 1800ms;
  -o-animation-delay: 1800ms;
     animation-delay: 1800ms;
}
.delay-7 {
  -webkit-animation-delay: 2100ms;
  -o-animation-delay: 2100ms;
     animation-delay: 2100ms;
}
.delay-8 {
  -webkit-animation-delay: 2400ms;
  -o-animation-delay: 2400ms;
     animation-delay: 2400ms;
}
/* Circle text block */
/* Lists */
.list-style-none {
  list-style: none;
  padding-left: 0;
}
/* Shadow effect */
.shadow-effect {
  position: relative;
  background: white;
}
.shadow-effect:before,
.shadow-effect:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777777;
  box-shadow: 0 15px 10px #777777;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.shadow-effect:after {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
/* Vertically centered columns */
@media (min-width: 768px) {
  .row_v-centered {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
  }
  .row_v-centered [class*="col-"] {
    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 100%;
  }
}
/* Pills */
.nav-pills > li > a {
  border-radius: 2px;
  padding: 10px 30px;
  color: #333333;
  -webkit-transition: all .05s linear;
       -o-transition: all .05s linear;
          transition: all .05s linear;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #f9f9f9;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  color: #333333;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #8cb82b;
}
/* Tab Pane */
.tab-pane {
  padding-top: 20px;
}
/**
 * Pagination
 */
/* Border radius */
.pagination,
.pagination-lg,
.pagination-sm {
  border-radius: 2px;
}
.pagination > li:first-child > a,
.pagination-lg > li:first-child > a,
.pagination-sm > li:first-child > a,
.pagination > li:first-child > span,
.pagination-lg > li:first-child > span,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination-lg > li:last-child > a,
.pagination-sm > li:last-child > a,
.pagination > li:last-child > span,
.pagination-lg > li:last-child > span,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* General */
.pagination {
  background-color: #f9f9f9;
}
.pagination > li > a,
.pagination > li > span {
  background: transparent;
  border-left-width: 0;
  -webkit-box-shadow: 1px 0 1px rgba(255, 255, 255, 0.9);
          box-shadow: 1px 0 1px rgba(255, 255, 255, 0.9);
  -webkit-transition: all .05s linear;
       -o-transition: all .05s linear;
          transition: all .05s linear;
}
.pagination > li > a:hover,
.pagination li > span:hover,
.pagination > li > a:focus,
.pagination li > span:focus,
.pagination > li.active > a,
.pagination li.active > span {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-left-width: 1px;
}
.pagination > li.disabled > a,
.pagination li.disabled > span {
  border-left-width: 1px;
}
.pagination > li.disabled > a:hover,
.pagination li.disabled > span:hover,
.pagination > li.disabled > a:focus,
.pagination li.disabled > span:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 1;
}
/* Pager */
.pager > li > a,
.pager > li > span {
  background-color: #f9f9f9;
  color: #333333;
  -webkit-transition: all .05s linear;
       -o-transition: all .05s linear;
          transition: all .05s linear;
}
.pager > li > a:hover,
.pager > li > span:hover,
.pager > li > a:focus,
.pager > li > span:focus {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: white;
}
.pager > li.disabled > a,
.pager > li.disabled > a:hover,
.pager > li.disabled > a:focus,
.pager > li.disabled > span,
.pager > li.disabled > span:hover,
.pager > li.disabled > span:focus {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
          box-shadow: none;
}
/**
 * Panels
 */
.panel-heading {
  text-transform: uppercase;
  border-color: rgba(0, 0, 0, 0.05);
}
/* Panel Colors */
.panel-primary {
  border-color: rgba(0, 0, 0, 0.1);
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #ef555f;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 0 0;
  margin: -1px -1px 0 -1px;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.panel-primary > .panel-footer {
  background-color: #f5f5f5;
  color: #333333;
}
.panel-secondary {
  border-color: rgba(0, 0, 0, 0.1);
}
.panel-secondary > .panel-heading {
  color: white;
  background-color: #3db5d7;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 0 0;
  margin: -1px -1px 0 -1px;
}
.panel-secondary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.panel-secondary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.panel-secondary > .panel-footer {
  background-color: #f5f5f5;
  color: #333333;
}
/* Accordion */
.panel-group .panel-heading {
  position: relative;
  padding: 0;
}
.panel-group .panel-heading > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
}
.panel-group .panel-heading > a:after {
  position: absolute;
  right: 10px;
  height: 20px;
  width: 20px;
  content: "\f107";
  background: rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  line-height: 20px;
  font-family: FontAwesome;
  color: white;
}
.panel-group .panel-heading > .collapsed:after {
  content: "\f105" !important;
}
/* Panel body */
.panel-body > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.panel-body > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.panel-body > ul > li:last-child {
  border-bottom: 0;
}
.panel-body > ul > li > a {
  display: block;
  padding: 8px 0;
  font-weight: 600;
  font-size: 11px;
  color: #777777;
  text-transform: uppercase;
  text-decoration: none;
}
.panel-body > ul > li > a:hover {
  color: #333333;
}
/**
 * Popovers
 */
.popover {
  border-radius: 2px;
  padding: 12px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.popover-title,
.popover-content {
  padding: 6px;
}
.popover-title {
  border-bottom: 0;
  border-radius: 2px 2px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #0f70b7;
}
.popover-content {
  color: #555;
  font-size: 12px;
}
/**
 * Progress
 */
/* General */
.progress {
  background: #f5f5f5;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  height: 10px;
}
.progress-bar {
  line-height: 10px;
}
.progress-caption,
.progress-value {
  font-size: 14px;
  padding-bottom: 12px;
}
.progress-value {
  text-align: right;
  font-weight: 600;
}
/* Progress bar (small) */
.progress-sm {
  height: 3px;
}
.progress-sm > .progress-bar {
  line-height: 3px;
}
/* Progress bar (secondary) */
.progress-secondary > .progress-bar {
  background-color: #8cb82b;
}
/**
 * Scaffolding
 */
.text-primary {
  color: #0f70b7 !important;
}
.text-secondary {
  color: #8cb82b !important;
}
/**
 * Scrolltopcontrol
 */
.backtotop {
  background: rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  font-size: 18px;
  color: #FFF;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background .1s;
       -o-transition: background .1s;
          transition: background .1s;
}
.backtotop:hover {
  background: rgba(0, 0, 0, 0.4);
}
/**
 * Social links
 */
.social {
  margin-bottom: 15px;
}
.social > ul,
.social > ul > li {
  margin: 0 0 10px;
  padding: 0;
}
.social li > a {
  display: inline-block;
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #333333;
  height: 34px;
  width: 34px;
  border-radius: 34px;
  line-height: 34px;
  text-align: center;
  -webkit-transition: all .1s linear;
       -o-transition: all .1s linear;
          transition: all .1s linear;
}
.social li > a.focus:hover {
  background: #73a425;
}
.social li > a.rss:hover {
  background: #ff9900;
}
.social li > a.facebook:hover {
  background: #3b5998;
}
.social li > a.twitter:hover {
  background: #55acee;
}
.social li > a.plus:hover {
  background: #dd4b39;
}
.social li > a.vk:hover {
  background: #3f628a;
}
.social li > a.pinterest:hover {
  background: #c92026;
}
.social li > a.vimeo:hover {
  background: #446d82;
}
.social li > a.github:hover {
  background: #657e8c;
}
.social li > a.linkedin:hover {
  background: #0c7bb3;
}
.social li > a.dropbox:hover {
  background: #4fa3e3;
}
.social li > a.youtube:hover {
  background: #ed413e;
}
.social li:hover > a {
  color: #fff;
  border-color: transparent;
}
/*** Social Large ***/
.social-lg li > a {
  height: 45px;
  width: 45px;
  border-radius: 45px;
  line-height: 45px;
  text-align: center;
}
/*** Social Small ***/
.social-sm li > a {
  height: 30px;
  width: 30px;
  border-radius: 30px;
  line-height: 30px;
  text-align: center;
}
/**
 * Tables
 */
/* General */
.table > thead > tr > th {
  border-bottom-width: 1px;
}
.table > thead > tr > th > span {
  position: relative;
}
.table > thead > tr > th > span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -9px;
  border-top: 2px solid #0f70b7;
}
.table-condensed > thead > tr > th > span:after {
  bottom: -7px;
}
/* Custom tables */
.table > thead > tr > td.yellow,
.table > tbody > tr > td.yellow,
.table > tfoot > tr > td.yellow,
.table > thead > tr > th.yellow,
.table > tbody > tr > th.yellow,
.table > tfoot > tr > th.yellow,
.table > thead > tr.yellow > td,
.table > tbody > tr.yellow > td,
.table > tfoot > tr.yellow > td,
.table > thead > tr.yellow > th,
.table > tbody > tr.yellow > th,
.table > tfoot > tr.yellow > th {
  background-color: #ffff33;
}
.table-hover > tbody > tr > td.yellow:hover,
.table-hover > tbody > tr > th.yellow:hover,
.table-hover > tbody > tr.yellow:hover > td,
.table-hover > tbody > tr.yellow:hover > th {
  background-color: yellow;
}
/**
 * Tooltips
 */
.tooltip-inner {
  padding: 7px;
  border-radius: 2px;
}
/**
 * Typography
 */
/**
 * Wells
 */
.well {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.05);
}
/* Theme */
@media (min-width: 768px) {
  /* Sections by Layout */
  .section_centered .row {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
  }
  .section_centered .row [class*="col-"] {
    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 100%;
  }
  .section > .section__inner {
    padding: 40px 0 !important; /* SPACE ABOVE HEADLINE */
  }
}
/* Home App: Typography */
.home-app__heading {
  position: relative;
  margin: 0 0 40px;
  font-family: 'Montserrat', sans-serif;
  font-size: 42px;
  font-weight: 700;
}
.home-app__heading:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  /*background-color: #0f70b7;*/ /*blue line between headline and subheadline*/
  bottom: -20px;
  left: 0;
}
.home-app__heading.text-center:before {
  left: 50%;
  margin-left: -15px;
}
.home-app__heading.inverse {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.9);
}
.home-app__subheading {
  margin: 0 0 40px;
  font-size: 15px;
}
.home-app__subheading.inverse {
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 768px) {
  .home-app__button > .btn {
    padding: 15px 25px;
  }
}
@media (max-width: 767px) {
  .home-app__heading {
    font-size: 32px !important;
    text-align: center;
  }
  .home-app__heading:before {
    left: 50%;
    margin-left: -15px;
  }
  .home-app__subheading {
    font-size: 14px !important;
    text-align: center;
  }
  .home-app__button {
    text-align: center;
  }
}
/* Home App: Images */
.home-app__img > img {
  max-width: 250px;
  margin: 0 auto;
}
.home-app__img_center {
  max-width: 250px;
  margin: 0 auto;
}
.home-app__img_lg > img {
  max-width: 350px;
}
/* Home App: Features */
.home-app__features {
  margin: 20px 0;
}
.home-app__feature {
  margin-bottom: 40px;
  text-align: left;
}
.home-app-feature__icon {
  float: left;
  margin-left: auto;
  margin-right: 20px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 15px;
  color: #757575;
}
.home-app-feature__body {
  overflow: hidden;
}
.home-app-feature__title {
  font-family: 'Montserrat', sans-serif;
  margin: 0 0 10px 0;
  font-size: 20px;
  color: #000;
}
@media (min-width: 768px) {
  .home-app__feature_left {
    text-align: right;
  }
  .home-app__feature_left .home-app-feature__icon {
    float: right;
    margin-left: 20px;
    margin-right: auto;
  }
}
/* Home App: Describe */
.home-app__features-list {
  padding-left: 0;
  list-style: none;
  color: rgba(255, 255, 255, 0.6);
}
.home-app__features-list > li {
  margin-bottom: 15px;
}
.home-app__features-list > li > .fa {
  font-size: 15px;
  color: #0f70b7;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .home-app__features-list > li > .fa {
    margin-right: 20px;
  }
}
/* Home App: Video */
.home-app__video {
  -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
}
/* Home App: Reviews */
.home-app__review {
  margin-bottom: 40px;
}
.home-app-review__avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.home-app-review__content {
  margin-bottom: 20px;
}
.home-app-review__body {
  text-align: center;
}
.home-app-review__author > span {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  color: #333;
}
@media (min-width: 768px) {
  .home-app__review {
    display: table;
  }
  .home-app-review__avatar {
    display: table-cell;
    vertical-align: middle;
    float: left;
    margin: 0 50px 0 0;
    width: 200px;
    height: 200px;
  }
  .home-app-review__body {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-align: left;
  }
}
/* Home App: Pricing */
.home-app__pricing .row > div[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.home-app-pricing__item {
  padding: 40px;
  margin-left: -1px;
  margin-top: -1px;
  border: 1px solid #ddd;
  text-align: center;
  -webkit-transition: all .1s linear;
       -o-transition: all .1s linear;
          transition: all .1s linear;
}
.home-app-pricing__item:hover {
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 25px rgba(0, 0, 0, 0.3);
}
.home-app-pricing__title {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 400;
}
.home-app-pricing__price {
  margin: 20px 0;
  font-size: 48px;
  color: #0f70b7;
}
.home-app-pricing__price > span {
  font-size: 15px;
}
.home-app-pricing__price > span:first-child {
  vertical-align: 100%;
}
.home-app-pricing__content {
  margin-bottom: 10px;
  font-weight: 400;
}
/* Home App: Navigation */
#fp-nav > ul > li > a > span,
#fp-nav > ul > li > a > span:hover,
#fp-nav > ul > li > a > span:focus {
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  padding: 2px;
  -webkit-background-clip: content-box !important;
          background-clip: content-box !important;
  background: transparent;
  border: 1px solid #ccc;
}
#fp-nav > ul > li > .active > span,
#fp-nav > ul > li > .active > span:hover,
#fp-nav > ul > li > .active > span:focus {
  background-color: #ccc;
}
/* Animation */
[data-animation]:not(.animated) {
  visibility: hidden;
}
/**
 * Index: version 3
 */
/* General */
.index-3__section {
  padding: 60px 0;
}
.index-3__section_inverse {
  background-color: rgba(47, 59, 64, 0.02);
}
/* Jumbotron */
.index-3__jumbotron {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 600px;
  margin-top: -18px;
  /* background: #2f3b40 url(../img/home_10.jpg) no-repeat center center / cover; */
  text-align: center;
}
.index-3__jumbotron:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(47, 59, 64, 0.9);
}
.index-3-jumbotron__inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.index-3-jumbotron__heading {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  color: white;
  margin-bottom: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.index-3-jumbotron__subheading {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 60px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.index-3-jumbotron__btn .btn-link {
  color: rgba(255, 255, 255, 0.5);
}
.index-3-jumbotron__btn .btn-link:hover,
.index-3-jumbotron__btn .btn-link:focus {
  color: #fff;
}
@media (min-width: 992px) {
  .index-3__jumbotron {
    text-align: left;
  }
}
/* Headings */
.index-3__heading {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 60px;
}
.index-3__subheading {
  font-size: 14px;
  color: #777777;
  margin-top: -50px;
  margin-bottom: 60px;
}
/* Features */
.index-3-features__item {
  margin-bottom: 20px;
}
.index-3-features__img,
.index-3-features__heading,
.index-3-features__subheading {
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}
.index-3-features__icon {
  font-size: 24px;
}
.index-3-features__img {
  margin-bottom: 20px;
  border-radius: 2px;
  overflow: hidden;
}
.index-3-features__heading {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 20px;
  line-height: 1.3;
}
.index-3-features__subheading {
  color: #777777;
  line-height: 1.7;
  margin-bottom: 10px;
}
/* Features 2 */
.index-3-features-2__item {
  margin-bottom: 30px;
}
.index-3-features-2__icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  color: white;
  background-color: #2f3b40;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
.index-3-features-2__heading {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 40px;
}
.index-3-features-2__content {
  color: #777777;
}
/* Subscribe */
.index-3__sign-up .form-control {
  height: 44px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.index-3__sign-up [type="submit"] {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .index-3__sign-up .row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/**
 * Shop
 */
/** Shop: Index **/
/* General */
.shop-index__section {
  position: relative;
  margin-bottom: 0px;
}
.shop-index__section.alt {
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
}
.shop-index__heading {
  margin-top: 0;
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
.shop-index__heading + p {
  margin-top: -50px;
  margin-bottom: 60px;
  color: #777777;
}
/* Shop: Slideshow */
.shop__slideshow {
  /* margin-top: 80px; */     /*SPACE ABOVE SLIDER TO TOP */
  margin-bottom: 0px;
}
.shop__slideshow .carousel-inner .item__container {
  display: table;
  width: 100%;
  height: 100%;
}
.shop__slideshow .carousel-inner .item-container__inner {
  display: table-cell;
  vertical-align: middle;
  padding-top: 45px;
}
.shop__slideshow .carousel-inner .item {
  width: 100%;
  height: 570px;
}
.shop-slideshow__heading {
  margin: 0 0 20px 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 46px;
  line-height: 1.2;
  color: white;
}
.shop-slideshow__subheading {
  margin-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: white;
}
.shop-slideshow__heading_dark {
  margin: 0 0 20px 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 46px;
  line-height: 1.2;
  color: #454545;
}
.shop-slideshow__subheading_dark {
  margin-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: #454545;
}
.shop-slideshow__btn {
  border: 2px solid white;
  border-radius: 0;
  color: white;
  font-weight: 600;
}
.shop-slideshow__btn:hover,
.shop-slideshow__btn:focus {
  color: #333333;
  background-color: white;
}
.shop-slideshow__btn_dark {
  border: 2px solid #454545;
  border-radius: 0;
  color: #454545;
  font-weight: 600;
}
.shop-slideshow__btn_dark:hover,
.shop-slideshow__btn_dark:focus {
  color: #333333;
  background-color: white;
}
@media (max-width: 767px) {
  .shop__slideshow .carousel-inner .item {
    height: 400px;
    padding: 0 30px;
    text-align: center;
  }
  .shop-slideshow__heading {
    font-size: 32px;
  }
  .shop-slideshow__subheading {
    font-size: 16px;
  }
}
/* Carousel controls */
.shop-slideshow__control {
  display: block;
  position: absolute;
  top: 50%;
  padding-top: 45px;
  left: 10px;
  width: 30px;
  height: 70px;
  opacity: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity .3s;
       -o-transition: opacity .3s;
          transition: opacity .3s;
}
.shop-slideshow__control:hover {
  opacity: 1 !important;
}
.shop-slideshow__control[data-slide="next"] {
  left: auto;
  right: 10px;
}
.shop__slideshow:hover .shop-slideshow__control {
  opacity: .3;
}
/* Blog post */
.shop-index-blog__posts > [class*="col-"] {
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.shop-index-blog__posts > [class*="col-"]:last-child {
  border-right: 0;
}
.shop-index-blog__post {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shop-index-blog__img {
  position: relative;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  width: 90px;
  height: 90px;
  overflow: hidden;
  -moz-border-radius: 90px; 
  -webkit-border-radius: 90px; 
  border-radius: 90px;
}
.shop-index-blog__img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.shop-index-blog__img > img {
  height: 100%;
  width: auto;
}
.shop-index-blog__body {
  overflow: hidden;
}
.shop-index-blog__heading {
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.5;
}
.shop-index-blog__heading:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
}
.shop-index-blog__content {
  margin-bottom: 20px;
  color: #777777;
}
@media (max-width: 991px) {
  .shop-index-blog__img {
    float: none;
    margin-right: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .shop-index-blog__heading {
    text-align: center;
  }
  .shop-index-blog__heading:after {
    left: 50%;
    margin-left: -15px;
  }
}
@media (max-width: 767px) {
  .shop-index-blog__posts > [class*="col-"] {
    padding-top: 0;
    padding-bottom: 60px;
    border-right: 0;
  }
  .shop-index-blog__posts > [class*="col-"]:last-child {
    padding-bottom: 0;
  }
  .shop-index-blog__post {
    width: 100%;
  }
}
/* Newsletter */
.shop-index__newsletter {
  padding-bottom: 20px;
}
.shop-index__newsletter .shop-index__heading {
  margin-bottom: 20px;
  line-height: 42px;
  text-align: center;
}
.shop-index__newsletter input[type="email"] {
  height: 42px;
  padding: 11px 12px;
}
.shop-index__newsletter button[type="submit"] {
  padding: 11px 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .shop-index__newsletter .shop-index__heading {
    margin-bottom: 0px;
    text-align: right;
  }
  .shop-index__newsletter input[type="email"] {
    border-radius: 21px 0 0 21px;
  }
  .shop-index__newsletter button[type="submit"] {
    margin-left: -3px;
    border-radius: 0 21px 21px 0;
    width: auto;
  }
}
/** Shop: Thumbnails **/
.shop__thumb {
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 20px;
  margin-bottom: 20px;
  background-color: white;
  text-align: center;
  -webkit-transition: border-color 0.1s, -webkit-box-shadow 0.1s;
       -o-transition: border-color 0.1s, box-shadow 0.1s;
          transition: border-color 0.1s, box-shadow 0.1s;
}
.shop__thumb:hover {
  border-color: rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.07);
          box-shadow: 0 5px 30px rgba(0, 0, 0, 0.07);
}
.shop__thumb > a {
  color: #333333;
}
.shop__thumb > a:hover {
  text-decoration: none;
}
.shop-thumb__img {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.shop-thumb__title {
  font-weight: 600;
}
.shop-thumb__price {
  color: #777777;
}
.shop-thumb-price_old {
  text-decoration: line-through;
}
.shop-thumb-price_new {
  color: red;
}
/** Shop: Item **/
.shop-item__info {
  padding: 30px;
  margin-bottom: 40px;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.shop-item-cart__title {
  margin-bottom: 20px;
  line-height: 1.3;
}
.shop-item-cart__price {
  font-size: 28px;
  font-weight: 400;
  color: #F7C41F;
}
.shop-item__intro {
  color: #777777;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.shop-item__add button[type="submit"] {
  padding: 15px 20px;
}
.shop-item__img {
  margin-bottom: 40px;
}
.shop-item-img__main {
  width: -webkit-calc(100% - 110px);
  width: calc(100% - 110px);
  height: auto;
  float: left;
}
.shop-item-img__aside {
  width: 100px;
  height: auto;
  float: left;
}
.shop-item-img__aside > img {
  cursor: pointer;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  opacity: .5;
}
.shop-item-img__aside > img:hover,
.shop-item-img__aside > img.active {
  border-color: rgba(0, 0, 0, 0.05);
  opacity: 1;
}
@media (max-width: 767px) {
  .shop-item-img__main {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .shop-item-img__aside {
    width: 50px;
  }
}
/** Shop: Filter **/
.shop__filter {
  margin-bottom: 40px;
}
/* Shop filter: Pricing */
.shop-filter__price {
  padding: 15px;
}
.shop-filter__price [class*='col-'] {
  padding: 2px;
}
/* Shop filter: Colors */
.shop-filter__color {
  display: inline-block;
  margin: 0 2px 2px 0;
}
.shop-filter__color input[type="text"] {
  display: none;
}
.shop-filter__color label {
  width: 30px;
  height: 30px;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  cursor: pointer;
}
/** Shop: Sorting **/
.shop__sorting {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
  margin-top: -20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: right;
}
.shop__sorting > li {
  display: inline-block;
}
.shop__sorting > li > a {
  display: block;
  padding: 20px 10px;
  margin-bottom: -1px;
  border-bottom: 2px solid transparent;
  color: #757575;
  -webkit-transition: all .05s linear;
       -o-transition: all .05s linear;
          transition: all .05s linear;
}
.shop__sorting > li > a:hover,
.shop__sorting > li > a:focus {
  color: #333333;
  text-decoration: none;
}
.shop__sorting > li.active > a {
  color: #0f70b7;
  border-bottom-color: #0f70b7;
}
@media (max-width: 767px) {
  .shop__sorting {
    text-align: left;
    border-bottom: 0;
  }
  .shop__sorting > li {
    display: block;
  }
  .shop__sorting > li > a {
    padding: 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .shop__sorting > li.active > a {
    font-weight: 600;
  }
}
/** Shop: Checkout **/
.checkout__block {
  margin-bottom: 40px;
}
.checkout-cart__item {
  margin-bottom: 15px;
}
.checkout-cart-item__img {
  max-width: 80px;
  margin-right: 10px;
  float: left;
}
.checkout-cart-item__content {
  overflow: hidden;
}
.checkout-cart-item__heading {
  margin-top: 0;
}
.checkout-cart-item__footer {
  padding: 10px 0;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
.checkout-cart-item__price {
  font-weight: 600;
}
.checkout-total__block {
  margin-bottom: 40px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.checkout-total__block > .row > [class*="col-"] {
  padding: 40px 40px;
  border-right: 1px solid #e9e9e9;
  color: #aaa;
}
.checkout-total__block > .row > [class*="col-"]:last-child {
  border-right: 0;
  color: #333333;
}
@media (max-width: 767px) {
  .checkout-total__block {
    border: 0;
  }
  .checkout-total__block > .row > [class*="col-"] {
    padding: 15px 20px;
    border: 0;
    border-top: 1px solid #e9e9e9;
  }
  .checkout-total__block > .row > [class*="col-"]:last-child {
    border-bottom: 1px solid #e9e9e9;
  }
}
.checkout-total__heading {
  float: left;
}
.checkout-total__price {
  float: right;
  margin: 9px 0;
  font-size: 17px;
}
.checkout__submit {
  padding: 15px 40px;
}
/** Shop: Order Confirmation */
.shop-conf__heading {
  margin-bottom: 40px;
}
.shop-conf__heading + p {
  margin-bottom: 100px;
}
/**
 * General
 */
html {
  position: relative;
  min-height: 100%;
}
.section {
  margin-bottom: 40px;
}
/**
 * Topic header
 */
.topic {
  position: relative;
  margin-top: -18px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background: #f5f5f5;
}
.topic h3 {
  display: inline-block;
  margin: 0;
  padding: 23px 0;
  font-size: 16px;
}
.topic .breadcrumb {
  margin-bottom: 0;
  padding: 21px 0;
  background: transparent;
}
/**
 * About Us: Default
 */
.team-photo {
  position: relative;
  height: 500px;
  width: 100%;
  margin-top: -30px;
  padding-top: 10px;
  /* background-image: url(../img/our-team.jpg); */
}
.team-photo > .container,
.team-photo > .container > .row {
  height: 100%;
}
.team-photo__caption > h1 {
  font-weight: 300;
  margin: 0 0 30px;
}
.team-about {
  padding: 50px 0;
  margin-bottom: 40px;
  background: #f5f5f5;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  color: #777;
}
/**
 * About Us: Option 1
 */
.team-member {
  margin-bottom: 10px;
}
.team-member > img {
  margin-bottom: 5px;
  border-radius: 4px 4px 0 0;
}
.team-member > .info {
  padding: 5px;
  background: #f0f0f0;
  border-radius: 0 0 5px 5px;
  transiton: background .3s linear;
}
.team-member:hover > .info {
  background: #f5f5f5;
}
.team-member > .info > p {
  margin-bottom: 0;
}
/**
 * Blog
 */
.blog-post__avatar {
  display: none;
}
@media (min-width: 768px) {
  .blog-post__avatar {
    display: block;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    float: left;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    overflow: hidden;
  }
}
.blog-post__body {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}
.blog-post__body:after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  height: 1px;
  width: 100%;
  background-image: -webkit-linear-gradient(left, white, #dddddd 50%, white);
  background-image: -o-linear-gradient(left, white, #dddddd 50%, white);
  background-image: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, #dddddd), to(white));
  background-image: linear-gradient(to right, white, #dddddd 50%, white);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=1);
}
.blog-post__body.no-hr:after {
  display: none;
}
.blog-post__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 0;
}
.blog-post__info {
  margin-bottom: 20px;
  color: #777777;
}
.blog-post__content {
  margin-bottom: 20px;
  line-height: 1.7;
}
.blog-post__read-more {
  margin-bottom: 20px;
}
.blog-post__img {
  border-radius: 2px;
  margin-bottom: 20px;
}
/* Blog Tags */
.blog-tags > a {
  padding: 3px 6px;
  margin: 4px 4px 4px 0;
  background: #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 0 1px 1px 0;
  border-radius: 2px;
  color: #515151;
  text-decoration: none;
  font-size: 12px;
  white-space: nowrap;
  display: inline-block;
}
.blog-tags > a:hover {
  background: #8cb82b;
  color: #FFF;
  border-color: transparent;
}
.blog-tags > a:hover:before {
  color: #FFF;
}
.blog-tags > a:before {
  font-family: FontAwesome;
  content: "\f02b";
  color: #999;
  margin-right: 5px;
}
/**
 * Coming soon
 */
.coming-soon {
  height: 100vh;
  background-color: #555;
  text-align: center;
}
.coming-soon__table {
  display: table;
  height: 100%;
  width: 100%;
}
.coming-soon-table__inner {
  display: table-cell;
  vertical-align: middle;
}
.coming-soon__heading {
  color: white;
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  margin-top: 0;
  margin-bottom: 30px;
}
.coming-soon__intro {
  color: white;
  font-weight: 300;
  font-size: 14px;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  line-height: 1.7;
  margin-bottom: 40px;
}
.coming-soon__form {
  display: block;
  margin-bottom: 40px;
}
.coming-soon__form .form-control {
  height: 45px;
  width: 100%;
  padding: 12px 24px;
  border-radius: 45px;
  font-size: 13px;
}
.coming-soon__form button[type="submit"] {
  height: 45px;
  border-radius: 45px;
  width: 100%;
}
/* Countdown */
.countdown-row {
  display: block;
}
.countdown-section {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin: 0 10px;
  font-weight: 300;
  color: white;
}
.countdown-period {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .coming-soon__heading {
    font-size: 52px;
  }
  .coming-soon__intro {
    font-size: 16px;
  }
  .coming-soon__form {
    display: inline-block;
    border: 20px solid rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  }
  .coming-soon__form .form-control {
    width: 300px;
    border-radius: 45px 0 0 45px;
  }
  .coming-soon__form button[type="submit"] {
    border-radius: 0 45px 45px 0;
    margin-left: -4px;
    width: auto;
  }
  .countdown-section {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    margin: 0 5px;
  }
}
/**
 * Contact us: Option 1
 */
.contact-us__google-map_big {
  width: 100%;
  height: 400px;
  margin: -40px auto 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: #f9f9f9;
}
.contact-us__intro {
  margin-bottom: 20px;
}
/* Contact form */
#form_message {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  text-align: center;
  z-index: 999999;
}
#form_sendemail .help-block {
  display: none;
}
/* Contact info */
.contact-info {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 40px;
}
.contact-info > li {
  padding: 10px 0;
  border-bottom: 1px dashed #ddd;
}
.contact-info > li > .fa {
  float: left;
  margin-top: 10px;
  font-size: 28px;
}
.contact-info__content {
  overflow: hidden;
  margin-left: 45px;
}
.contact-info__content .title {
  font-weight: 700;
  margin-bottom: 0;
}
.contact-info__content .description {
  font-size: 13px;
}
/**
 * Error Page
 */
.error-page__container {
  position: relative;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: 40px 60px;
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.error-page__container:before,
.error-page__container:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.error-page__container:before {
  top: -1px;
  right: -1px;
  border-top: 80px solid white;
  border-left: 80px solid transparent;
}
.error-page__container:after {
  top: -1px;
  right: -1px;
  border-bottom: 80px solid rgba(0, 0, 0, 0.1);
  border-right: 80px solid transparent;
}
.error-page__404 {
  font-weight: 600;
  font-size: 96px;
  font-family: 'Khand', sans-serif;
}
.error-page__heading {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 600;
}
.error-page__desc {
  margin-bottom: 20px;
}
/**
 * Help Center
 */
.help-center__questions {
  list-style: none;
  padding-left: 0;
}
.help-center__questions > li > a {
  display: block;
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #333333;
}
.help-center__questions > li > a:hover {
  background-color: rgba(0, 0, 0, 0.02);
  color: #333333;
  text-decoration: none;
}
.help-center__questions > li > a::before {
  content: "\f054";
  font-family: "FontAwesome";
  margin-right: 12px;
  color: #8cb82b;
}
.help-center__top {
  position: relative;
  padding: 20px;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.help-center__top:before,
.help-center__top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.help-center__top:before {
  top: -1px;
  right: -1px;
  border-top: 20px solid white;
  border-left: 20px solid transparent;
}
.help-center__top:after {
  top: -1px;
  right: -1px;
  border-bottom: 20px solid rgba(0, 0, 0, 0.1);
  border-right: 20px solid transparent;
}
.help-center__top > a {
  color: #333333;
}
.help-item__article {
  line-height: 1.7;
}
/**
 * Home: Version 1
 */
/* Home: Carousel */
.home-carousel__container {
  width: 100%;
  overflow-x: hidden;
  margin-top: -18px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.home-carousel {
  position: relative;
  display: table;
  width: 100%;
  height: 500px;
}
.home-carousel .btn-link {
  color: rgba(51, 51, 51, 0.8);
}
.home-carousel .btn-link:hover,
.home-carousel .btn-link:focus {
  color: #333333;
}
.home-carousel .btn-link.inverse {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.home-carousel .btn-link.inverse:hover,
.home-carousel .btn-link.inverse:focus {
  color: white;
}
.home-carousel__slide {
  vertical-align: middle;
  width: 100%;
  display: none;
}
.home-carousel__slide.active {
  display: table-cell;
}
.home-carousel__img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 500px;
  width: auto;
}
.home-carousel__title,
.home-parallax__title {
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.7);
}
.home-carousel__title.inverse,
.home-parallax__title.inverse {
  font-weight: 300;
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.home-carousel__subtitle,
.home-parallax__subtitle {
  margin-bottom: 30px;
  color: rgba(51, 51, 51, 0.8);
}
.home-carousel__subtitle.inverse,
.home-parallax__subtitle.inverse {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.home-carousel__arrow {
  position: absolute;
  width: 55px;
  height: 55px;
  top: 50%;
  left: 0;
  margin-top: -30px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 32px;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .1s linear;
       -o-transition: all .1s linear;
          transition: all .1s linear;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0 2px 2px 0;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.home-carousel__arrow:hover {
  background-color: rgba(255, 255, 255, 0.95);
}
.home-carousel__arrow_right {
  left: auto;
  right: 0;
  border-radius: 2px 0 0 2px;
}
.home-carousel:hover .home-carousel__arrow {
  opacity: 1;
}
.home-carousel__indicators {
  position: absolute;
  list-style: none;
  padding-left: 0;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
.home-carousel__indicators > li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 2px;
  border: 1px solid white;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
}
.home-carousel__indicators > li.active {
  background-color: white;
}
/* Home: Parallax */
.home-parallax__container {
  margin-top: -18px;
  margin-bottom: 0px;
  overflow: hidden;
}
.home-parallax {
  height: 500px;
  width: 100%;
  display: table;
  /* background-image: url(../img/sr/header/header_hintergrund.jpg); */
  text-align: center;
}
.home-parallax .btn-link {
  color: rgba(51, 51, 51, 0.8);
}
.home-parallax .btn-link:hover,
.home-parallax .btn-link:focus {
  color: #333333;
}
.home-parallax .btn-link.inverse {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.home-parallax .btn-link.inverse:hover,
.home-parallax .btn-link.inverse:focus {
  color: white;
}
.home-parallax__inner {
  display: table-cell;
  vertical-align: middle;
}
/* Home: Call to action */
.call-to-action {
  padding: 40px;
  margin-bottom: 60px;
  border-top: 2px solid #0f70b7;
  background-color: #f5f5f5;
}
.call-to-action__heading {
  margin-top: 0;
  font-size: 18px;
}
.call-to-action__btn {
  text-align: center;
  margin-top: 10px;
}
.call-to-action__btn > .btn {
  padding: 12px 25px;
}
@media (max-width: 767px) {
  .call-to-action__heading {
    line-height: 1.5;
  }
  .call-to-action__content {
    line-height: 1.7;
    text-align: center;
    margin-bottom: 20px;
  }
}
/* Home: Features 2 */
.home-features_2 {
  margin-bottom: 40px;
}
.home-features_2__item {
  margin-bottom: 20px;
}
.home-features_2__icon {
  float: left;
  margin-right: 20px;
  color: #0f70b7;
  font-size: 22px;
}
.home-features_2__body {
  overflow: hidden;
}
.home-features_2__heading {
  margin-top: 0;
  font-size: 18px;
}
.home-features_2__content {
  line-height: 1.7;
}
/* Home: Portfolio */
.home-portfolio {
  margin-bottom: 40px;
}
/* Home: About */
.home-about__content {
  line-height: 1.7;
  margin-bottom: 20px;
}
/**
 * Home: Version 2
 */
/* Home: Slider */
.home-slider {
  margin-top: -18px;
}
.home-slider .carousel-inner > .item {
  height: 500px;
  overflow: hidden;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.home-slider #item-1 {
  /* background-image: url(../img/home_1.png); */
  background-position: bottom center;
}
.home-slider #item-1 h1 {
  margin-top: 0;
  font-size: 30px;
  text-transform: capitalize;
}
.home-slider #item-1 h3 {
  font-size: 16px;
  color: #0f70b7;
  text-transform: capitalize;
}
.home-slider #item-1 p {
  color: #777777;
  margin: 35px 0;
  line-height: 1.5;
}
.home-slider #item-2 {
  /* background-image: url(../img/home_2.png); */
  background-position: top right;
}
.home-slider #item-2 ul {
  list-style: none;
  text-align: right;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px;
}
.home-slider #item-2 ul > li > span {
  display: inline-block;
  margin-bottom: 3px;
  padding: 5px 15px;
  background: rgba(237, 62, 73, 0.9);
  color: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
}
.home-slider #item-2 ul:last-child > li > span {
  background: rgba(43, 171, 207, 0.9);
}
.home-slider #item-3 {
  /* background-image: url(../img/home_3.png); */
}
.home-slider #item-3 h1 {
  margin-top: 0;
  font-size: 30px;
  text-transform: capitalize;
}
.home-slider #item-3 h3 {
  font-size: 16px;
  color: #0f70b7;
}
.home-slider #item-3 ul {
  margin: 30px 0;
  padding-left: 0;
  list-style: none;
}
.home-slider #item-3 ul > li {
  font-size: 16px;
  padding: 5px 0;
}
.home-slider #item-3 ul > li > .fa {
  color: #8cb82b;
}
.home-slider__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 50%;
  overflow: hidden;
  text-align: center;
}
.home-slider__img > img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.home-slider__table {
  display: table;
  width: 100%;
  height: 100%;
}
.home-slider-table__inner {
  display: table-cell;
  vertical-align: middle;
}
/* Home: Fullpage image */
.home-fullscreen {
  position: relative;
  height: 100vh;
  margin-top: -93px;
  padding-top: 75px;
  /* background: #f5f5f5 url(../img/home_5.jpg) no-repeat center bottom / cover; */
}
.home-fullscreen h3 {
  margin-top: 0;
  color: #0f70b7;
}
.home-fullscreen p {
  margin: 35px 0;
  line-height: 1.5;
}
.home-fullscreen .home-slider__img > img {
  position: absolute;
  height: 80%;
  top: 10%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
/* Home: Services  */
.home-services {
  margin-bottom: 40px;
  background: #0f70b7;
  color: white;
}
.home-services .lead {
  margin: 0;
  line-height: 93px;
}
.home-services ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.home-services li {
  float: left;
  width: 24%;
  padding: 20px 3px;
  border-right: 1px solid #dc2d38;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: width 300ms;
  -o-transition: width 300ms;
  transition: width 300ms;
}
.home-services li:first-child {
  border-left: 1px solid #dc2d38;
}
.home-services ul:hover li {
  width: 20%;
}
.home-services ul:hover li:hover {
  width: 36%;
}
.home-services li i {
  font-size: 22px;
}
.home-services li p {
  margin: 10px 0 0;
  text-transform: uppercase;
}
.home-services li span {
  display: none;
}
.home-services li:hover span {
  display: inline-block;
}
@media (max-width: 991px) {
  .home-services ul {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .home-services li {
    display: block;
    float: none;
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #dc2d38;
  }
  .home-services li:first-child {
    border-left: 0;
  }
  .home-services ul:hover li {
    width: 100%;
  }
  .home-services ul:hover li:hover {
    width: 100%;
  }
}
/* Home: Features */
.home-features {
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.home-features__item {
  margin: 30px 0;
}
.home-features__item .fa {
  display: block;
  margin-right: 15px;
  background: #0f70b7;
  color: white;
  float: left;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  line-height: 30px;
  text-align: center;
}
.home-features-item__content {
  overflow: hidden;
}
.home-features-item__content > h4 {
  margin-top: 0;
}
.home-features-item__content p {
  color: #777777;
}
/* Home: Responsive Showcase */
.responsive-showcase {
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 450px;
  overflow: hidden;
  background-image: -webkit-linear-gradient(#f5f5f5, white 150px, white);
  background-image: -o-linear-gradient(#f5f5f5, white 150px, white);
  background-image: linear-gradient(#f5f5f5, white 150px, white);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffffffff', GradientType=0);
}
.responsive-showcase img {
  margin: 0 auto;
}
.responsive-showcase img#imac {
  max-width: 80%;
}
.responsive-showcase img#iphone {
  max-width: 60%;
}
.responsive-showcase__desc {
  margin-top: -20px;
  margin-bottom: 40px;
  color: #777777;
  font-size: 14px;
}
.responsive-showcase__devices {
  list-style: none;
  padding-left: 0;
}
.responsive-showcase__devices > li {
  display: inline-block;
  margin-right: 5px;
  -webkit-transition: all .1s linear;
       -o-transition: all .1s linear;
          transition: all .1s linear;
}
.responsive-showcase__devices > li > .fa {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.responsive-showcase__devices > li:hover .fa,
.responsive-showcase__devices > li.active .fa {
  border-color: #8cb82b;
  color: #8cb82b;
}
.responsive-showcase__images {
  text-align: center;
}
.responsive-showcase__images > img {
  display: none;
}
@media (max-width: 767px) {
  .responsive-showcase {
    height: auto;
  }
}
/**
 * Portfolio
 */
/* Portfolio navigation */
.portfolio__nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
  margin-top: -20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.portfolio__nav > li {
  display: inline-block;
}
.portfolio__nav > li > a {
  display: block;
  padding: 20px 10px;
  margin-bottom: -1px;
  border-bottom: 2px solid transparent;
  color: #757575;
  -webkit-transition: all .05s linear;
       -o-transition: all .05s linear;
          transition: all .05s linear;
}
.portfolio__nav > li > a:hover,
.portfolio__nav > li > a:focus {
  color: #333333;
  text-decoration: none;
}
.portfolio__nav > li.active > a {
  color: #0f70b7;
  border-bottom-color: #0f70b7;
}
@media (max-width: 767px) {
  .portfolio__nav {
    border-bottom: 0;
  }
  .portfolio__nav > li {
    display: block;
  }
  .portfolio__nav > li > a {
    padding: 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .portfolio__nav > li.active > a {
    font-weight: 600;
  }
}
/* Portfolio thumbnails */
.isotope-item {
  padding-left: 10px;
  padding-right: 10px;
}
/* Firefox bug fix */
@media (min-width: 1200px) {
  .col-lg-4.isotope-item {
    width: 33%;
  }
}
.portfolio__item {
  margin-bottom: 20px;
}
.portfolio-item__img {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.portfolio-item__img:hover .portfolio-item__mask {
  background: rgba(255, 255, 255, 0.9);
}
.portfolio-item__img:hover .portfolio-item-mask__content {
  top: 0;
}
.portfolio-item__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
@media (max-width: 767px) {
  .portfolio-item__mask {
    visibility: hidden;
  }
}
.portfolio-item-mask__content {
  position: absolute;
  display: block;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  overflow: hidden;
  color: #333333;
  text-decoration: none;
  -webkit-transition: top .3s;
       -o-transition: top .3s;
          transition: top .3s;
}
.portfolio-item-mask__title {
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.portfolio-item-mask__summary {
  font-size: 12px;
}
.portfolio-item__recent > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
/**
 * Pricing Options
 */
.pricing-option {
  margin-bottom: 20px;
  border: 15px solid rgba(0, 0, 0, 0.05);
  text-align: center;
}
.pricing-option__inner {
  background-color: white;
}
.pricing-option_popular {
  position: relative;
}
.pricing-option_popular::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  height: 0;
  width: 0;
  border-left: 60px solid #0f70b7;
  border-bottom: 60px solid transparent;
}
.pricing-option_popular::after {
  content: "\f0e7";
  font-family: "FontAwesome";
  font-size: 16px;
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  color: white;
}
.pricing-option__inner {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all .1s;
       -o-transition: all .1s;
          transition: all .1s;
}
.pricing-option__inner:hover {
  border-color: rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 25px rgba(0, 0, 0, 0.3);
}
.pricing-option__header {
  padding: 15px 10px;
}
.pricing-option__header h5,
.pricing-option__header .h5 {
  font-weight: 600;
  font-size: 14px;
}
.pricing-option__price {
  padding: 10px;
  background: rgba(0, 0, 0, 0.03);
  color: #0f70b7;
}
.pricing-option-price__currency {
  vertical-align: 90%;
}
.pricing-option-price__number {
  font-size: 36px;
  font-weight: 300;
}
.pricing-option__body {
  padding: 10px 0 15px;
}
.pricing-option__body ul > li {
 padding: 10px 15px 0 15px;
 border-bottom: 1px solid rgba(0, 0, 0, 0.1);
 text-transform: ;
 font-size: 14px;
 font-weight: normal;
 color: #666;
}
.pricing-option__body ul > li:last-child {
  border-bottom: 0;
}
/* Pricing Options - Joint */
.pricing-options_joint {
  padding: 10px;
  padding-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.05);
}
.pricing-options_joint .row {
  margin-left: 0;
  margin-right: 0;
}
.pricing-options_joint [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.pricing-options_joint .pricing-option {
  margin-bottom: 0;
  border: 5px solid transparent;
}
.pricing-options_joint .pricing-option_popular:before {
  top: 0;
  left: 0;
}
.pricing-options_joint .pricing-option_popular:after {
  top: 10px;
  left: 15px;
}
/* Pricing Options - Table */
.pricing-options_table {
  border: 15px solid rgba(0, 0, 0, 0.05);
}
.pricing-options-table__table {
  margin-bottom: 0;
  text-align: center;
}
.pricing-options-table__table > thead > tr > th {
  text-align: center;
  padding: 0;
}
.pricing-options-table__table .pricing-option__price {
  margin: -8px;
}
.pricing-options-table__table .pricing-option_popular:before {
  border-bottom-width: 40px;
  border-left-width: 40px;
  top: 0;
  left: 0;
}
.pricing-options-table__table .pricing-option_popular:after {
  font-size: 12px;
  top: 5px;
  left: 11px;
}
.pricing-options-table__table .fa-check {
  color: rgba(0, 0, 0, 0.4);
}
.pricing-options-table__table .fa-times {
  color: rgba(0, 0, 0, 0.2);
}
.pricing-options-table__title {
  vertical-align: middle !important;
  padding-left: 20px !important;
  text-align: left;
}
/**
 * Search Results
 */
.search-results__form {
  margin-bottom: 40px;
  border: 15px solid rgba(0, 0, 0, 0.05);
}
.search-results__filter {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search-results-filter__sort {
  list-style: none;
  padding-left: 0;
  text-align: right;
}
.search-results-filter__sort > li {
  display: inline-block;
  margin: 0 2px;
}
.search-results-filter__sort > li > a {
  display: block;
  padding: 2px 7px;
}
.search-results-filter__sort > li > a:hover,
.search-results-filter__sort > li > a:focus {
  text-decoration: none;
}
.search-results-filter__sort > li.active > a {
  background-color: #8cb82b;
  border-radius: 2px;
  color: white;
}
@media (max-width: 767px) {
  .search-results-filter__sort {
    text-align: left;
    margin-top: 20px;
  }
}
.search-results__links {
  list-style-type: none;
  padding-left: 0;
}
.search-results__links li {
  margin-bottom: 30px;
}
.search-results-links__title {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}
.search-results-links__snippet {
  margin-bottom: 5px;
}
.search-results-links__url {
  display: block;
  color: #999;
}
.search-results-links__url:hover {
  color: #8cb82b;
}
/**
 * Sign In & Sign Up
 */
.sign__form {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  outline: 15px solid rgba(0, 0, 0, 0.05);
}
.sign__form .popover {
  min-width: 200px;
}
.sign-form__title {
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
/**
 * User Profile
 */
.user-profile__avatar,
.user-avatar {
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid #eee;
  border-radius: 3px;
}
.user-profile__avatar > img,
.user-avatar > img {
  margin-bottom: 10px;
  border-radius: 2px;
}
.user-profile__title {
  font-weight: 700;
}
.user-profile__desc {
  color: #777777;
}
.user-profile__url {
  margin-bottom: 20px;
}
.user-profile__info {
  margin: 20px 0;
  padding-left: 0;
  list-style: none;
}
.user-profile__info > li {
  padding: 5px 0;
}
.user-profile__info > li .fa {
  margin-right: 10px;
}
.user-profile__tabs {
  margin-top: 40px;
}
/**
 * Timeline
 */
.timeline {
  position: relative;
  list-style-type: none;
  padding: 10px 0;
  height: auto;
  overflow: hidden;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  content: "";
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  z-index: -1;
}
.timeline > .year {
  text-align: center;
}
.timeline > .year > span {
  display: inline-block;
  padding: 8px 18px;
  margin: 20px 0;
  border-radius: 2px;
  background-color: #505050;
  font-weight: 700;
  color: white;
  z-index: 1;
}
.timeline > .event {
  position: relative;
  width: 50%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-right: 30px;
  padding-left: 0;
  text-align: right;
  float: left;
  clear: left;
}
.timeline > .event:nth-child(2n) {
  margin-bottom: 0;
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 0;
  text-align: left;
  float: right;
  clear: right;
}
.timeline > .event:before {
  position: absolute;
  content: ".";
  top: 20px;
  right: -11px;
  font-size: 72px;
  line-height: 0;
  color: #ccc;
}
.timeline > .event:nth-child(2n):before {
  right: auto;
  left: -8px;
}
.timeline > .event:hover {
  cursor: pointer;
  /* &:after {
        content: "\f111";
      } */
}
.timeline > .event:hover h3 {
  color: #0f70b7;
}
.timeline > .event .event__title {
  position: relative;
  padding: 15px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
}
.timeline > .event .event__title > h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 5px 0;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
.timeline > .event .event__title > time {
  display: block;
  color: #777777;
}
.timeline > .event .event__title > time:before {
  content: "\f073";
  font-family: FontAwesome;
  color: #8cb82b;
  margin-right: 5px;
}
.timeline > .event .event__title:before,
.timeline > .event .event__title:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
}
.timeline > .event .event__title:before {
  top: 25px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left: 15px solid rgba(0, 0, 0, 0.15);
  border-bottom: 15px solid transparent;
}
.timeline > .event .event__title:after {
  top: 26px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left: 14px solid #f5f5f5;
  border-bottom: 14px solid transparent;
}
.timeline > .event:nth-child(2n) .event__title:before {
  right: auto;
  left: -15px;
  border-right: 15px solid rgba(0, 0, 0, 0.15);
  border-left: 0;
}
.timeline > .event:nth-child(2n) .event__title:after {
  right: auto;
  left: -14px;
  border-right: 14px solid #f5f5f5;
  border-left: 0;
}
.timeline > .event .event__content {
  padding: 15px 20px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.timeline > .event .event__content > p {
  color: #777777;
  margin-bottom: 0;
}
.timeline > .event .event__content > p > img {
  margin-bottom: 10px;
}
.timeline > .event .event__content > p + .btn {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .timeline:before {
    left: 6px;
  }
  .timeline > .year {
    margin-left: 6px;
    text-align: left;
  }
  .timeline > .year > span {
    border-radius: 0 2px 2px 0;
    margin: 0 0 30px;
  }
  .timeline > .event,
  .timeline > .event:nth-child(2n) {
    width: 100%;
    padding-left: 30px;
    padding-right: 0;
    margin: 0 0 40px 0;
    text-align: left;
    float: none;
    clear: none;
  }
  .timeline > .event:before,
  .timeline > .event:nth-child(2n):before {
    top: 20px;
    left: -2px;
    right: auto;
  }
  .timeline .event .event__title:before,
  .timeline .event:nth-child(2n) .event__title:before {
    right: auto;
    left: -15px;
    border-right: 15px solid rgba(0, 0, 0, 0.15);
    border-left: 0;
  }
  .timeline .event .event__title:after,
  .timeline .event:nth-child(2n) .event__title:after {
    right: auto;
    left: -14px;
    border-right: 14px solid #f5f5f5;
    border-left: 0;
  }
}
.timeline_left:before {
  left: 6px;
}
.timeline_left > .year {
  margin-left: 6px;
  text-align: left;
}
.timeline_left > .year > span {
  border-radius: 0 2px 2px 0;
  margin: 0 0 30px;
}
.timeline_left > .event,
.timeline_left > .event:nth-child(2n) {
  width: 100%;
  padding-left: 30px;
  padding-right: 0;
  margin: 0 0 40px 0;
  text-align: left;
  float: none;
  clear: none;
}
.timeline_left > .event:before,
.timeline_left > .event:nth-child(2n):before {
  top: 20px;
  left: -2px;
  right: auto;
}
.timeline_left .event .event__title:before,
.timeline_left .event:nth-child(2n) .event__title:before {
  right: auto;
  left: -15px;
  border-right: 15px solid rgba(0, 0, 0, 0.15);
  border-left: 0;
}
.timeline_left .event .event__title:after,
.timeline_left .event:nth-child(2n) .event__title:after {
  right: auto;
  left: -14px;
  border-right: 14px solid #f5f5f5;
  border-left: 0;
}
.timeline_right:before {
  right: 6px;
  left: auto;
}
.timeline_right > .year {
  margin-right: 6px;
  margin-left: auto;
  text-align: right;
}
.timeline_right > .year > span {
  border-radius: 2px 0 0 2px;
  margin: 0 0 30px;
}
.timeline_right > .event,
.timeline_right > .event:nth-child(2n) {
  width: 100%;
  padding-right: 30px;
  padding-left: 0;
  margin: 0 0 40px 0;
  text-align: right;
  float: none;
  clear: none;
}
.timeline_right > .event:before,
.timeline_right > .event:nth-child(2n):before {
  top: 20px;
  right: -2px;
  left: auto;
}
.timeline_right .event .event__title:before,
.timeline_right .event:nth-child(2n) .event__title:before {
  left: auto;
  right: -15px;
  border-left: 15px solid rgba(0, 0, 0, 0.15);
  border-right: 0;
}
.timeline_right .event .event__title:after,
.timeline_right .event:nth-child(2n) .event__title:after {
  left: auto;
  right: -14px;
  border-left: 14px solid #f5f5f5;
  border-right: 0;
}
/**
 * UI Elements
 */
.tooltip-test button,
.popover-test button {
  margin-bottom: 10px;
}
/* Pagination */
.pagination-example ul {
  margin: 10px 0;
}
/**
 * Resume
 */
.resume__profile {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 20px;
  margin-bottom: 20px;
}
.resume-profile__title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.resume-profile__section {
  padding-bottom: 10px;
}
.resume-profile__section a {
  color: #777777;
}
.resume-profile__section a:hover,
.resume-profile__section a:focus {
  color: #333333;
}
.resume__table td {
  border-top-color: transparent !important;
}
.resume-table__header {
  color: #777777;
  width: 110px;
}
.resume__reference {
  padding-bottom: 20px;
}
/* Content: Responsive Showcase */
.content-grey {
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: auto;
  overflow: hidden;
  background-color: #f5f5f5;
}

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

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(./fonts/roboto-v20-latin-300.eot); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url(./fonts/roboto-v20-latin-300.eot?#iefix) format('embedded-opentype'), 
       url(./fonts/roboto-v20-latin-300.woff2) format('woff2'), 
       url(./fonts/roboto-v20-latin-300.woff) format('woff'), 
       url(./fonts/roboto-v20-latin-300.ttf) format('truetype'), 
       url(./images/roboto-v20-latin-300.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(./fonts/roboto-v20-latin-regular.eot); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url(./fonts/roboto-v20-latin-regular.eot?#iefix) format('embedded-opentype'), 
       url(./fonts/roboto-v20-latin-regular.woff2) format('woff2'), 
       url(./fonts/roboto-v20-latin-regular.woff) format('woff'), 
       url(./fonts/roboto-v20-latin-regular.ttf) format('truetype'), 
       url(./images/roboto-v20-latin-regular.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(./fonts/roboto-v20-latin-500.eot); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url(./fonts/roboto-v20-latin-500.eot?#iefix) format('embedded-opentype'), 
       url(./fonts/roboto-v20-latin-500.woff2) format('woff2'), 
       url(./fonts/roboto-v20-latin-500.woff) format('woff'), 
       url(./fonts/roboto-v20-latin-500.ttf) format('truetype'), 
       url(./images/roboto-v20-latin-500.svg#Roboto) format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(./fonts/roboto-v20-latin-700.eot); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url(./fonts/roboto-v20-latin-700.eot?#iefix) format('embedded-opentype'), 
       url(./fonts/roboto-v20-latin-700.woff2) format('woff2'), 
       url(./fonts/roboto-v20-latin-700.woff) format('woff'), 
       url(./fonts/roboto-v20-latin-700.ttf) format('truetype'), 
       url(./images/roboto-v20-latin-700.svg#Roboto) format('svg'); /* Legacy iOS */
}

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(./fonts/montserrat-v14-latin-regular.eot); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url(./fonts/montserrat-v14-latin-regular.eot?#iefix) format('embedded-opentype'), 
       url(./fonts/montserrat-v14-latin-regular.woff2) format('woff2'), 
       url(./fonts/montserrat-v14-latin-regular.woff) format('woff'), 
       url(./fonts/montserrat-v14-latin-regular.ttf) format('truetype'), 
       url(./images/montserrat-v14-latin-regular.svg#Montserrat) format('svg'); /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(./fonts/montserrat-v14-latin-500.eot); /* IE9 Compat Modes */
  src: local('Montserrat Medium'), local('Montserrat-Medium'),
       url(./fonts/montserrat-v14-latin-500.eot?#iefix) format('embedded-opentype'), 
       url(./fonts/montserrat-v14-latin-500.woff2) format('woff2'), 
       url(./fonts/montserrat-v14-latin-500.woff) format('woff'), 
       url(./fonts/montserrat-v14-latin-500.ttf) format('truetype'), 
       url(./images/montserrat-v14-latin-500.svg#Montserrat) format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(./fonts/montserrat-v14-latin-700.eot); /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url(./fonts/montserrat-v14-latin-700.eot?#iefix) format('embedded-opentype'), 
       url(./fonts/montserrat-v14-latin-700.woff2) format('woff2'), 
       url(./fonts/montserrat-v14-latin-700.woff) format('woff'), 
       url(./fonts/montserrat-v14-latin-700.ttf) format('truetype'), 
       url(./images/montserrat-v14-latin-700.svg#Montserrat) format('svg'); /* Legacy iOS */
}

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

/* Gridelement Spacing for Elements with gridelementwrapper layout */
.gridelement.space-before-extra-small {
  margin-top: 5px;
}

.gridelement.space-after-extra-small {
  margin-bottom: 5px;
}

.gridelement.space-before-small {
  margin-top: 15px;
}

.gridelement.space-after-small {
  margin-bottom: 15px;
}

.gridelement.space-before-medium {
  margin-top: 30px;
}

.gridelement.space-after-medium {
  margin-bottom: 30px;
}

.gridelement.space-before-large {
  margin-top: 45px;
}

.gridelement.space-after-large {
  margin-bottom: 45px;
}

.gridelement.space-before-extra-large {
  margin-top: 60px;
}

.gridelement.space-after-extra-large {
  margin-bottom: 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 204, ../scss/vendors/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 94, ../scss/vendors/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
/* line 11, ../scss/vendors/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

/* line 22, ../scss/vendors/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 27, ../scss/vendors/bootstrap/_scaffolding.scss */
body {
  font-family: Roboto, Open Sans, Segoe UI, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #454545;
  background-color: #fff; }

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

/* line 48, ../scss/vendors/bootstrap/_scaffolding.scss */
a {
  color: #0086C5;
  text-decoration: none; }
  /* line 52, ../scss/vendors/bootstrap/_scaffolding.scss */
  a:hover, a:focus {
    color: #005279;
    text-decoration: none; }
  /* line 58, ../scss/vendors/bootstrap/_scaffolding.scss */
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

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

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

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

/* line 86, ../scss/vendors/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0.7rem; }

/* line 93, ../scss/vendors/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.4rem;
  -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, ../scss/vendors/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%; }

/* line 113, ../scss/vendors/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e7e7e7; }

/* line 125, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer; }

/* line 9, ../scss/vendors/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit; }
  /* line 16, ../scss/vendors/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: #898989; }

/* line 24, ../scss/vendors/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  /* line 30, ../scss/vendors/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, ../scss/vendors/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 41, ../scss/vendors/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, ../scss/vendors/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px; }

/* line 48, ../scss/vendors/bootstrap/_type.scss */
h2, .h2 {
  font-size: 32px; }

/* line 49, ../scss/vendors/bootstrap/_type.scss */
h3, .h3 {
  font-size: 21px; }

/* line 50, ../scss/vendors/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px; }

/* line 51, ../scss/vendors/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px; }

/* line 52, ../scss/vendors/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px; }

/* line 58, ../scss/vendors/bootstrap/_type.scss */
p {
  margin: 0 0 10px; }

/* line 62, ../scss/vendors/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 62, ../scss/vendors/bootstrap/_type.scss */
    .lead {
      font-size: 21px; } }

/* line 78, ../scss/vendors/bootstrap/_type.scss */
small,
.small {
  font-size: 85%; }

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

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

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

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

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

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

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

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

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

/* line 102, ../scss/vendors/bootstrap/_type.scss */
.text-muted {
  color: #898989; }

/* line 5, ../scss/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #286AA6; }

/* line 8, ../scss/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #1e507d; }

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

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

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

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

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

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

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

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

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

/* line 5, ../scss/vendors/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #286AA6; }

/* line 8, ../scss/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1e507d; }

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

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

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

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

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

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

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

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

/* line 138, ../scss/vendors/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #e7e7e7; }

/* line 149, ../scss/vendors/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  /* line 153, ../scss/vendors/bootstrap/_type.scss */
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

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

/* line 185, ../scss/vendors/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

/* line 189, ../scss/vendors/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429; }

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

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

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

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

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

/* line 241, ../scss/vendors/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #e7e7e7; }
  /* line 250, ../scss/vendors/bootstrap/_type.scss */
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  /* line 257, ../scss/vendors/bootstrap/_type.scss */
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #898989; }
    /* line 265, ../scss/vendors/bootstrap/_type.scss */
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

/* line 274, ../scss/vendors/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e7e7e7;
  border-left: 0;
  text-align: right; }
  /* line 286, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

/* line 10, ../scss/vendors/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 10, ../scss/vendors/bootstrap/_grid.scss */
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    /* line 10, ../scss/vendors/bootstrap/_grid.scss */
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    /* line 10, ../scss/vendors/bootstrap/_grid.scss */
    .container {
      width: 1024px; } }

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

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

/* line 11, ../scss/vendors/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: 15px;
  padding-right: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 9, ../scss/vendors/bootstrap/_tables.scss */
caption {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #898989;
  text-align: left; }

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

/* line 22, ../scss/vendors/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  /* line 31, ../scss/vendors/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: 10px 18px 10px 18px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #052836; }
  /* line 41, ../scss/vendors/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #052836; }
  /* line 50, ../scss/vendors/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, ../scss/vendors/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #052836; }
  /* line 62, ../scss/vendors/bootstrap/_tables.scss */
  .table .table {
    background-color: #fff; }

/* line 75, ../scss/vendors/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: 5px; }

/* line 88, ../scss/vendors/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #021B26; }
  /* line 94, ../scss/vendors/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 #021B26; }
  /* line 101, ../scss/vendors/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

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

/* line 125, ../scss/vendors/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: white; }

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

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

/* line 9, ../scss/vendors/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: white; }

/* line 20, ../scss/vendors/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: #f2f2f2; }

/* line 9, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    /* line 171, ../scss/vendors/bootstrap/_tables.scss */
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #021B26; }
      /* line 183, ../scss/vendors/bootstrap/_tables.scss */
      .table-responsive > .table {
        margin-bottom: 0; }
        /* line 191, ../scss/vendors/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 200, ../scss/vendors/bootstrap/_tables.scss */
      .table-responsive > .table-bordered {
        border: 0; }
        /* line 208, ../scss/vendors/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 212, ../scss/vendors/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 225, ../scss/vendors/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, ../scss/vendors/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

/* line 20, ../scss/vendors/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #454545;
  border: 0;
  border-bottom: 1px solid transparent; }

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

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

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

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

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

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

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

/* line 83, ../scss/vendors/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #454545; }

/* line 114, ../scss/vendors/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 9px 18px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #454545;
  background-color: transparent;
  background-image: none;
  border: 1px solid #bbb;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 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, ../scss/vendors/bootstrap/mixins/_forms.scss */
  .form-control:focus {
    border-color: #0086C5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 134, 197, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 134, 197, 0.6); }
  /* line 103, ../scss/vendors/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-moz-placeholder {
    color: #b0b0b0;
    opacity: 1; }
  /* line 107, ../scss/vendors/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control:-ms-input-placeholder {
    color: #b0b0b0; }
  /* line 108, ../scss/vendors/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-webkit-input-placeholder {
    color: #b0b0b0; }
  /* line 136, ../scss/vendors/bootstrap/_forms.scss */
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  /* line 146, ../scss/vendors/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: transparent;
    opacity: 1; }
  /* line 153, ../scss/vendors/bootstrap/_forms.scss */
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

/* line 162, ../scss/vendors/bootstrap/_forms.scss */
textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../scss/vendors/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: 40px; }
  /* line 197, ../scss/vendors/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: 34px; }
  /* line 202, ../scss/vendors/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: 53px; } }
/* line 215, ../scss/vendors/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 20px; }

/* line 224, ../scss/vendors/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 231, ../scss/vendors/bootstrap/_forms.scss */
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

/* line 239, ../scss/vendors/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: -20px;
  margin-top: 4px \9; }

/* line 248, ../scss/vendors/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

/* line 254, ../scss/vendors/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

/* line 264, ../scss/vendors/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 276, ../scss/vendors/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 285, ../scss/vendors/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

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

/* line 307, ../scss/vendors/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  min-height: 34px; }
  /* line 315, ../scss/vendors/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, ../scss/vendors/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: 34px;
  padding: 7px 14px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

/* line 79, ../scss/vendors/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: 34px;
  line-height: 34px; }

/* line 84, ../scss/vendors/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 333, ../scss/vendors/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 34px;
  padding: 7px 14px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }
/* line 340, ../scss/vendors/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 34px;
  line-height: 34px; }
/* line 344, ../scss/vendors/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
/* line 348, ../scss/vendors/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 34px;
  min-height: 32px;
  padding: 8px 14px;
  font-size: 12px;
  line-height: 1.5; }

/* line 71, ../scss/vendors/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: 53px;
  padding: 14px 28px;
  font-size: 18px;
  line-height: 1.25;
  border-radius: 0; }

/* line 79, ../scss/vendors/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: 53px;
  line-height: 53px; }

/* line 84, ../scss/vendors/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 359, ../scss/vendors/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 53px;
  padding: 14px 28px;
  font-size: 18px;
  line-height: 1.25;
  border-radius: 0; }
/* line 366, ../scss/vendors/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px; }
/* line 370, ../scss/vendors/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
/* line 374, ../scss/vendors/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 38px;
  padding: 15px 28px;
  font-size: 18px;
  line-height: 1.25; }

/* line 388, ../scss/vendors/bootstrap/_forms.scss */
.has-feedback {
  position: relative; }
  /* line 393, ../scss/vendors/bootstrap/_forms.scss */
  .has-feedback .form-control {
    padding-right: 50px; }

/* line 398, ../scss/vendors/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none; }

/* line 410, ../scss/vendors/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: 53px;
  height: 53px;
  line-height: 53px; }

/* line 417, ../scss/vendors/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: 34px;
  height: 34px;
  line-height: 34px; }

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

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

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

/* line 439, ../scss/vendors/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px; }
/* line 442, ../scss/vendors/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 453, ../scss/vendors/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #858585; }

@media (min-width: 768px) {
  /* line 478, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 485, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 492, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block; }
  /* line 496, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    /* line 500, ../scss/vendors/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 508, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }
  /* line 512, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 519, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    /* line 526, ../scss/vendors/bootstrap/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  /* line 530, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  /* line 537, ../scss/vendors/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/* line 559, ../scss/vendors/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: 10px; }
/* line 569, ../scss/vendors/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px; }
/* line 575, ../scss/vendors/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  /* line 582, ../scss/vendors/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 10px; } }
/* line 593, ../scss/vendors/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  /* line 603, ../scss/vendors/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 15px;
    font-size: 18px; } }
@media (min-width: 768px) {
  /* line 611, ../scss/vendors/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 8px;
    font-size: 12px; } }

/* line 9, ../scss/vendors/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: 9px 18px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 26, ../scss/vendors/bootstrap/_buttons.scss */
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 32, ../scss/vendors/bootstrap/_buttons.scss */
  .btn:hover, .btn:focus, .btn.focus {
    color: #454545;
    text-decoration: none; }
  /* line 39, ../scss/vendors/bootstrap/_buttons.scss */
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 46, ../scss/vendors/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, ../scss/vendors/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

/* line 68, ../scss/vendors/bootstrap/_buttons.scss */
.btn-default {
  color: #454545;
  background-color: transparent;
  border-color: #454545; }
  /* line 11, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-default:focus, .btn-default.focus {
    color: #454545;
    background-color: rgba(0, 0, 0, 0);
    border-color: #050505; }
  /* line 17, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-default:hover {
    color: #454545;
    background-color: rgba(0, 0, 0, 0);
    border-color: #262626; }
  /* line 22, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #454545;
    background-color: rgba(0, 0, 0, 0);
    border-color: #262626; }
    /* line 29, ../scss/vendors/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: #454545;
      background-color: rgba(0, 0, 0, 0);
      border-color: #050505; }
  /* line 37, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: transparent;
    border-color: #454545; }
  /* line 53, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-default .badge {
    color: transparent;
    background-color: #454545; }

/* line 71, ../scss/vendors/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #8CB82B;
  border-color: #7ca326; }
  /* line 11, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #6d8f21;
    border-color: #2e3c0e; }
  /* line 17, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-primary:hover {
    color: #fff;
    background-color: #6d8f21;
    border-color: #57721b; }
  /* line 22, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #6d8f21;
    border-color: #57721b; }
    /* line 29, ../scss/vendors/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: #57721b;
      border-color: #2e3c0e; }
  /* line 37, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #8CB82B;
    border-color: #7ca326; }
  /* line 53, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-primary .badge {
    color: #8CB82B;
    background-color: #fff; }

/* line 75, ../scss/vendors/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #8CB82B;
  border-color: #8CB82B; }
  /* line 11, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #6d8f21;
    border-color: #6d8f21; }
  /* line 17, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-success:hover {
    color: #fff;
    background-color: #6d8f21;
    border-color: #6d8f21; }
  /* line 22, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #6d8f21;
    border-color: #6d8f21; }
    /* line 29, ../scss/vendors/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: #57721b;
      border-color: #57721b; }
  /* line 37, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #8CB82B;
    border-color: #8CB82B; }
  /* line 53, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-success .badge {
    color: #8CB82B;
    background-color: #fff; }

/* line 79, ../scss/vendors/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #0086C5;
  border-color: #0075ac; }
  /* line 11, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #006392;
    border-color: #001e2c; }
  /* line 17, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-info:hover {
    color: #fff;
    background-color: #006392;
    border-color: #004b6e; }
  /* line 22, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #006392;
    border-color: #004b6e; }
    /* line 29, ../scss/vendors/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: #004b6e;
      border-color: #001e2c; }
  /* line 37, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #0086C5;
    border-color: #0075ac; }
  /* line 53, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-info .badge {
    color: #0086C5;
    background-color: #fff; }

/* line 83, ../scss/vendors/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  /* line 11, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  /* line 17, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  /* line 22, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  /* line 53, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

/* line 87, ../scss/vendors/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  /* line 11, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  /* line 17, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  /* line 22, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  /* line 45, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  /* line 53, ../scss/vendors/bootstrap/mixins/_buttons.scss */
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

/* line 96, ../scss/vendors/bootstrap/_buttons.scss */
.btn-link {
  color: #0086C5;
  font-weight: normal;
  border-radius: 0; }
  /* line 101, ../scss/vendors/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, ../scss/vendors/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 115, ../scss/vendors/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #005279;
    text-decoration: underline;
    background-color: transparent; }
  /* line 123, ../scss/vendors/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #898989;
    text-decoration: none; }

/* line 135, ../scss/vendors/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 14px 28px;
  font-size: 18px;
  line-height: 1.25;
  border-radius: 26px; }

/* line 139, ../scss/vendors/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 7px 14px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0.4rem; }

/* line 143, ../scss/vendors/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0.4rem; }

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

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

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

/* line 10, ../scss/vendors/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, ../scss/vendors/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

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

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

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

/* line 30, ../scss/vendors/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, ../scss/vendors/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

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

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

/* line 31, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid transparent;
  border: 1px solid transparent;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  /* line 54, ../scss/vendors/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 60, ../scss/vendors/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #0E4761; }
  /* line 65, ../scss/vendors/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fefefe;
    white-space: nowrap; }

/* line 78, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fefefe;
  background-color: #fefefe; }

/* line 88, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fefefe;
  text-decoration: none;
  outline: 0;
  background-color: #fefefe; }

/* line 103, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #898989; }
/* line 110, ../scss/vendors/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 123, ../scss/vendors/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block; }
/* line 128, ../scss/vendors/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

/* line 137, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0; }

/* line 147, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto; }

/* line 153, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #fff;
  white-space: nowrap; }

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

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

/* line 186, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
/* line 193, ../scss/vendors/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  /* line 207, ../scss/vendors/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  /* line 212, ../scss/vendors/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
/* line 6, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  /* line 11, ../scss/vendors/bootstrap/_button-groups.scss */
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    /* line 15, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:after {
    clear: both; }
  /* line 39, ../scss/vendors/bootstrap/_button-groups.scss */
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  /* line 44, ../scss/vendors/bootstrap/_button-groups.scss */
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

/* line 56, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0; }
  /* line 58, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left; }

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

/* line 76, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

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

/* line 109, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

/* line 116, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 120, ../scss/vendors/bootstrap/_button-groups.scss */
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

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

/* line 131, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 136, ../scss/vendors/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

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

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

/* line 188, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  /* line 206, ../scss/vendors/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  /* line 212, ../scss/vendors/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  /* line 216, ../scss/vendors/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

/* line 237, ../scss/vendors/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, ../scss/vendors/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  /* line 13, ../scss/vendors/bootstrap/_input-groups.scss */
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  /* line 19, ../scss/vendors/bootstrap/_input-groups.scss */
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    /* line 33, ../scss/vendors/bootstrap/_input-groups.scss */
    .input-group .form-control:focus {
      z-index: 3; }

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

/* line 77, ../scss/vendors/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 9px 18px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #454545;
  text-align: center;
  background-color: #e7e7e7;
  border: 1px solid #bbb;
  border-radius: 0; }
  /* line 89, ../scss/vendors/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: 7px 14px;
    font-size: 12px;
    border-radius: 0; }
  /* line 94, ../scss/vendors/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: 14px 28px;
    font-size: 18px;
    border-radius: 0; }
  /* line 101, ../scss/vendors/bootstrap/_input-groups.scss */
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 108, ../scss/vendors/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 117, ../scss/vendors/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0; }

/* line 120, ../scss/vendors/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 129, ../scss/vendors/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0; }

/* line 135, ../scss/vendors/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  /* line 144, ../scss/vendors/bootstrap/_input-groups.scss */
  .input-group-btn > .btn {
    position: relative; }
    /* line 146, ../scss/vendors/bootstrap/_input-groups.scss */
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    /* line 150, ../scss/vendors/bootstrap/_input-groups.scss */
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  /* line 159, ../scss/vendors/bootstrap/_input-groups.scss */
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  /* line 165, ../scss/vendors/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, ../scss/vendors/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .nav:after {
    clear: both; }
  /* line 15, ../scss/vendors/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, ../scss/vendors/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 23, ../scss/vendors/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: rgba(0, 0, 0, 0.05); }
    /* line 31, ../scss/vendors/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #898989; }
      /* line 34, ../scss/vendors/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #898989;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  /* line 46, ../scss/vendors/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
    border-color: #0086C5; }
  /* line 59, ../scss/vendors/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 66, ../scss/vendors/bootstrap/_navs.scss */
  .nav > li > a > img {
    max-width: none; }

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

/* line 118, ../scss/vendors/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 122, ../scss/vendors/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 0.4rem; }
  /* line 125, ../scss/vendors/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 131, ../scss/vendors/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fefefe;
    background-color: #fefefe;
    border-color: #8CB82B;}

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

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

/* line 190, ../scss/vendors/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  /* line 193, ../scss/vendors/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0.4rem; }
  /* line 199, ../scss/vendors/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, ../scss/vendors/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0.4rem 0.4rem 0 0; }
    /* line 210, ../scss/vendors/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, ../scss/vendors/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none; }
/* line 227, ../scss/vendors/bootstrap/_navs.scss */
.tab-content > .active {
  display: block; }

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

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

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

/* line 50, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 59, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    /* line 50, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 68, ../scss/vendors/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 75, ../scss/vendors/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 81, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    /* line 92, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

/* line 108, ../scss/vendors/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0; }
  @media (min-width: 768px) {
    /* line 108, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    /* line 128, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

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

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

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

/* line 163, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 0 0;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  /* line 170, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  /* line 175, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    /* line 180, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: 0; } }

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

/* line 232, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 0 0; }
  /* line 235, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    /* line 243, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 255, ../scss/vendors/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        /* line 257, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 270, ../scss/vendors/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 272, ../scss/vendors/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 0;
          padding-bottom: 0; } }

/* line 286, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    /* line 478, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 485, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    /* line 492, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .form-control-static {
      display: inline-block; }
    /* line 496, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      /* line 500, ../scss/vendors/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 508, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .input-group > .form-control {
      width: 100%; }
    /* line 512, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 519, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      /* line 526, ../scss/vendors/bootstrap/_forms.scss */
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    /* line 530, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    /* line 537, ../scss/vendors/bootstrap/_forms.scss */
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    /* line 298, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-form .form-group {
      margin-bottom: 5px; }
      /* line 302, ../scss/vendors/bootstrap/_navbar.scss */
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    /* line 286, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

/* line 332, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px; }
  /* line 346, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8px;
    margin-bottom: 8px; }
  /* line 349, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

/* line 359, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    /* line 359, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-text {
      float: left;
      margin-left: 0;
      margin-right: 0; } }

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

  /* line 382, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: 0; }
    /* line 386, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
/* line 397, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #fff;
  border-color: #fff; }
  /* line 401, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: #454545; }
    /* line 403, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #2c2c2c;
      background-color: transparent; }
  /* line 410, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: #777; }
  /* line 415, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: #454545; }
    /* line 418, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #005279;
      background-color: transparent; }
  /* line 425, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #0086C5;
    background-color: transparent; }
  /* line 433, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: transparent; }
    /* line 444, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    /* line 448, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #0086C5; }
  /* line 453, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #fff; }
  /* line 462, ../scss/vendors/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: transparent;
    color: #0086C5; }
  @media (max-width: 767px) {
    /* line 473, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #454545; }
      /* line 475, ../scss/vendors/bootstrap/_navbar.scss */
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #005279;
        background-color: transparent; }
    /* line 482, ../scss/vendors/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: #0086C5;
      background-color: transparent; }
    /* line 490, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: #454545; }
    /* line 508, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: #005279; }
  /* line 513, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-default .btn-link {
    color: #454545; }
    /* line 515, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #005279; }
    /* line 521, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  /* line 535, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: #fefefe; }
    /* line 537, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  /* line 544, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: #afafaf; }
  /* line 549, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: #fefefe; }
    /* line 552, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: #fefefe; }
  /* line 559, ../scss/vendors/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: #fefefe; }
  /* line 567, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: transparent; }
    /* line 579, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: transparent; }
    /* line 583, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #0086C5; }
  /* line 588, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  /* line 596, ../scss/vendors/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: #fefefe;
    color: #fff; }
  @media (max-width: 767px) {
    /* line 607, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    /* line 610, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    /* line 613, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #fefefe; }
      /* line 615, ../scss/vendors/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: #fefefe; }
    /* line 622, ../scss/vendors/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: #fefefe; }
    /* line 630, ../scss/vendors/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, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: #fefefe; }
    /* line 643, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  /* line 648, ../scss/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .btn-link {
    color: #fefefe; }
    /* line 650, ../scss/vendors/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    /* line 656, ../scss/vendors/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, ../scss/vendors/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .pager:after {
    clear: both; }
  /* line 12, ../scss/vendors/bootstrap/_pager.scss */
  .pager li {
    display: inline; }
    /* line 14, ../scss/vendors/bootstrap/_pager.scss */
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    /* line 23, ../scss/vendors/bootstrap/_pager.scss */
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #e7e7e7; }
  /* line 31, ../scss/vendors/bootstrap/_pager.scss */
  .pager .next > a,
  .pager .next > span {
    float: right; }
  /* line 38, ../scss/vendors/bootstrap/_pager.scss */
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  /* line 45, ../scss/vendors/bootstrap/_pager.scss */
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #898989;
    background-color: #fff;
    cursor: not-allowed; }

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

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

/* line 44, ../scss/vendors/bootstrap/_labels.scss */
.label-default {
  background-color: #898989; }
  /* line 7, ../scss/vendors/bootstrap/mixins/_labels.scss */
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #707070; }

/* line 48, ../scss/vendors/bootstrap/_labels.scss */
.label-primary {
  background-color: #286AA6; }
  /* line 7, ../scss/vendors/bootstrap/mixins/_labels.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #1e507d; }

/* line 52, ../scss/vendors/bootstrap/_labels.scss */
.label-success {
  background-color: #8CB82B; }
  /* line 7, ../scss/vendors/bootstrap/mixins/_labels.scss */
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #6d8f21; }

/* line 56, ../scss/vendors/bootstrap/_labels.scss */
.label-info {
  background-color: #0086C5; }
  /* line 7, ../scss/vendors/bootstrap/mixins/_labels.scss */
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #006392; }

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

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

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

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

/* line 7, ../scss/vendors/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.4rem;
  -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, ../scss/vendors/bootstrap/_thumbnails.scss */
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  /* line 27, ../scss/vendors/bootstrap/_thumbnails.scss */
  .thumbnail .caption {
    padding: 9px;
    color: #454545; }

/* line 34, ../scss/vendors/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0086C5; }

/* line 9, ../scss/vendors/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin: 2rem 0 3rem 0;
  border: 1px solid transparent;
  border-radius: 0.4rem; }
  /* line 16, ../scss/vendors/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 23, ../scss/vendors/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 28, ../scss/vendors/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 33, ../scss/vendors/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 42, ../scss/vendors/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  /* line 47, ../scss/vendors/bootstrap/_alerts.scss */
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 59, ../scss/vendors/bootstrap/_alerts.scss */
.alert-success {
  background-color: #fff;
  border-color: #fff;
  color: #454545; }
  /* line 8, ../scss/vendors/bootstrap/mixins/_alerts.scss */
  .alert-success hr {
    border-top-color: #c9e2b3; }
  /* line 11, ../scss/vendors/bootstrap/mixins/_alerts.scss */
  .alert-success .alert-link {
    color: #2b542c; }

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

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

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

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

/* line 36, ../scss/vendors/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #286AA6;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/* line 54, ../scss/vendors/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: 40px 40px; }

/* line 64, ../scss/vendors/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, ../scss/vendors/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #8CB82B; }
  /* line 7, ../scss/vendors/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, ../scss/vendors/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #0086C5; }
  /* line 7, ../scss/vendors/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, ../scss/vendors/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e; }
  /* line 7, ../scss/vendors/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, ../scss/vendors/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f; }
  /* line 7, ../scss/vendors/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, ../scss/vendors/bootstrap/_media.scss */
.media {
  margin-top: 15px; }
  /* line 5, ../scss/vendors/bootstrap/_media.scss */
  .media:first-child {
    margin-top: 0; }

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

/* line 16, ../scss/vendors/bootstrap/_media.scss */
.media-body {
  width: 10000px; }

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

/* line 29, ../scss/vendors/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px; }

/* line 34, ../scss/vendors/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px; }

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

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

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

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

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

/* line 10, ../scss/vendors/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

/* line 21, ../scss/vendors/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #073B50;
  border: 1px solid #052836; }
  /* line 31, ../scss/vendors/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-right-radius: 0.7rem;
    border-top-left-radius: 0.7rem; }
  /* line 34, ../scss/vendors/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.7rem;
    border-bottom-left-radius: 0.7rem; }

/* line 46, ../scss/vendors/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555; }
  /* line 50, ../scss/vendors/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  /* line 55, ../scss/vendors/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: #0E4761; }

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

/* line 70, ../scss/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #e7e7e7;
  color: #898989;
  cursor: not-allowed; }
  /* line 78, ../scss/vendors/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, ../scss/vendors/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: #898989; }
/* line 87, ../scss/vendors/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: #0086C5;
  border-color: #052836; }
  /* line 96, ../scss/vendors/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, ../scss/vendors/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: #92dcff; }

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

/* line 11, ../scss/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  /* line 15, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 11, ../scss/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  /* line 15, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 11, ../scss/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  /* line 15, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 11, ../scss/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  /* line 15, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 127, ../scss/vendors/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, ../scss/vendors/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, ../scss/vendors/bootstrap/_panels.scss */
.panel-body {
  padding: 15px; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 22, ../scss/vendors/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -0.6rem;
  border-top-left-radius: -0.6rem; }
  /* line 27, ../scss/vendors/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 33, ../scss/vendors/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  /* line 39, ../scss/vendors/bootstrap/_panels.scss */
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

/* line 49, ../scss/vendors/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -0.6rem;
  border-bottom-left-radius: -0.6rem; }

/* line 63, ../scss/vendors/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  /* line 67, ../scss/vendors/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, ../scss/vendors/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: -0.6rem;
    border-top-left-radius: -0.6rem; }
  /* line 82, ../scss/vendors/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: -0.6rem;
    border-bottom-left-radius: -0.6rem; }
/* line 89, ../scss/vendors/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, ../scss/vendors/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 100, ../scss/vendors/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 110, ../scss/vendors/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  /* line 115, ../scss/vendors/bootstrap/_panels.scss */
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
/* line 121, ../scss/vendors/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -0.6rem;
  border-top-left-radius: -0.6rem; }
  /* line 127, ../scss/vendors/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: -0.6rem;
    border-top-right-radius: -0.6rem; }
    /* line 131, ../scss/vendors/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: -0.6rem; }
    /* line 135, ../scss/vendors/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: -0.6rem; }
/* line 143, ../scss/vendors/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -0.6rem;
  border-bottom-left-radius: -0.6rem; }
  /* line 149, ../scss/vendors/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: -0.6rem;
    border-bottom-right-radius: -0.6rem; }
    /* line 153, ../scss/vendors/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: -0.6rem; }
    /* line 157, ../scss/vendors/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: -0.6rem; }
/* line 164, ../scss/vendors/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 #021B26; }
/* line 170, ../scss/vendors/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, ../scss/vendors/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 181, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

/* line 222, ../scss/vendors/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px; }
  /* line 226, ../scss/vendors/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0.4rem; }
    /* line 230, ../scss/vendors/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 235, ../scss/vendors/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 238, ../scss/vendors/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, ../scss/vendors/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 246, ../scss/vendors/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 254, ../scss/vendors/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd; }
  /* line 6, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #454545;
    background-color: #f5f5f5;
    border-color: #ddd; }
    /* line 11, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    /* line 14, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #454545; }
  /* line 20, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 257, ../scss/vendors/bootstrap/_panels.scss */
.panel-primary {
  border-color: #286AA6; }
  /* line 6, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #286AA6;
    border-color: #286AA6; }
    /* line 11, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #286AA6; }
    /* line 14, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #286AA6;
      background-color: #fff; }
  /* line 20, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #286AA6; }

/* line 260, ../scss/vendors/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6; }
  /* line 6, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    /* line 11, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    /* line 14, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  /* line 20, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

/* line 263, ../scss/vendors/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 6, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 11, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    /* line 14, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  /* line 20, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

/* line 266, ../scss/vendors/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc; }
  /* line 6, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    /* line 11, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    /* line 14, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  /* line 20, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

/* line 269, ../scss/vendors/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1; }
  /* line 6, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    /* line 11, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    /* line 14, ../scss/vendors/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  /* line 20, ../scss/vendors/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

/* line 5, ../scss/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  /* line 12, ../scss/vendors/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, ../scss/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 33, ../scss/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 7, ../scss/vendors/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0.4rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 15, ../scss/vendors/bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, ../scss/vendors/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 0.7rem; }

/* line 26, ../scss/vendors/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 0.3rem; }

/* line 6, ../scss/vendors/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  /* line 15, ../scss/vendors/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 30, ../scss/vendors/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* line 11, ../scss/vendors/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden; }

/* line 16, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 44, ../scss/vendors/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 51, ../scss/vendors/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #f8f8f8;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.7rem;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

/* line 64, ../scss/vendors/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  /* line 73, ../scss/vendors/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  /* line 74, ../scss/vendors/bootstrap/_modals.scss */
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 79, ../scss/vendors/bootstrap/_modals.scss */
.modal-header {
  padding: 30px 24px 4px;
  border-bottom: 1px solid transparent; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .modal-header:after {
    clear: both; }

/* line 85, ../scss/vendors/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 90, ../scss/vendors/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429; }

/* line 97, ../scss/vendors/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 24px; }

/* line 103, ../scss/vendors/bootstrap/_modals.scss */
.modal-footer {
  padding: 24px;
  text-align: right;
  border-top: 1px solid transparent; }
  /* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  /* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
  .modal-footer:after {
    clear: both; }
  /* line 110, ../scss/vendors/bootstrap/_modals.scss */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 115, ../scss/vendors/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  /* line 119, ../scss/vendors/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 125, ../scss/vendors/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  /* line 136, ../scss/vendors/bootstrap/_modals.scss */
  .modal-dialog {
    width: 680px;
    margin: 140px auto; }

  /* line 140, ../scss/vendors/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  /* line 145, ../scss/vendors/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  /* line 149, ../scss/vendors/bootstrap/_modals.scss */
  .modal-lg {
    width: 800px; } }
/* line 7, ../scss/vendors/bootstrap/_carousel.scss */
.carousel {
  position: relative; }

/* line 11, ../scss/vendors/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  /* line 16, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        /* line 34, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/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, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 59, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 63, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 70, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 73, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 76, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 81, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 84, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 93, ../scss/vendors/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  /* line 109, ../scss/vendors/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 112, ../scss/vendors/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 119, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 128, ../scss/vendors/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: -10px;
    z-index: 5;
    display: inline-block; }
  /* line 138, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  /* line 143, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  /* line 148, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  /* line 158, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  /* line 163, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: '\203a'; }

/* line 174, ../scss/vendors/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  /* line 185, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  /* line 207, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

/* line 218, ../scss/vendors/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  /* line 229, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 240, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  /* line 249, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  /* line 253, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  /* line 260, ../scss/vendors/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
}

/* line 14, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 19, ../scss/vendors/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 12, ../scss/vendors/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 15, ../scss/vendors/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

/* line 18, ../scss/vendors/bootstrap/_utilities.scss */
.pull-left {
  float: left !important; }

/* line 27, ../scss/vendors/bootstrap/_utilities.scss */
.hide {
  display: none !important; }

/* line 30, ../scss/vendors/bootstrap/_utilities.scss */
.show {
  display: block !important; }

/* line 33, ../scss/vendors/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 36, ../scss/vendors/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 45, ../scss/vendors/bootstrap/_utilities.scss */
.hidden {
  display: none !important; }

/* line 53, ../scss/vendors/bootstrap/_utilities.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important; }

/* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important; }

/* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important; }

/* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important; }

/* line 36, ../scss/vendors/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, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }

  /* line 10, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important; }

  /* line 11, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 12, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 54, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  /* line 59, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  /* line 64, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }

  /* line 10, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important; }

  /* line 11, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 12, ../scss/vendors/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, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }

  /* line 10, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important; }

  /* line 11, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 12, ../scss/vendors/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, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  /* line 7, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }

  /* line 10, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important; }

  /* line 11, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 12, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 111, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  /* line 116, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  /* line 121, ../scss/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  /* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }
/* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 7, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }

  /* line 10, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important; }

  /* line 11, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 12, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
/* line 155, ../scss/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 155, ../scss/vendors/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 162, ../scss/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 162, ../scss/vendors/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 169, ../scss/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 169, ../scss/vendors/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 18, ../scss/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }
@media (max-width: 991px) {
  /* line 17, ../scss/vendors/_bootstrap-offcanvas.scss */
  .offcanvas-stop-scrolling {
    height: 100%;
    overflow: hidden; }

  /* line 23, ../scss/vendors/_bootstrap-offcanvas.scss */
  .navbar-default .navbar-offcanvas {
    background-color: #fff; }

  /* line 29, ../scss/vendors/_bootstrap-offcanvas.scss */
  .navbar-inverse .navbar-offcanvas {
    background-color: #222; }

  /* line 34, ../scss/vendors/_bootstrap-offcanvas.scss */
  .navbar-offcanvas {
    position: fixed;
    width: 100%;
    max-width: 315px;
    height: 100%;
    left: -315px;
    top: 0;
    padding-left: 0;
    padding-right: 0;
    z-index: 999;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    transition: all 0.15s cubic-bezier(0.7, 0, 0.3, 1); }
    /* line 48, ../scss/vendors/_bootstrap-offcanvas.scss */
    .navbar-offcanvas.in {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
    /* line 52, ../scss/vendors/_bootstrap-offcanvas.scss */
    .navbar-offcanvas.navbar-offcanvas-fade {
      opacity: 0; }
      /* line 55, ../scss/vendors/_bootstrap-offcanvas.scss */
      .navbar-offcanvas.navbar-offcanvas-fade.in {
        opacity: 1; }
    /* line 61, ../scss/vendors/_bootstrap-offcanvas.scss */
    .navbar-offcanvas.offcanvas-transform.in {
      transform: translateX(315px); }
    /* line 67, ../scss/vendors/_bootstrap-offcanvas.scss */
    .navbar-offcanvas.offcanvas-position.in {
      left: 0; }
    /* line 72, ../scss/vendors/_bootstrap-offcanvas.scss */
    .navbar-offcanvas.navbar-offcanvas-right {
      left: auto;
      right: -315px; }
      /* line 76, ../scss/vendors/_bootstrap-offcanvas.scss */
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        transform: translateX(-315px); }
      /* line 80, ../scss/vendors/_bootstrap-offcanvas.scss */
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
        left: auto;
        right: 0; }
    /* line 87, ../scss/vendors/_bootstrap-offcanvas.scss */
    .navbar-offcanvas .dropdown.open .caret {
      border-top: 0;
      border-bottom: 4px solid; }
    /* line 93, ../scss/vendors/_bootstrap-offcanvas.scss */
    .navbar-offcanvas .dropdown-menu {
      position: relative;
      width: 100%;
      border: inherit;
      box-shadow: none;
      transition: height 0.15s cubic-bezier(0.7, 0, 0.3, 1); }
      /* line 100, ../scss/vendors/_bootstrap-offcanvas.scss */
      .navbar-offcanvas .dropdown-menu.shown {
        display: block;
        margin-bottom: 10px; } }

/* line 1, ../scss/vendors/_chartist.scss */
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1; }

/* line 7, ../scss/vendors/_chartist.scss */
.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

/* line 16, ../scss/vendors/_chartist.scss */
.ct-chart-pie .ct-label,
.ct-chart-donut .ct-label {
  dominant-baseline: central; }

/* line 20, ../scss/vendors/_chartist.scss */
.ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

/* line 32, ../scss/vendors/_chartist.scss */
.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

/* line 44, ../scss/vendors/_chartist.scss */
.ct-label.ct-vertical.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end; }

/* line 56, ../scss/vendors/_chartist.scss */
.ct-label.ct-vertical.ct-end {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

/* line 68, ../scss/vendors/_chartist.scss */
.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start; }

/* line 80, ../scss/vendors/_chartist.scss */
.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start; }

/* line 92, ../scss/vendors/_chartist.scss */
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

/* line 104, ../scss/vendors/_chartist.scss */
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

/* line 116, ../scss/vendors/_chartist.scss */
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end; }

/* line 128, ../scss/vendors/_chartist.scss */
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end; }

/* line 140, ../scss/vendors/_chartist.scss */
.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px; }

/* line 145, ../scss/vendors/_chartist.scss */
.ct-grid-background {
  fill: none; }

/* line 148, ../scss/vendors/_chartist.scss */
.ct-point {
  stroke-width: 10px;
  stroke-linecap: round; }

/* line 152, ../scss/vendors/_chartist.scss */
.ct-line {
  fill: none;
  stroke-width: 4px; }

/* line 156, ../scss/vendors/_chartist.scss */
.ct-area {
  stroke: none;
  fill-opacity: 0.1; }

/* line 160, ../scss/vendors/_chartist.scss */
.ct-bar {
  fill: none;
  stroke-width: 10px; }

/* line 164, ../scss/vendors/_chartist.scss */
.ct-slice-donut {
  fill: none;
  stroke-width: 60px; }

/* line 168, ../scss/vendors/_chartist.scss */
.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #d70206; }

/* line 171, ../scss/vendors/_chartist.scss */
.ct-series-a .ct-slice-pie, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-area {
  fill: #d70206; }

/* line 174, ../scss/vendors/_chartist.scss */
.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #f05b4f; }

/* line 177, ../scss/vendors/_chartist.scss */
.ct-series-b .ct-slice-pie, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-area {
  fill: #f05b4f; }

/* line 180, ../scss/vendors/_chartist.scss */
.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #f4c63d; }

/* line 183, ../scss/vendors/_chartist.scss */
.ct-series-c .ct-slice-pie, .ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-area {
  fill: #f4c63d; }

/* line 186, ../scss/vendors/_chartist.scss */
.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #d17905; }

/* line 189, ../scss/vendors/_chartist.scss */
.ct-series-d .ct-slice-pie, .ct-series-d .ct-slice-donut-solid, .ct-series-d .ct-area {
  fill: #d17905; }

/* line 192, ../scss/vendors/_chartist.scss */
.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #453d3f; }

/* line 195, ../scss/vendors/_chartist.scss */
.ct-series-e .ct-slice-pie, .ct-series-e .ct-slice-donut-solid, .ct-series-e .ct-area {
  fill: #453d3f; }

/* line 198, ../scss/vendors/_chartist.scss */
.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #59922b; }

/* line 201, ../scss/vendors/_chartist.scss */
.ct-series-f .ct-slice-pie, .ct-series-f .ct-slice-donut-solid, .ct-series-f .ct-area {
  fill: #59922b; }

/* line 204, ../scss/vendors/_chartist.scss */
.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #0544d3; }

/* line 207, ../scss/vendors/_chartist.scss */
.ct-series-g .ct-slice-pie, .ct-series-g .ct-slice-donut-solid, .ct-series-g .ct-area {
  fill: #0544d3; }

/* line 210, ../scss/vendors/_chartist.scss */
.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #6b0392; }

/* line 213, ../scss/vendors/_chartist.scss */
.ct-series-h .ct-slice-pie, .ct-series-h .ct-slice-donut-solid, .ct-series-h .ct-area {
  fill: #6b0392; }

/* line 216, ../scss/vendors/_chartist.scss */
.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #f05b4f; }

/* line 219, ../scss/vendors/_chartist.scss */
.ct-series-i .ct-slice-pie, .ct-series-i .ct-slice-donut-solid, .ct-series-i .ct-area {
  fill: #f05b4f; }

/* line 222, ../scss/vendors/_chartist.scss */
.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #dda458; }

/* line 225, ../scss/vendors/_chartist.scss */
.ct-series-j .ct-slice-pie, .ct-series-j .ct-slice-donut-solid, .ct-series-j .ct-area {
  fill: #dda458; }

/* line 228, ../scss/vendors/_chartist.scss */
.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #eacf7d; }

/* line 231, ../scss/vendors/_chartist.scss */
.ct-series-k .ct-slice-pie, .ct-series-k .ct-slice-donut-solid, .ct-series-k .ct-area {
  fill: #eacf7d; }

/* line 234, ../scss/vendors/_chartist.scss */
.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #86797d; }

/* line 237, ../scss/vendors/_chartist.scss */
.ct-series-l .ct-slice-pie, .ct-series-l .ct-slice-donut-solid, .ct-series-l .ct-area {
  fill: #86797d; }

/* line 240, ../scss/vendors/_chartist.scss */
.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: #b2c326; }

/* line 243, ../scss/vendors/_chartist.scss */
.ct-series-m .ct-slice-pie, .ct-series-m .ct-slice-donut-solid, .ct-series-m .ct-area {
  fill: #b2c326; }

/* line 246, ../scss/vendors/_chartist.scss */
.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: #6188e2; }

/* line 249, ../scss/vendors/_chartist.scss */
.ct-series-n .ct-slice-pie, .ct-series-n .ct-slice-donut-solid, .ct-series-n .ct-area {
  fill: #6188e2; }

/* line 252, ../scss/vendors/_chartist.scss */
.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: #a748ca; }

/* line 255, ../scss/vendors/_chartist.scss */
.ct-series-o .ct-slice-pie, .ct-series-o .ct-slice-donut-solid, .ct-series-o .ct-area {
  fill: #a748ca; }

/* line 258, ../scss/vendors/_chartist.scss */
.ct-square {
  display: block;
  position: relative;
  width: 100%; }

/* line 262, ../scss/vendors/_chartist.scss */
.ct-square:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 100%; }

/* line 269, ../scss/vendors/_chartist.scss */
.ct-square:after {
  content: "";
  display: table;
  clear: both; }

/* line 273, ../scss/vendors/_chartist.scss */
.ct-square > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 279, ../scss/vendors/_chartist.scss */
.ct-minor-second {
  display: block;
  position: relative;
  width: 100%; }

/* line 283, ../scss/vendors/_chartist.scss */
.ct-minor-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 93.75%; }

/* line 290, ../scss/vendors/_chartist.scss */
.ct-minor-second:after {
  content: "";
  display: table;
  clear: both; }

/* line 294, ../scss/vendors/_chartist.scss */
.ct-minor-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 300, ../scss/vendors/_chartist.scss */
.ct-major-second {
  display: block;
  position: relative;
  width: 100%; }

/* line 304, ../scss/vendors/_chartist.scss */
.ct-major-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 88.8888888889%; }

/* line 311, ../scss/vendors/_chartist.scss */
.ct-major-second:after {
  content: "";
  display: table;
  clear: both; }

/* line 315, ../scss/vendors/_chartist.scss */
.ct-major-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 321, ../scss/vendors/_chartist.scss */
.ct-minor-third {
  display: block;
  position: relative;
  width: 100%; }

/* line 325, ../scss/vendors/_chartist.scss */
.ct-minor-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 83.3333333333%; }

/* line 332, ../scss/vendors/_chartist.scss */
.ct-minor-third:after {
  content: "";
  display: table;
  clear: both; }

/* line 336, ../scss/vendors/_chartist.scss */
.ct-minor-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 342, ../scss/vendors/_chartist.scss */
.ct-major-third {
  display: block;
  position: relative;
  width: 100%; }

/* line 346, ../scss/vendors/_chartist.scss */
.ct-major-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 80%; }

/* line 353, ../scss/vendors/_chartist.scss */
.ct-major-third:after {
  content: "";
  display: table;
  clear: both; }

/* line 357, ../scss/vendors/_chartist.scss */
.ct-major-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 363, ../scss/vendors/_chartist.scss */
.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%; }

/* line 367, ../scss/vendors/_chartist.scss */
.ct-perfect-fourth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 75%; }

/* line 374, ../scss/vendors/_chartist.scss */
.ct-perfect-fourth:after {
  content: "";
  display: table;
  clear: both; }

/* line 378, ../scss/vendors/_chartist.scss */
.ct-perfect-fourth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 384, ../scss/vendors/_chartist.scss */
.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%; }

/* line 388, ../scss/vendors/_chartist.scss */
.ct-perfect-fifth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 66.6666666667%; }

/* line 395, ../scss/vendors/_chartist.scss */
.ct-perfect-fifth:after {
  content: "";
  display: table;
  clear: both; }

/* line 399, ../scss/vendors/_chartist.scss */
.ct-perfect-fifth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 405, ../scss/vendors/_chartist.scss */
.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%; }

/* line 409, ../scss/vendors/_chartist.scss */
.ct-minor-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 62.5%; }

/* line 416, ../scss/vendors/_chartist.scss */
.ct-minor-sixth:after {
  content: "";
  display: table;
  clear: both; }

/* line 420, ../scss/vendors/_chartist.scss */
.ct-minor-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 426, ../scss/vendors/_chartist.scss */
.ct-golden-section {
  display: block;
  position: relative;
  width: 100%; }

/* line 430, ../scss/vendors/_chartist.scss */
.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.804697157%; }

/* line 437, ../scss/vendors/_chartist.scss */
.ct-golden-section:after {
  content: "";
  display: table;
  clear: both; }

/* line 441, ../scss/vendors/_chartist.scss */
.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 447, ../scss/vendors/_chartist.scss */
.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%; }

/* line 451, ../scss/vendors/_chartist.scss */
.ct-major-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 60%; }

/* line 458, ../scss/vendors/_chartist.scss */
.ct-major-sixth:after {
  content: "";
  display: table;
  clear: both; }

/* line 462, ../scss/vendors/_chartist.scss */
.ct-major-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 468, ../scss/vendors/_chartist.scss */
.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%; }

/* line 472, ../scss/vendors/_chartist.scss */
.ct-minor-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 56.25%; }

/* line 479, ../scss/vendors/_chartist.scss */
.ct-minor-seventh:after {
  content: "";
  display: table;
  clear: both; }

/* line 483, ../scss/vendors/_chartist.scss */
.ct-minor-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 489, ../scss/vendors/_chartist.scss */
.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%; }

/* line 493, ../scss/vendors/_chartist.scss */
.ct-major-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 53.3333333333%; }

/* line 500, ../scss/vendors/_chartist.scss */
.ct-major-seventh:after {
  content: "";
  display: table;
  clear: both; }

/* line 504, ../scss/vendors/_chartist.scss */
.ct-major-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 510, ../scss/vendors/_chartist.scss */
.ct-octave {
  display: block;
  position: relative;
  width: 100%; }

/* line 514, ../scss/vendors/_chartist.scss */
.ct-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 50%; }

/* line 521, ../scss/vendors/_chartist.scss */
.ct-octave:after {
  content: "";
  display: table;
  clear: both; }

/* line 525, ../scss/vendors/_chartist.scss */
.ct-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 531, ../scss/vendors/_chartist.scss */
.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%; }

/* line 535, ../scss/vendors/_chartist.scss */
.ct-major-tenth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 40%; }

/* line 542, ../scss/vendors/_chartist.scss */
.ct-major-tenth:after {
  content: "";
  display: table;
  clear: both; }

/* line 546, ../scss/vendors/_chartist.scss */
.ct-major-tenth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 552, ../scss/vendors/_chartist.scss */
.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%; }

/* line 556, ../scss/vendors/_chartist.scss */
.ct-major-eleventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 37.5%; }

/* line 563, ../scss/vendors/_chartist.scss */
.ct-major-eleventh:after {
  content: "";
  display: table;
  clear: both; }

/* line 567, ../scss/vendors/_chartist.scss */
.ct-major-eleventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 573, ../scss/vendors/_chartist.scss */
.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%; }

/* line 577, ../scss/vendors/_chartist.scss */
.ct-major-twelfth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 33.3333333333%; }

/* line 584, ../scss/vendors/_chartist.scss */
.ct-major-twelfth:after {
  content: "";
  display: table;
  clear: both; }

/* line 588, ../scss/vendors/_chartist.scss */
.ct-major-twelfth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/* line 594, ../scss/vendors/_chartist.scss */
.ct-double-octave {
  display: block;
  position: relative;
  width: 100%; }

/* line 598, ../scss/vendors/_chartist.scss */
.ct-double-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 25%; }

/* line 605, ../scss/vendors/_chartist.scss */
.ct-double-octave:after {
  content: "";
  display: table;
  clear: both; }

/* line 609, ../scss/vendors/_chartist.scss */
.ct-double-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

/*# sourceMappingURL=chartist.css.map */
/* line 1, ../scss/utils/_helpers.scss */
.label {
  font-weight: 500; }

/* line 2, ../scss/utils/_helpers.scss */
.fullwidth {
  width: 100%; }

/* line 3, ../scss/utils/_helpers.scss */
.text-center {
  text-align: center; }

/* line 4, ../scss/utils/_helpers.scss */
.no-pad-left {
  padding-left: 0; }

/* line 5, ../scss/utils/_helpers.scss */
.no-pad-right {
  padding-right: 0; }

/* line 6, ../scss/utils/_helpers.scss */
.float-left {
  float: left !important; }

/* line 7, ../scss/utils/_helpers.scss */
.float-right {
  float: right !important; }

/* line 8, ../scss/utils/_helpers.scss */
.float-none {
  float: none !important; }

/* line 12, ../scss/utils/_helpers.scss */
.hidden,
input[type="hidden"] {
  display: none !important;
  visibility: hidden !important; }

/* line 18, ../scss/utils/_helpers.scss */
.optimize-png {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges; }

/* line 23, ../scss/utils/_helpers.scss */
.center {
  margin: auto;
  width: 50%; }

/* line 28, ../scss/utils/_helpers.scss */
.xlg_text {
  font-size: 36px;
  line-height: 36px; }

/* line 29, ../scss/utils/_helpers.scss */
.lg_text {
  font-size: 26px;
  line-height: 36px; }

/* line 30, ../scss/utils/_helpers.scss */
.md_text {
  font-size: 19px;
  line-height: 36px; }

/* line 31, ../scss/utils/_helpers.scss */
.sm_text {
  font-size: 12px; }

/* line 32, ../scss/utils/_helpers.scss */
.xs_text {
  font-size: 11px; }

/* line 34, ../scss/utils/_helpers.scss */
.text-lg {
  font-size: 18px; }

/* line 35, ../scss/utils/_helpers.scss */
.text-md {
  font-size: 16px; }

/* line 36, ../scss/utils/_helpers.scss */
.text-sm {
  font-size: 12px; }

/* line 37, ../scss/utils/_helpers.scss */
.text-xs {
  font-size: 11px; }

/* line 40, ../scss/utils/_helpers.scss */
.underline {
  padding-bottom: 0;
  border-bottom: 1px solid #454545;
  display: inline-block; }

/* line 41, ../scss/utils/_helpers.scss */
.white {
  color: #fff; }

/* line 42, ../scss/utils/_helpers.scss */
.grey {
  color: #454545; }

/* line 43, ../scss/utils/_helpers.scss */
.blue, .brand-color {
  color: #1D71BA; }

/* line 44, ../scss/utils/_helpers.scss */
.greyblue {
  color: #AAD0D2; }

/* line 45, ../scss/utils/_helpers.scss */
.lightblue {
  color: #2481B5; }

/* line 46, ../scss/utils/_helpers.scss */
.light-text {
  font-weight: 300; }

.light-text a {
  font-weight: 500; }

/* line 47, ../scss/utils/_helpers.scss */
.thin-text {
  font-weight: 100; }

/* line 48, ../scss/utils/_helpers.scss */
.justify-text {
  text-align: justify; }

/* line 49, ../scss/utils/_helpers.scss */
.bg_middleblue {
  background-color: #0E4761; }

/* line 50, ../scss/utils/_helpers.scss */
.md-opacity {
  opacity: 0.87; }

/* line 51, ../scss/utils/_helpers.scss */
.low-opacity {
  opacity: 0.7; }

/* line 52, ../scss/utils/_helpers.scss */
.center-block {
  float: none; }

/* line 53, ../scss/utils/_helpers.scss */
.center-table {
  display: table;
  margin: 0 auto; }

/* line 54, ../scss/utils/_helpers.scss */
.mt--5 {
  margin-top: -5px !important; }

/* line 55, ../scss/utils/_helpers.scss */
.mt-4 {
  margin-top: 4px !important; }

/* line 56, ../scss/utils/_helpers.scss */
.mt-5 {
  margin-top: 5px !important; }

/* line 57, ../scss/utils/_helpers.scss */
.mt-8 {
  margin-top: 8px !important; }

/* line 58, ../scss/utils/_helpers.scss */
.mt-10 {
  margin-top: 10px !important; }

/* line 59, ../scss/utils/_helpers.scss */
.mt-15 {
  margin-top: 15px !important; }

/* line 60, ../scss/utils/_helpers.scss */
.mt-20 {
  margin-top: 20px !important; }

/* line 61, ../scss/utils/_helpers.scss */
.mt-30 {
  margin-top: 30px !important; }

/* line 62, ../scss/utils/_helpers.scss */
.mt-40 {
  margin-top: 40px !important; }

/* line 63, ../scss/utils/_helpers.scss */
.mt-45 {
  margin-top: 45px !important; }

/* line 64, ../scss/utils/_helpers.scss */
.mt-50 {
  margin-top: 50px !important; }

/* line 65, ../scss/utils/_helpers.scss */
.mt-60 {
  margin-top: 60px !important; }

/* line 66, ../scss/utils/_helpers.scss */
.mt-80 {
  margin-top: 80px !important; }

/* line 67, ../scss/utils/_helpers.scss */
.mb-4 {
  margin-bottom: 4px !important; }

/* line 68, ../scss/utils/_helpers.scss */
.mb-5 {
  margin-bottom: 5px !important; }

/* line 69, ../scss/utils/_helpers.scss */
.mb-15 {
  margin-bottom: 15px !important; }

/* line 70, ../scss/utils/_helpers.scss */
.mb-20 {
  margin-bottom: 20px !important; }

/* line 71, ../scss/utils/_helpers.scss */
.mb-30 {
  margin-bottom: 30px !important; }

/* line 72, ../scss/utils/_helpers.scss */
.mb-45 {
  margin-bottom: 45px !important; }

/* line 73, ../scss/utils/_helpers.scss */
.mlr-15 {
  margin-left: 15px;
  margin-right: 15px; }

/* line 74, ../scss/utils/_helpers.scss */
.mlr-30 {
  margin-left: 30px;
  margin-right: 30px; }

/* line 75, ../scss/utils/_helpers.scss */
.mlr-60 {
  margin-left: 60px;
  margin-right: 60px; }

/* line 76, ../scss/utils/_helpers.scss */
.mlr-80 {
  margin-left: 80px;
  margin-right: 80px; }

/* line 77, ../scss/utils/_helpers.scss */
.ml-10 {
  margin-left: 10px !important; }
.ml-15 {
  margin-left: 15px !important; }

/* line 78, ../scss/utils/_helpers.scss */
.mr-15 {
  margin-right: 15px !important; }

/* line 79, ../scss/utils/_helpers.scss */
.pt-5 {
  padding-top: 5px !important; }

/* line 80, ../scss/utils/_helpers.scss */
.pt-10 {
  padding-top: 10px !important; }

/* line 81, ../scss/utils/_helpers.scss */
.pt-13 {
  padding-top: 13px !important; }

/* line 82, ../scss/utils/_helpers.scss */
.pt-15 {
  padding-top: 15px !important; }

/* line 83, ../scss/utils/_helpers.scss */
.pt-20 {
  padding-top: 20px !important; }

/* line 84, ../scss/utils/_helpers.scss */
.pt-25 {
  padding-top: 25px !important; }

/* line 85, ../scss/utils/_helpers.scss */
.pt-30 {
  padding-top: 30px !important; }

/* line 86, ../scss/utils/_helpers.scss */
.pt-40 {
  padding-top: 40px !important; }

/* line 87, ../scss/utils/_helpers.scss */
.pt-45 {
  padding-top: 45px !important; }

/* line 88, ../scss/utils/_helpers.scss */
.pt-60 {
  padding-top: 60px !important; }

/* line 89, ../scss/utils/_helpers.scss */
.pb-5 {
  padding-bottom: 5px !important; }

/* line 90, ../scss/utils/_helpers.scss */
.pb-10 {
  padding-bottom: 10px !important; }

/* line 91, ../scss/utils/_helpers.scss */
.pb-15 {
  padding-bottom: 15px !important; }

/* line 92, ../scss/utils/_helpers.scss */
.pb-20 {
  padding-bottom: 20px !important; }

/* line 93, ../scss/utils/_helpers.scss */
.pb-25 {
  padding-bottom: 25px !important; }

/* line 94, ../scss/utils/_helpers.scss */
.pb-30 {
  padding-bottom: 30px !important; }

/* line 95, ../scss/utils/_helpers.scss */
.pb-40 {
  padding-bottom: 40px !important; }

/* line 96, ../scss/utils/_helpers.scss */
.pb-45 {
  padding-bottom: 45px !important; }

/* line 97, ../scss/utils/_helpers.scss */
.pb-60 {
  padding-bottom: 60px !important; }

/* line 98, ../scss/utils/_helpers.scss */
.p-5-0 {
  padding: 5px 0 5px 5px; }

/* line 99, ../scss/utils/_helpers.scss */
.p-0-5 {
  padding: 5px 5px 5px 0; }

/* line 100, ../scss/utils/_helpers.scss */
.p-5 {
  padding: 5px; }

/* line 101, ../scss/utils/_helpers.scss */
.p-15 {
  padding: 15px; }

/* line 102, ../scss/utils/_helpers.scss */
.p-30 {
  padding: 30px; }

/* line 103, ../scss/utils/_helpers.scss */
.pl-0 {
  padding-left: 0px !important; }

/* line 104, ../scss/utils/_helpers.scss */
.pl-5 {
  padding-left: 5px !important; }

/* line 105, ../scss/utils/_helpers.scss */
.pl-10 {
  padding-left: 10px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pl-15 {
  padding-left: 15px !important; }

/* line 106, ../scss/utils/_helpers.scss */
.pr-0 {
  padding-right: 0px !important; }

/* line 107, ../scss/utils/_helpers.scss */
.plr-15 {
  padding: 0 15px 0 15px; }

/* line 108, ../scss/utils/_helpers.scss */
.plr-20 {
  padding: 0 20px 0 20px; }

/* line 109, ../scss/utils/_helpers.scss */
.plr-25 {
  padding: 0 25px 0 25px; }

/* line 110, ../scss/utils/_helpers.scss */
.plr-30 {
  padding: 0 30px 0 30px; }

/* line 111, ../scss/utils/_helpers.scss */
.plr-60 {
  padding: 0 60px 0 60px; }

/* line 112, ../scss/utils/_helpers.scss */
.plr-80 {
  padding: 0 80px 0 80px; }

/* line 113, ../scss/utils/_helpers.scss */
.font-size-11 {
  font-size: 11px !important; }

/* line 114, ../scss/utils/_helpers.scss */
.font-size-12 {
  font-size: 12px !important; }

/* line 115, ../scss/utils/_helpers.scss */
.font-weight-300 {
  font-weight: 300 !important; }

/* line 116, ../scss/utils/_helpers.scss */
.font-weight-bold {
  font-weight: bold !important; }

/* line 117, ../scss/utils/_helpers.scss */
.mw-50 {
  max-width: 50px; }

/* line 118, ../scss/utils/_helpers.scss */
.mw-100 {
  max-width: 100px; }

/* line 119, ../scss/utils/_helpers.scss */
.full-width {
  width: 100%; }

/* line 120, ../scss/utils/_helpers.scss */
.no-bullets {
  list-style: none; }

/* line 121, ../scss/utils/_helpers.scss */
.lh-17 {
  line-height: 17px !important; }

/* flexbox helpers */
/* line 126, ../scss/utils/_helpers.scss */
.flex-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start; }
  /* line 130, ../scss/utils/_helpers.scss */
  .flex-container.centered {
    align-items: center;
    justify-content: center; }

/* line 136, ../scss/utils/_helpers.scss */
.flex-center {
  align-items: center;
  justify-content: center; }

/* line 141, ../scss/utils/_helpers.scss */
.align-center {
  align-items: center; }

/* line 143, ../scss/utils/_helpers.scss */
.justify-center {
  justify-content: center; }

/* line 144, ../scss/utils/_helpers.scss */
.justify-between {
  justify-content: space-between; }

/* line 145, ../scss/utils/_helpers.scss */
.justify-end {
  justify-content: flex-end; }

/* line 147, ../scss/utils/_helpers.scss */
.flex-row {
  display: flex;
  margin: 0; }
  /* line 150, ../scss/utils/_helpers.scss */
  .flex-row.justify-between > [class*="col"] {
    margin-left: auto; }
    /* line 152, ../scss/utils/_helpers.scss */
    .flex-row.justify-between > [class*="col"]:first-child {
      margin-left: 0; }

/* line 158, ../scss/utils/_helpers.scss */
.flex-column {
  display: flex;
  flex-direction: column; }
  /* line 161, ../scss/utils/_helpers.scss */
  .has_no-flexbox .flex-column {
    display: block;
    overflow: hidden; }

@media (max-width: 767px) {
  /* line 168, ../scss/utils/_helpers.scss */
  .flex-row {
    flex-direction: column; } }
/*.no-gutters {
  margin-right: 0;
  margin-left: 0;
}*/
/* line 177, ../scss/utils/_helpers.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 767px) {
  /* line 184, ../scss/utils/_helpers.scss */
  .xs-no-gutters {
    width: 100%;
    padding: 0;
    margin: 0; } }
@media (max-width: 991px) {
  /* line 191, ../scss/utils/_helpers.scss */
  .sm-no-gutters {
    width: 100%;
    padding: 0;
    margin: 0; } }
/* ==========================================================================
   Profiles
   ========================================================================== */
/* line 205, ../scss/utils/_helpers.scss */
.profile-small {
  background-size: cover;
  -webkit-background-size: cover;
  background-position: center center;
  border-radius: 50%;
  margin: auto;
  text-align: center;
  width: 40px;
  height: 40px;
  min-width: 40px; }

@media (max-width: 479px) {
  /* line 218, ../scss/utils/_helpers.scss */
  .profile-small {
    margin-left: 5px; } }
/* line 223, ../scss/utils/_helpers.scss */
.img-sm {
  width: 100px;
  height: auto; }

/* line 22, ../scss/base/_icons.scss */
.text-link {
  display: inline-block; }
  /* line 24, ../scss/base/_icons.scss */
  .text-link {
    display: flex;
    align-items: center; }
  /* line 28, ../scss/base/_icons.scss */
  .text-link::before {
    margin-right: 0.75rem;
    vertical-align: middle;
    font-size: 140%;
    line-height: 1; }

@font-face {
  font-family: 'sr-icons';
  src: url(./fonts/sr-icons.eot);
  src: url(./fonts/sr-icons.eot#iefix) format("embedded-opentype"), url(./fonts/sr-icons.ttf) format("truetype"), url(./fonts/sr-icons.woff) format("woff"), url(./images/sr-icons.svg#sr-icons) format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 51, ../scss/base/_icons.scss */
[class^="icon-"]::before, [class*=" icon-"]::before, [class*="fa-"] {
  font-family: 'sr-icons', 'FontAwesome'; }

/* line 55, ../scss/base/_icons.scss */
[class^="icon-"], [class*=" icon-"], [class*="fa-"] {
  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; }

.icon-close:before {
  content: "\e955";
}

/* line 84, ../scss/base/_icons.scss */
.icon-youtube-alt:before {
  content: "\e90a"; }

/* line 89, ../scss/base/_icons.scss */
.icon-logo-hebie:before {
  content: "\e937"; }

/* line 94, ../scss/base/_icons.scss */
.icon-logo-wsm:before {
  content: "\e938"; }

/* line 99, ../scss/base/_icons.scss */
.icon-logo-abus:before {
  content: "\e9c3"; }

/* line 104, ../scss/base/_icons.scss */
.icon-logo-ortlieb:before {
  content: "\e9c7"; }

/* line 109, ../scss/base/_icons.scss */
.icon-logo-bumm:before {
  content: "\e9cd"; }

/* line 114, ../scss/base/_icons.scss */
.icon-logo-trekkingbike:before {
  content: "\e9ce"; }

/* line 119, ../scss/base/_icons.scss */
.icon-logo-schwalbe:before {
  content: "\e9cf"; }

/* line 124, ../scss/base/_icons.scss */
.icon-logo-stevens:before {
  content: "\e9d0"; }

/* line 129, ../scss/base/_icons.scss */
.icon-arrow-external:before {
  content: "\e935"; }

/* line 134, ../scss/base/_icons.scss */
.icon-arrow-internal:before {
  content: "\e936"; }

/* line 139, ../scss/base/_icons.scss */
.icon-bus:before {
  content: "\e933"; }

/* line 144, ../scss/base/_icons.scss */
.icon-walker:before {
  content: "\e934"; }

/* line 149, ../scss/base/_icons.scss */
.icon-clock:before {
  content: "\e90c"; }

/* line 154, ../scss/base/_icons.scss */
.icon-unchecked:before {
  content: "\e90d"; }

/* line 159, ../scss/base/_icons.scss */
.icon-checkbox:before {
  content: "\e90d"; }

/* line 164, ../scss/base/_icons.scss */
.icon-team:before {
  content: "\e924"; }

/* line 169, ../scss/base/_icons.scss */
.icon-map:before {
  content: "\e925"; }

/* line 174, ../scss/base/_icons.scss */
.icon-ranking:before {
  content: "\e926"; }

/* line 179, ../scss/base/_icons.scss */
.icon-bars:before {
  content: "\e926"; }

/* line 184, ../scss/base/_icons.scss */
.icon-pin:before {
  content: "\e927"; }

/* line 189, ../scss/base/_icons.scss */
.icon-marker:before {
  content: "\e927"; }

/* line 194, ../scss/base/_icons.scss */
.icon-trash-alt:before {
  content: "\e928"; }

/* line 199, ../scss/base/_icons.scss */
.icon-trash:before {
  content: "\e929"; }

/* line 204, ../scss/base/_icons.scss */
.icon-bin:before {
  content: "\e929"; }

/* line 209, ../scss/base/_icons.scss */
.icon-delete:before {
  content: "\e929"; }

/* line 214, ../scss/base/_icons.scss */
.icon-logout:before {
  content: "\e92a"; }

/* line 219, ../scss/base/_icons.scss */
.icon-gears:before {
  content: "\e92b"; }

/* line 224, ../scss/base/_icons.scss */
.icon-add-commune:before {
  content: "\e92c"; }

/* line 229, ../scss/base/_icons.scss */
.icon-settings:before {
  content: "\e92d"; }

/* line 234, ../scss/base/_icons.scss */
.icon-gear:before {
  content: "\e92d"; }

/* line 239, ../scss/base/_icons.scss */
.icon-edit:before {
  content: "\e92e"; }

/* line 244, ../scss/base/_icons.scss */
.icon-pen:before {
  content: "\e92e"; }

/* line 249, ../scss/base/_icons.scss */
.icon-pencil:before {
  content: "\e92e"; }

/* line 254, ../scss/base/_icons.scss */
.icon-email:before {
  content: "\e92f"; }

/* line 259, ../scss/base/_icons.scss */
.icon-mail:before {
  content: "\e92f"; }

/* line 264, ../scss/base/_icons.scss */
.icon-checked:before {
  content: "\e930"; }

/* line 269, ../scss/base/_icons.scss */
.icon-checkmark:before {
  content: "\e930"; }

/* line 274, ../scss/base/_icons.scss */
.icon-send:before {
  content: "\e931"; }

/* line 279, ../scss/base/_icons.scss */
.icon-sleep:before {
  content: "\e932"; }

/* line 284, ../scss/base/_icons.scss */
.icon-suspend:before {
  content: "\e932"; }

/* line 289, ../scss/base/_icons.scss */
.icon-city:before {
  content: "\e900"; }

/* line 294, ../scss/base/_icons.scss */
.icon-town:before {
  content: "\e900"; }

/* line 299, ../scss/base/_icons.scss */
.icon-commune:before {
  content: "\e901"; }

/* line 304, ../scss/base/_icons.scss */
.icon-cycle:before {
  content: "\e90e"; }

/* line 309, ../scss/base/_icons.scss */
.icon-bike:before {
  content: "\e90e"; }

/* line 314, ../scss/base/_icons.scss */
.icon-cyclist-star:before {
  content: "\e90f";
  -webkit-font-smoothing: subpixel-antialiased !important;
  -moz-osx-font-smoothing: auto !important; }

/* line 320, ../scss/base/_icons.scss */
.icon-biker-star:before {
  content: "\e90f"; }

/* line 325, ../scss/base/_icons.scss */
.icon-cyclist:before {
  content: "\e910";
  -webkit-font-smoothing: subpixel-antialiased !important;
  -moz-osx-font-smoothing: auto !important; }

/* line 331, ../scss/base/_icons.scss */
.icon-biker:before {
  content: "\e910"; }

/* line 336, ../scss/base/_icons.scss */
.icon-factory:before {
  content: "\e911"; }

/* line 341, ../scss/base/_icons.scss */
.icon-five-dudes:before {
  content: "\e912"; }

/* line 346, ../scss/base/_icons.scss */
.icon-flag:before {
  content: "\e913"; }

/* line 351, ../scss/base/_icons.scss */
.icon-info:before {
  content: "\e914"; }

/* line 356, ../scss/base/_icons.scss */
.icon-kb-logo:before {
  content: "\e915"; }

/* line 361, ../scss/base/_icons.scss */
.icon-language:before {
  content: "\e916"; }

/* line 366, ../scss/base/_icons.scss */
.icon-globe:before {
  content: "\e916"; }

/* line 371, ../scss/base/_icons.scss */
.icon-many-dudes:before {
  content: "\e917"; }

/* line 376, ../scss/base/_icons.scss */
.icon-mobile:before {
  content: "\e918";
  -webkit-font-smoothing: subpixel-antialiased !important;
  -moz-osx-font-smoothing: auto !important; }

/* line 382, ../scss/base/_icons.scss */
.icon-iphone:before {
  content: "\e918"; }

/* line 387, ../scss/base/_icons.scss */
.icon-my-sr:before {
  content: "\e919"; }

/* line 392, ../scss/base/_icons.scss */
.icon-mein-sr:before {
  content: "\e919"; }

/* line 397, ../scss/base/_icons.scss */
.icon-person:before {
  content: "\e91a";
  -webkit-font-smoothing: subpixel-antialiased !important;
  -moz-osx-font-smoothing: auto !important; }

/* line 403, ../scss/base/_icons.scss */
.icon-user:before {
  content: "\e91a"; }

/* line 408, ../scss/base/_icons.scss */
.icon-road:before {
  content: "\e91b"; }

/* line 413, ../scss/base/_icons.scss */
.icon-track:before {
  content: "\e91b"; }

/* line 418, ../scss/base/_icons.scss */
.icon-search:before {
  content: "\e91c"; }

/* line 423, ../scss/base/_icons.scss */
.icon-shout:before {
  content: "\e91d"; }

/* line 428, ../scss/base/_icons.scss */
.icon-single-dude:before {
  content: "\e91e"; }

/* line 433, ../scss/base/_icons.scss */
.icon-thin-angle-left:before {
  content: "\e91f"; }

/* line 438, ../scss/base/_icons.scss */
.icon-thin-angle-right:before {
  content: "\e920"; }

/* line 443, ../scss/base/_icons.scss */
.icon-three-dudes:before {
  content: "\e921"; }

/* line 448, ../scss/base/_icons.scss */
.icon-two-dudes:before {
  content: "\e922"; }

/* line 453, ../scss/base/_icons.scss */
.icon-warning:before {
  content: "\e923"; }

/* line 458, ../scss/base/_icons.scss */
.icon-report:before {
  content: "\e923"; }

/* line 463, ../scss/base/_icons.scss */
.icon-star:before {
  content: "\e905"; }

/* line 468, ../scss/base/_icons.scss */
.icon-favorite:before {
  content: "\e905"; }

/* line 473, ../scss/base/_icons.scss */
.icon-download:before {
  content: "\e902"; }

/* line 478, ../scss/base/_icons.scss */
.icon-youtube:before {
  content: "\e90b"; }

/* line 483, ../scss/base/_icons.scss */
.icon-flickr:before {
  content: "\e906"; }

/* line 488, ../scss/base/_icons.scss */
.icon-instagram:before {
  content: "\e907"; }

/* line 493, ../scss/base/_icons.scss */
.icon-twitter:before {
  content: "\e908"; }

/* line 498, ../scss/base/_icons.scss */
.icon-facebook:before {
  content: "\e909"; }

/* line 503, ../scss/base/_icons.scss */
.icon-users:before {
  content: "\e903"; }

/* line 508, ../scss/base/_icons.scss */
.icon-heart:before {
  content: "\e904"; }

/* line 513, ../scss/base/_icons.scss */
.icon-arrow-left:before {
  content: "\e5c4"; }

/* line 518, ../scss/base/_icons.scss */
.icon-arrow-down:before {
  content: "\e5db"; }

/* line 523, ../scss/base/_icons.scss */
.icon-triangle-down:before {
  content: "\e5c5"; }

/* line 528, ../scss/base/_icons.scss */
.icon-triangle-down-circle:before {
  content: "\e5c6"; }

/* line 533, ../scss/base/_icons.scss */
.icon-triangle-up:before {
  content: "\e5c7"; }

/* line 538, ../scss/base/_icons.scss */
.icon-arrow-right:before {
  content: "\e5c8"; }

/* line 543, ../scss/base/_icons.scss */
.icon-arrow-up:before {
  content: "\e5d8"; }

/* line 549, ../scss/base/_icons.scss */
.fa-angle-down:before,
.icon-angle-down:before {
  content: "\e313"; }

/* line 554, ../scss/base/_icons.scss */
.icon-angle-left:before {
  content: "\e314"; }

/* line 559, ../scss/base/_icons.scss */
.icon-angle-right:before {
  content: "\e315"; }

/* line 565, ../scss/base/_icons.scss */
.fa-angle-up:before,
.icon-angle-up:before {
  content: "\e316"; }

/* line 570, ../scss/base/_icons.scss */
.icon-play:before {
  content: "\e037"; }

/* line, ../scss/base/_icons.scss */
.icon-duplizieren:before {
  content: "\e939"; }

/* line, ../scss/base/_icons.scss */
.icon-anmerkung:before {
  content: "\e93a"; }

/* line, ../scss/base/_icons.scss */
.icon-more:before {
  content: "\e93b"; }

/* line, ../scss/base/_icons.scss */
.icon-many-bikes:before {
  content: "\e93c"; }

/* line, ../scss/base/_icons.scss */
.icon-3-bikes:before {
  content: "\e93d"; }

/* line, ../scss/base/_icons.scss */
.icon-zzz:before {
  content: "\e93e"; }

/* line, ../scss/base/_icons.scss */
.icon-lock:before {
  content: "\e93f"; }

/* line, ../scss/base/_icons.scss */
.icon-key:before {
  content: "\e940"; }

/* line, ../scss/base/_icons.scss */
.icon-arrow-panel-down:before {
  content: "\e941"; }

/* line, ../scss/base/_icons.scss */
.icon-arrow-panel-up:before {
  content: "\e942"; }

/* line, ../scss/base/_icons.scss */
.icon-fussweg:before {
  content: "\e943"; }

/* line, ../scss/base/_icons.scss */
.icon-km:before {
  content: "\e944"; }

/* line, ../scss/base/_icons.scss */
.icon-schulradeln:before {
  content: "\e945"; }

/* line, ../scss/base/_icons.scss */
.icon-radpendler:before {
  content: "\e946"; }

/* line, ../scss/base/_icons.scss */
.icon-search-std:before {
  content: "\e947"; }

/* line, ../scss/base/_icons.scss */
.icon-male:before {
  content: "\e948"; }

/* line, ../scss/base/_icons.scss */
.icon-female:before {
  content: "\e949"; }

/* line, ../scss/base/_icons.scss */
.icon-endorse:before {
  content: "\e94a"; }

/* line, ../scss/base/_icons.scss */
.icon-no-endorse:before {
  content: "\e94b"; }

/* line, ../scss/base/_icons.scss */
.icon-area:before {
  content: "\e94c"; }

/* line, ../scss/base/_icons.scss */
.icon-tag:before {
  content: "\e94d"; }

/* line, ../scss/base/_icons.scss */
.icon-radkultur:before {
  content: "\e94e"; }

  /* line, ../scss/base/_icons.scss */
.icon-parlamentarier-liste:before {
  content: "\e94f"; }

/* line, ../scss/base/_icons.scss */
.icon-parlamentarier-kreistag:before {
  content: "\e950"; }

/* line, ../scss/base/_icons.scss */
.icon-movebis:before {
  content: "\e951"; }

/* line, ../scss/base/_icons.scss */
.icon-radar:before {
  content: "\e952"; }

/* line, ../scss/base/_icons.scss */
.icon-regeln:before {
  content: "\e953"; }

/* line, ../scss/base/_icons.scss */
.icon-app:before {
  content: "\e954"; }

/* line 7, ../scss/base/_global.scss */
/*
:root {
  --text-color: $text-color;
  --light-text: $light-text;
  --brand-color: $brand-success;
  --highlight-color: $brand-info;
  --light-bg-color: $light-bg-color;
  --dark-bg-color: $dark-bg-color;
  --dark-accent-color: $dark-bg-accent; }
*/
/* line 17, ../scss/base/_global.scss */
html {
  height: 100%;
  font-size: 62.5%; }

/* line 22, ../scss/base/_global.scss */
:root, *, :after, :before, button, input, textarea {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }

/* line 30, ../scss/base/_global.scss */
body {
  position: relative;
  min-height: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0; }

/** MEDIA QUERIES **/
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  /* line 65, ../scss/base/_global.scss */
  .shop-slideshow__heading {
    margin: 0 0 29px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    line-height: 33px;
    color: white;
    text-align: left; }

  /* line 73, ../scss/base/_global.scss */
  .shop-slideshow__subheading {
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: white;
    text-align: left; }

  /* line 81, ../scss/base/_global.scss */
  .carousel-indicators {
    bottom: 0px; }

  /* line 84, ../scss/base/_global.scss */
  .form-control-searchbox {
    padding: 10px 30px 10px 30px;
    border-radius: 40px;
    font-size: 14px;
    height: 100%; } }
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* line 97, ../scss/base/_global.scss */
  .shop__slideshow {
    /*margin-top: 34px !important;*/ }

  /* line 101, ../scss/base/_global.scss */
  .carousel-indicators {
    bottom: 40px; }

  /* line 104, ../scss/base/_global.scss */
  .btn-secondary {
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    line-height: 13px;
    border-radius: 30px; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* line 119, ../scss/base/_global.scss */
  .shop__slideshow {
    /*margin-top: 95px !important;*/ }
  /* line 148, ../scss/base/_global.scss */
  .carousel-indicators {
    bottom: 120px; }
  /* line 122, ../scss/base/_global.scss */
  .btn-secondary {
    background-color: transparent;
    border: 1px solid #454545;
    color: #454545;
    -webkit-transition: all .05s linear;
    -o-transition: all .05s linear;
    transition: all .05s linear; }

  /* line 130, ../scss/base/_global.scss */
  .shop-index__section.blue {
    padding-top: 60px;
    padding-bottom: 60px; }

  /* line 134, ../scss/base/_global.scss */
  .shop-index__section.middleblue {
    padding-top: 60px;
    padding-bottom: 60px; }

  /* line 138, ../scss/base/_global.scss */
  .shop-index__section.grey {
    padding-top: 60px;
    padding-bottom: 60px; } }
@media (min-width: 1023px) and (max-width: 1025px) {
  /* line 148, ../scss/base/_global.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* line 148, ../scss/base/_global.scss */
  .carousel-indicators {
    bottom: 120px; } }
/* line 155, ../scss/base/_global.scss */
.backtotop {
  background: rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  font-size: 18px;
  color: #FFF;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background .1s;
  -o-transition: background .1s;
  transition: background .1s; }

/* line 2, ../scss/base/_typography.scss */
body {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "pnum";
  font-feature-settings: "pnum";
  font-variant-numeric: proportional-nums; }

@media (max-width: 1025px) {
  body {
    overflow-x: hidden;
  }
}

/* line 10, ../scss/base/_typography.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal; }

/* line 18, ../scss/base/_typography.scss */
h1, h2 {
  font-size: 3.2rem;
  line-height: 4rem; }
  @media (max-width: 479px) {
    /* line 18, ../scss/base/_typography.scss */
    h1, h2 {
      font-size: 2.4rem;
      line-height: 3rem; } }

/* line 27, ../scss/base/_typography.scss */
h3 {
  font-size: 1.6rem; }
  @media (max-width: 768px) {
    /* line 27, ../scss/base/_typography.scss */
    h1, h2 {
      font-size: 2.4rem;
      line-height: 3rem; }
    h3 {
      font-size: 1.6rem;
      line-height: 2.4rem;
      text-align: left; } }

/* line 36, ../scss/base/_typography.scss */
h4 {
  font-size: 1.6rem;
  line-height: inherit; }

@media (min-width: 768px) {
  /* line 44, ../scss/base/_typography.scss */
  section > .container > .section-heading {
    text-align: center; } }

/* line 55, ../scss/base/_typography.scss */
.info {
  position: relative;
  padding-left: 4rem;
  font-size: 14px;
  font-weight: 500; }
  /* line 60, ../scss/base/_typography.scss */
  .info::before {
    position: absolute;
    left: 0;
    font-family: 'sr-icons' !important;
    content: "\e914";
    font-size: 2.4rem;
    line-height: 20px;
    color: #b6b6b6; }

/* line 71, ../scss/base/_typography.scss */
small {
  font-weight: 400;
  opacity: 0.6; }

/* line 5, ../scss/base/_modals.scss */
.modal-dialog {
  /*display: flex;*/
  align-items: center;
  justify-content: center;
  min-height: 100%; }
  /* line 10, ../scss/base/_modals.scss */
  .modal-dialog .btn {
    min-width: 20rem; }
  /* line 13, ../scss/base/_modals.scss */
  .modal-dialog .register-link {
    width: 100%;
    float: left;
    padding: 0 1rem 1.5rem;
    font-weight: 500; }
  /* line 19, ../scss/base/_modals.scss */
  .modal-dialog .modal-content {
    border-radius: 0;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15); }
    /* line 23, ../scss/base/_modals.scss */
    .modal-dialog .modal-content .modal-header .close {
      opacity: 0.1; }
      /* line 24, ../scss/base/_modals.scss */
      .modal-dialog .modal-content .modal-header .close:hover {
        opacity: 0.5; }
    /* line 26, ../scss/base/_modals.scss */
    .modal-dialog .modal-content .modal-header h3 {
      text-align: left; }
    /* line 28, ../scss/base/_modals.scss */
    .modal-dialog .modal-content .modal-body {
      font-size: 1.5rem;
      min-height: 15rem; }
      /* line 31, ../scss/base/_modals.scss */
      .modal-small .modal-dialog .modal-content .modal-body {
        min-height: 7rem; }
        /* line 33, ../scss/base/_modals.scss */
        .modal-small .modal-dialog .modal-content .modal-body p {
          margin: 1rem 0 0;
          font-size: 16px;
          font-size: 16px;
          font-weight: normal;
          letter-spacing: 0.56px; }
    /* line 42, ../scss/base/_modals.scss */
    .modal-small .modal-dialog .modal-content {
      min-width: 48rem; }
  @media (max-width: 767px) {
    /* line 5, ../scss/base/_modals.scss */
    .modal-dialog {
      height: 100%;
      width: 100%;
      min-height: 100%;
      padding-top: 5rem;
      margin: 0; }
      /* line 52, ../scss/base/_modals.scss */
      .modal-small .modal-dialog {
        height: calc(100vh - 8rem);
        margin: 8rem 3rem 3rem; }
        /* line 55, ../scss/base/_modals.scss */
        .modal-small .modal-dialog .modal-content {
          justify-content: center; }
          /* line 57, ../scss/base/_modals.scss */
          .modal-small .modal-dialog .modal-content .modal-body {
            position: absolute;
            top: 0;
            max-height: 32vh;
            overflow: hidden; }
            /* line 61, ../scss/base/_modals.scss */
            .modal-small .modal-dialog .modal-content .modal-body p {
              padding: 2rem 4.5rem 0;
              font-size: 1.7rem; }
          /* line 66, ../scss/base/_modals.scss */
          .modal-small .modal-dialog .modal-content .modal-footer {
            height: auto; }
      /* line 71, ../scss/base/_modals.scss */
      .modal-dialog .modal-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        flex: 1 1 auto;
        border: 0; }
        /* line 77, ../scss/base/_modals.scss */
        .modal-dialog .modal-content .modal-header {
          padding-top: 4.5rem; }
          /* line 79, ../scss/base/_modals.scss */
          .modal-dialog .modal-content .modal-header .close {
            display: none; }
        /* line 81, ../scss/base/_modals.scss */
        .modal-dialog .modal-content .modal-footer {
          height: 100%;
          display: flex;
          flex-direction: column-reverse;
          align-items: center; }
          /* line 86, ../scss/base/_modals.scss */
          .modal-dialog .modal-content .modal-footer button {
            margin: 1rem 0; }
          /* line 90, ../scss/base/_modals.scss */
          .modal-dialog .modal-content .modal-footer .register-link {
            text-align: center;
            font-size: 1.2rem;
            margin-top: auto; }
        /* line 96, ../scss/base/_modals.scss */
        .modal-big .modal-dialog .modal-content {
          display: block;
          overflow-y: auto; }
          /* line 99, ../scss/base/_modals.scss */
          .modal-big .modal-dialog .modal-content .modal-footer {
            height: auto; } }
  /* line 106, ../scss/base/_modals.scss */
  .modal-dialog form {
    margin-top: 1.5rem;
    padding: 1.5rem; }
    /* line 109, ../scss/base/_modals.scss */

/* special line height for recommend form */
    #sr-recommend-form .control-label {
      line-height: 1.8rem !important;
      font-weight: normal; }

	.modal-dialog form .control-label {
      line-height: 4rem;
      font-weight: normal; }
    /* line 114, ../scss/base/_modals.scss */
    .modal-dialog form .datepicker::before {
      content: "\e5c5";
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      font-family: sr-icons;
      font-size: 100%;
      line-height: 1;
      font-weight: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      right: 1.3rem;
      width: 3.4rem;
      font-size: 2.9rem;
      line-height: 1.2;
      transform: scaleX(0.9);
      color: #676767;
      pointer-events: none;
      background-color: #f8f8f8; }
    /* line 126, ../scss/base/_modals.scss */
    .modal-dialog form .input-group-addon {
      padding-right: 0.5rem;
      background-color: #f8f8f8;
      border: 0;
      border-bottom: 2px solid #bbb;
      color: #676767; }
    /* line 133, ../scss/base/_modals.scss */
    .modal-dialog form .help-block {
      font-size: 1.2rem; }
    @media (max-width: 767px) {
      /* line 106, ../scss/base/_modals.scss */
      .modal-dialog form {
        margin-top: 0; }
        /* line 145, ../scss/base/_modals.scss */
        .modal-dialog form .control-label {
          font-size: 1.2rem; }
        /* line 148, ../scss/base/_modals.scss */
        .modal-dialog form input, .modal-dialog form textarea {
          width: 100%;
          font-size: 1.6rem;
          line-height: 1.1; }
        /* line 153, ../scss/base/_modals.scss */
        .modal-dialog form input {
          padding: 0; }
        /* line 156, ../scss/base/_modals.scss */
        .modal-dialog form textarea {
          height: 9rem; }
        /* line 159, ../scss/base/_modals.scss */
        .modal-dialog form .datepicker::before {
          left: 100%;
          margin-left: -4rem; } }

/* line 172, ../scss/base/_modals.scss */
.modal-backdrop {
  -webkit-backdrop-filter: saturate(180%) blur(10px);
  backdrop-filter: saturate(180%) blur(10px); }

/* line 177, ../scss/base/_modals.scss */
html.has_no-backdropfilter body.modal-open section {
  filter: blur(7px); }

/* line 7, ../scss/base/_forms.scss */
.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none; }

/* line 22, ../scss/base/_forms.scss */
.dashboard .form-horizontal label,
.dashboard .form-horizontal input,
.dashboard .form-horizontal legend,
.dashboard .form-horizontal button,
.dashboard .form-horizontal textarea {
  color: #fefefe; }
/* line 26, ../scss/base/_forms.scss */
.form-horizontal legend {
  display: block;
  margin: 0rem 0 2rem;
  font-size: 16px; }
/* line 31, ../scss/base/_forms.scss */
.form-horizontal textarea.form-control {
  height: 15rem;
  resize: none;
  padding: 1.5rem !important;
  border-width: 2px;
  border-radius: 0.7rem; }
/* line 38, ../scss/base/_forms.scss */
.form-horizontal .form-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    /* line 38, ../scss/base/_forms.scss */
    .form-horizontal .form-column {
      float: left;
      width: 41.6666666667%; } }
/* line 41, ../scss/base/_forms.scss */
.form-horizontal .form-column-wide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    /* line 41, ../scss/base/_forms.scss */
    .form-horizontal .form-column-wide {
      float: left;
      width: 75%; } }
/* line 44, ../scss/base/_forms.scss */
.form-horizontal .control-label {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1.4rem;
  font-weight: normal;
  text-align: left !important;
  color: #676767;
  max-height: 3.4rem;
  overflow: visible; }
  @media (min-width: 768px) {
    /* line 44, ../scss/base/_forms.scss */
    .form-horizontal .control-label {
      float: left;
      width: 25%; } }
  /* line 53, ../scss/base/_forms.scss */
  .dashboard .form-horizontal .control-label {
    color: rgba(255, 255, 255, 0.6); }
  /* line 56, ../scss/base/_forms.scss */
  .form-horizontal .control-label.labelfocus {
    color: #0086C5; }
    /* line 58, ../scss/base/_forms.scss */
    .form-horizontal .control-label.labelfocus + div * {
      border-color: #0086C5; }
/* line 63, ../scss/base/_forms.scss */
.form-horizontal .form-control {
  padding: 0.4rem 5rem 0.4rem 0 !important;
  border-width: 0 0 2px;
  border-radius: 0;
  border-color: #bbb; }
  /* line 6, ../scss/bourbon/css3/_placeholder.scss */
  .form-horizontal .form-control::-webkit-input-placeholder {
    color: #bbb; }
  /* line 6, ../scss/bourbon/css3/_placeholder.scss */
  .form-horizontal .form-control::-moz-placeholder {
    color: #bbb; }
  /* line 6, ../scss/bourbon/css3/_placeholder.scss */
  .form-horizontal .form-control:-moz-placeholder {
    color: #bbb; }
  /* line 6, ../scss/bourbon/css3/_placeholder.scss */
  .form-horizontal .form-control:-ms-input-placeholder {
    color: #bbb; }
  /* line 6, ../scss/bourbon/css3/_placeholder.scss */
  .dashboard .form-horizontal .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6); }
  /* line 6, ../scss/bourbon/css3/_placeholder.scss */
  .dashboard .form-horizontal .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6); }
  /* line 6, ../scss/bourbon/css3/_placeholder.scss */
  .dashboard .form-horizontal .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.6); }
  /* line 6, ../scss/bourbon/css3/_placeholder.scss */
  .dashboard .form-horizontal .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6); }
/* line 77, ../scss/base/_forms.scss */
.form-horizontal .checkbox {
  position: relative;
  min-height: 20px; }
  /* line 80, ../scss/base/_forms.scss */
.form-horizontal .checkbox label {
  position: absolute;
  left: 3rem;
  width: auto;
  padding: 0;
  color: #fff !important;
}

.form-horizontal .checkbox label:before {
  position: absolute;
  left: -30px;
  top: 2px;
  content: "";
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  line-height: 14px;
  margin-top: -2px;
  background-color: transparent;
  border: 1px solid #fff;
  text-align: center;
  font-family: fontawesome;
}

.form-horizontal .checkbox input[type="checkbox"] {
  display: none;
}

.form-horizontal .checkbox input[type="checkbox"]:checked + label::before {
  content: "\f00c";
  background-color: #8CB82B;
  border: 1px solid #8CB82B;
}
  /* line 102, ../scss/base/_forms.scss */
  .form-horizontal .checkbox.checkbox-reverse label {
    left: 1.5rem !important;
    max-width: 25%; }
    /* line 105, ../scss/base/_forms.scss */
    .form-horizontal .checkbox.checkbox-reverse label::before {
      position: absolute;
      right: -2rem;
      left: auto;
      margin-right: 0 !important; }

/* Radios */
/* line 117, ../scss/base/_forms.scss */
.custom-form .radio input[type="radio"] {
  display: none; }

/* line 121, ../scss/base/_forms.scss */
.custom-form .radio label {
  padding-left: 0; }

/* line 125, ../scss/base/_forms.scss */
.custom-form .radio label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 10px solid #eee;
  background-color: #333333; }

/* line 137, ../scss/base/_forms.scss */
.custom-form .radio input[type="radio"]:checked + label:before {
  border-width: 7px; }

/* line 141, ../scss/base/_forms.scss */
.checkbox-label {
  padding-left: 20px; }

/* line 3, ../scss/components/_slider.scss */
.shop-index__section {
  position: relative;
  margin-bottom: 0px; }

/* line 8, ../scss/components/_slider.scss */
.shop-index__section.alt {
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05); }

/* line 17, ../scss/components/_slider.scss */
.shop-index__heading {
  margin-top: 0;
  margin-bottom: 60px; }

/* line 22, ../scss/components/_slider.scss */
.shop-index__heading + p {
  margin-top: -50px;
  margin-bottom: 60px;
  color: #777777; }

/* line 32, ../scss/components/_slider.scss */
.shop__slideshow .carousel-inner .item__container {
  display: table;
  height: 100%;
  width: 100%; }
  /* line 35, ../scss/components/_slider.scss */
  .shop__slideshow .carousel-inner .item__container .item-container__inner {
    display: table-cell;
    vertical-align: middle;
    padding-top: 45px;
    padding-left: 30px;
    padding-right: 30px; }
/* line 43, ../scss/components/_slider.scss */
.shop__slideshow .carousel-inner .item {
  width: 100%;
  height: 666px; }
  @media (max-width: 767px) {
    /* line 43, ../scss/components/_slider.scss */
    .shop__slideshow .carousel-inner .item {
      height: 400px;
      padding: 0;
      text-align: center; } }
/* line 56, ../scss/components/_slider.scss */
.shop__slideshow .shop-slideshow__heading {
  margin: 0 0 29px 0;
  font-size: 56px;
  line-height: 61px;
  color: white; }
  @media (max-width: 1024px) {
    /* line 56, ../scss/components/_slider.scss */
    .shop__slideshow .shop-slideshow__heading {
      font-size: 50px;
      line-height: 55px;} }
  @media (min-width: 1023px) and (max-width: 1024px)  {
    /* line 56, ../scss/components/_slider.scss */
    .shop__slideshow .shop-slideshow__heading {
      margin-top: 250px;} }
  @media (max-width: 767px) {
    /* line 56, ../scss/components/_slider.scss */
    .shop__slideshow .shop-slideshow__heading {
      margin: 0 0 15px 0;
      font-size: 28px;
      line-height: 33px; } }
/* line 66, ../scss/components/_slider.scss */
.shop__slideshow .shop-slideshow__subheading {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 22px;
  color: white; }
  @media (max-width: 767px) {
    /* line 66, ../scss/components/_slider.scss */
    .shop__slideshow .shop-slideshow__subheading {
      font-size: 14px;
      line-height: 20px; } }
/* line 76, ../scss/components/_slider.scss */
.shop__slideshow .shop-slideshow__heading_dark {
  margin: 0 0 20px 0;
  font-size: 46px;
  line-height: 1.2;
  color: #454545; }
/* line 82, ../scss/components/_slider.scss */
.shop__slideshow .shop-slideshow__subheading_dark {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.5;
  color: #454545; }
/* line 88, ../scss/components/_slider.scss */
.shop__slideshow .btn {
  border: 2px solid currentColor;
  border-radius: 0;
  font-weight: 500; }
  /* line 92, ../scss/components/_slider.scss */
  .shop__slideshow .btn:hover, .shop__slideshow .btn:focus {
    color: #343434;
    background-color: white; }
/* line 98, ../scss/components/_slider.scss */
.shop__slideshow .shop-slideshow__btn {
  color: white; }
/* line 101, ../scss/components/_slider.scss */
.shop__slideshow .shop-slideshow__btn_dark {
  color: #454545; }
/* line 104, ../scss/components/_slider.scss */
.shop__slideshow .carousel-indicators li {
  display: inline-block;
  height: 6px;
  width: 6px;
  margin: 2px 6px 2px 6px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 12px; }
  /* line 112, ../scss/components/_slider.scss */
  .shop__slideshow .carousel-indicators li.active {
    height: 10px;
    width: 10px;
    margin: 2px 6px 0 6px;
    background-color: #fff; }

/* line 122, ../scss/components/_slider.scss */
.shop-slideshow__control {
  display: block;
  position: absolute;
  top: 50%;
  padding-top: 45px;
  left: 10px;
  width: 30px;
  height: 70px;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s; }

/* line 139, ../scss/components/_slider.scss */
.shop-slideshow__control:hover {
  opacity: 1 !important; }

/* line 142, ../scss/components/_slider.scss */
.shop-slideshow__control[data-slide="next"] {
  left: auto;
  right: 10px; }

/* line 146, ../scss/components/_slider.scss */
.shop__slideshow:hover .shop-slideshow__control {
  opacity: .3; }

/* line 150, ../scss/components/_slider.scss */
.gewinne-slideshow__control {
  display: block;
  position: absolute;
  top: 50%;
  padding-top: 30px;
  left: 15px;
  width: 30px;
  height: 70px;
  /* opacity: 0; */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 168, ../scss/components/_slider.scss */
.gewinne-slideshow__control:hover {
  opacity: 1 !important; }

/* line 172, ../scss/components/_slider.scss */
.gewinne-slideshow__control[data-slide="next"] {
  left: auto;
  right: 10px; }

/* line 208, ../scss/components/_slider.scss */
.carousel-fade .carousel-control {
  z-index: 2; }

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 212, ../scss/components/_slider.scss */
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  /* line 218, ../scss/components/_slider.scss */
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  /* line 224, ../scss/components/_slider.scss */
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
/* line 240, ../scss/components/_slider.scss */
section.slider {
  padding: 0;
  position: relative;
  color: #fefefe; }
  /* line 245, ../scss/components/_slider.scss */
  section.slider .searchbox {
    height: 22rem;
    width: 83rem;
    position: relative;
    top: -10.7rem;
    padding: 1rem 10rem;
    margin: 0 auto -10rem;
    background: #0E4761; }
    /* line 253, ../scss/components/_slider.scss */
    section.slider .searchbox .input-group input, section.slider .searchbox .input-group button {
      height: 5rem;
      line-height: 0; }
    /* line 257, ../scss/components/_slider.scss */
    section.slider .searchbox .input-group input {
      border-top-left-radius: 5rem;
      border-bottom-left-radius: 5rem;
      padding-left: 3rem;
      margin: 2rem 0;
      background-color: #fff; }
    /* line 263, ../scss/components/_slider.scss */
    section.slider .searchbox .input-group button {
      border-top-right-radius: 5rem;
      border-bottom-right-radius: 5rem; }
    /* line 267, ../scss/components/_slider.scss */
    section.slider .searchbox h3 {
      text-align: center; }
    @media (max-width: 991px) {
      /* line 245, ../scss/components/_slider.scss */
      section.slider .searchbox {
        height: 20rem;
        width: 100%;
        top: 0;
        margin: 0 auto; } }
    @media (max-width: 767px) {
      /* line 245, ../scss/components/_slider.scss */
      section.slider .searchbox {
        height: 34vh;
        width: 100%;
        padding: 1rem 3rem;
        margin: 0 auto;
        top: 0; }
        /* line 278, ../scss/components/_slider.scss */
        section.slider .searchbox h3 {
          text-align: left; }
        /* line 285, ../scss/components/_slider.scss */
        section.slider .searchbox .input-group {
          display: block; }
          /* line 287, ../scss/components/_slider.scss */
          section.slider .searchbox .input-group input {
            height: 4rem;
            margin: 0.5rem 0 2rem;
            border-radius: 4rem; } }

/* line 298, ../scss/components/_slider.scss */
.fade-carousel .carousel-inner .item {
  height: 100%; }
/* line 301, ../scss/components/_slider.scss */
.fade-carousel .carousel-indicators {
  bottom: 11rem; }
  @media (max-width: 991px) {
    /* line 301, ../scss/components/_slider.scss */
    .fade-carousel .carousel-indicators {
      bottom: 1rem; } }
  /* line 306, ../scss/components/_slider.scss */
  .fade-carousel .carousel-indicators > li {
    height: 6px;
    width: 6px;
    margin: 0 2px;
    background-color: white;
    border-color: white;
    opacity: .7; }
    /* line 312, ../scss/components/_slider.scss */
    .fade-carousel .carousel-indicators > li.active {
      height: 10px;
      width: 10px;
      margin-bottom: -2px;
      opacity: 1; }
/* line 319, ../scss/components/_slider.scss */
.fade-carousel .hero {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  padding: 0;
  color: #fefefe;
  text-align: left;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
  transform: translate3d(-50%, -50%, 0); }
  @media (max-width: 991px) {
    /* line 319, ../scss/components/_slider.scss */
    .fade-carousel .hero {
      position: absolute;
      width: 100%;
      padding: 2.4rem; } }
  /* line 333, ../scss/components/_slider.scss */
  .fade-carousel .hero h1 {
    font-size: 5.5rem;
    line-height: 1.1;
    font-weight: 400;
    margin: 0 0 3rem; }
    @media (max-width: 767px) {
      /* line 333, ../scss/components/_slider.scss */
      .fade-carousel .hero h1 {
        font-size: 3rem;
        line-height: 1.1; } }
  /* line 343, ../scss/components/_slider.scss */
  .fade-carousel .hero p {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 400;
    max-width: 50rem; }
/* line 350, ../scss/components/_slider.scss */
.fade-carousel .carousel-inner .item .hero {
  opacity: 0;
  transition: 1s opacity ease-in-out .1s; }
/* line 354, ../scss/components/_slider.scss */
.fade-carousel .carousel-inner .item.active .hero {
  opacity: 1;
  transition: 1s opacity ease-in-out .1s; }
/* line 358, ../scss/components/_slider.scss */
.fade-carousel .carousel-control {
  width: 25px;
  opacity: 0;
  background-image: none; }
  /* line 361, ../scss/components/_slider.scss */
  .fade-carousel .carousel-control:hover {
    opacity: .6; }
  .fade-carousel .carousel-control.left {
    left: 2%;
    text-align: left; }
  .fade-carousel .carousel-control.right {
    right: 2%;
    text-align: right; }
  /* line 364, ../scss/components/_slider.scss */
  .fade-carousel .carousel-control svg {
    fill: #ffffff;
    height: 100%;
    width: 100%;
    padding: 50% 0; }

/* line 374, ../scss/components/_slider.scss */
.fade-carousel .slides .slide {
  height: 66rem;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }
  @media (max-width: 991px) {
    /* line 374, ../scss/components/_slider.scss */
    .fade-carousel .slides .slide {
      height: 48rem; } }
  @media (max-width: 767px) {
    /* line 374, ../scss/components/_slider.scss */
    .fade-carousel .slides .slide {
      height: calc( 66vh - 50px); } }

/* line 10, ../scss/components/_buttons.scss */
.btn {
  padding-right: 40px;
  padding-left: 40px;
  font-weight: 400; }
  /* line 15, ../scss/components/_buttons.scss */
  .btn [type="button"] {
    min-width: 19rem; }
  /* line 22, ../scss/components/_buttons.scss */
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none !important; }
  /* line 33, ../scss/components/_buttons.scss */
  .btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default.focus {
    background-color: rgba(69, 69, 69, 0.07); }
    /* line 38, ../scss/components/_buttons.scss */
    .btn.btn-default:hover a, .btn.btn-default:focus a, .btn.btn-default.focus a {
      color: inherit;
      text-decoration: none; }
  /* line 46, ../scss/components/_buttons.scss */
  .dark-bg .btn.btn-default, .dark-bg .btn.btn-default:not(.btn-success), .dark-bg .btn.btn-default:active, .dark-bg .btn.btn-default:hover, .dark-bg .btn.btn-default:focus, .dark-bg .btn.btn-default.focus, .dark-bg .btn.btn-default.dropdown-toggle, .dashboard .btn.btn-default, .dashboard .btn.btn-default:not(.btn-success), .dashboard .btn.btn-default:active, .dashboard .btn.btn-default:hover, .dashboard .btn.btn-default:focus, .dashboard .btn.btn-default.focus, .dashboard .btn.btn-default.dropdown-toggle {
    border-color: rgba(254, 254, 254, 0.6);
    color: rgba(254, 254, 254, 0.8); }
  /* line 56, ../scss/components/_buttons.scss */
  .dark-bg .btn.btn-default:hover, .dark-bg .btn.btn-default:focus, .dark-bg .btn.btn-default.focus, .dashboard .btn.btn-default:hover, .dashboard .btn.btn-default:focus, .dashboard .btn.btn-default.focus {
    background-color: rgba(254, 254, 254, 0.07); }
  /* line 63, ../scss/components/_buttons.scss */
  .dark-bg .btn.btn-default.dropdown-toggle, .dashboard .btn.btn-default.dropdown-toggle {
    min-width: 19rem;
    font-size: 12px;
    font-weight: 500;
    border-color: #fff;
    background-color: #fff;
    color: #454545;
    transition: background-color 500ms; }
  /* line 63, ../scss/components/_buttons.scss */
  .dark-bg .btn.btn-default.dropdown-toggle, .top10btn .btn.btn-default.dropdown-toggle {
    min-width: 24rem;
    font-size: 12px;
    font-weight: 500;
    border-color: #0d4058;
    background-color: #0d4058;
    color: rgba(254, 254, 254, 0.8);
    transition: background-color 500ms; }
    /* line 70, ../scss/components/_buttons.scss */
    .dark-bg .btn.btn-default.dropdown-toggle .caret, .dashboard .btn.btn-default.dropdown-toggle .caret {
      display: none; }
    /* line 70, ../scss/components/_buttons.scss */
    .dark-bg .btn.btn-default.dropdown-toggle .caret, .top10btn .btn.btn-default.dropdown-toggle .caret {
      display: none; }
    /* line 71, ../scss/components/_buttons.scss */
    .dark-bg .btn.btn-default.dropdown-toggle:hover, .dark-bg .btn.btn-default.dropdown-toggle:focus, .dark-bg .btn.btn-default.dropdown-toggle.focus, .dashboard .btn.btn-default.dropdown-toggle:hover, .dashboard .btn.btn-default.dropdown-toggle:focus, .dashboard .btn.btn-default.dropdown-toggle.focus {
      border-color: #fff;
      background-color: #fff;
      color: #454545; }
  /* line 82, ../scss/components/_buttons.scss */
  .btn.btn-default.dropdown-toggle {
    border-radius: 0.4rem; }
    /* line 84, ../scss/components/_buttons.scss */
    .dropdown.open .btn.btn-default.dropdown-toggle {
      background-color: #0b3a4f;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom: 0; }
    /* line 89, ../scss/components/_buttons.scss */
    .btn.btn-default.dropdown-toggle::after {
      content: "\e5c5";
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      font-family: sr-icons;
      font-size: 2.2rem;
      line-height: 14px;
      font-weight: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      right: 1rem; }
  /* line 97, ../scss/components/_buttons.scss */
  .btn-group .btn.btn-default {
    border-radius: 0.4rem; }
    /* line 99, ../scss/components/_buttons.scss */
    .btn-group .btn.btn-default.active {
      background-color: #8CB82B;
      box-shadow: none;
      border: #8CB82B;}
      /* line 102, ../scss/components/_buttons.scss */
      .btn-group .btn.btn-default.active:hover {
        color: #fff;
        background-color: #7ca326; }
  /* line 110, ../scss/components/_buttons.scss */
  .btn .btn-send-message {
    border-radius: 0 4px 4px 0;
    background-color: #8CB82B;
    color: white; }

/* line 2, ../scss/components/_social-icons.scss */
.social-icons li {
  display: inline;
  margin: 0.4rem;
  font-size: 1.6rem;
  transition: all 200ms; }

/* line 8, ../scss/components/_social-icons.scss */
.social-icons a,
.social-link,
.social-links .mobile-toggle {
  height: 3rem;
  display: inline-block;
  border-radius: 50%;
  padding: 0.7rem;
  background: white;
  color: #063547;
  text-decoration: none;
  transition: color 200ms; }
  /* line 18, ../scss/components/_social-icons.scss */
  .social-icons a:hover,
  .social-link:hover,
  .social-links .mobile-toggle:hover {
    color: #fff; }

/* line 25, ../scss/components/_social-icons.scss */
.social-links {
  position: absolute;
  top: 1.6rem;
  right: 3rem;
  line-height: 2.6;
  text-align: center; }
  /* line 29, ../scss/components/_social-icons.scss */
  .social-links nav li {
    margin: 0.35rem; }
    /* line 30, ../scss/components/_social-icons.scss */
    .social-links nav li a {
      height: 2.8rem;
      padding: 0.6rem; }
  /* line 35, ../scss/components/_social-icons.scss */
  .social-links .mobile-toggle {
    display: none; }
  @media (max-width: 767px) {
    /* line 25, ../scss/components/_social-icons.scss */
    .social-links {
      line-height: 1;
      text-indent: -200vw; }
      /* line 42, ../scss/components/_social-icons.scss */
      .social-links > * {
        text-indent: 0; }
      /* line 43, ../scss/components/_social-icons.scss */
      .social-links .mobile-toggle {
        position: absolute;
        top: 0;
        right: -1.2rem;
        height: 2.8rem;
        width: 2.8rem;
        display: block; }
        /* line 47, ../scss/components/_social-icons.scss */
        .social-links .mobile-toggle:hover {
          color: #063547;
          background-color: #2cbcff; }
      /* line 52, ../scss/components/_social-icons.scss */
      .social-links nav {
        position: absolute;
        top: 0;
        width: 10rem;
        white-space: nowrap; }
        /* line 56, ../scss/components/_social-icons.scss */
        .social-links nav li {
          margin: 1.6rem; } }
  @media (min-width: 768px) {
    /* line 60, ../scss/components/_social-icons.scss */
    .social-links nav.social-icons.collapse {
      display: block;
      opacity: 1; } }

/* line 67, ../scss/components/_social-icons.scss */
.social-icons.collapse.in {
  right: 4.5rem; }
  /* line 69, ../scss/components/_social-icons.scss */
  .social-icons.collapse.in li {
    margin: 0.5rem;
    transition: all 200ms; }

/* line 78, ../scss/components/_social-icons.scss */
.icon-facebook:hover {
  background: #3b5998; }

/* line 81, ../scss/components/_social-icons.scss */
.icon-twitter:hover {
  background: #55acee; }

/* line 84, ../scss/components/_social-icons.scss */
.icon-instagram:hover {
  background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d, #f56040, #f77737, #fcaf45, #ffdc80); }

/* line 87, ../scss/components/_social-icons.scss */
.icon-flickr:hover {
  background: #0063dc;
  /*background: linear-gradient(to right, #0063dc 0%,#0063dc 50%,#ff0084 50%,#ff0084 100%);*/ }

/* line 90, ../scss/components/_social-icons.scss */
.icon-youtube:hover {
  background: #ed413e; }

/* line 3, ../scss/components/_arrow-links.scss */
.arrow-links {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin-bottom: 3rem; }
  /* line 9, ../scss/components/_arrow-links.scss */
  .arrow-links li {
    display: inline; }
    /* line 11, ../scss/components/_arrow-links.scss */
    .arrow-links li a {
      font-size: 1.4rem;
      font-weight: 500; }
      /* line 14, ../scss/components/_arrow-links.scss */
      .arrow-links li a::before {
        content: "\e5db";
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-family: sr-icons;
        font-size: 2.5rem;
        line-height: 0.8;
        font-weight: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right;
        margin-left: 0.3rem;
        transform: rotate(-45deg);
        transition: transform 0.2s ease; }
      /* line 21, ../scss/components/_arrow-links.scss */
      .arrow-links li a:hover {
        color: #00a9f8; }
        /* line 23, ../scss/components/_arrow-links.scss */
        .arrow-links li a:hover::before {
          transform: rotate(90deg); }
  /* line 31, ../scss/components/_arrow-links.scss */
  html.has_no-flexbox .arrow-links {
    display: table;
    width: 100%;
    text-align: center; }
    /* line 35, ../scss/components/_arrow-links.scss */
    html.has_no-flexbox .arrow-links li {
      display: table-cell; }
      /* line 36, ../scss/components/_arrow-links.scss */
      html.has_no-flexbox .arrow-links li a {
        position: relative; }
      /* line 37, ../scss/components/_arrow-links.scss */
      html.has_no-flexbox .arrow-links li::first-child {
        text-align: left; }
      /* line 38, ../scss/components/_arrow-links.scss */
      html.has_no-flexbox .arrow-links li::before {
        padding-right: -3rem;
        float: none; }

/* line 7, ../scss/components/_dropdown.scss */
.dropdown.open .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
/* line 10, ../scss/components/_dropdown.scss */
.dropdown.open > * {
  box-shadow: 0px 4px 15px rgba(2, 27, 38, 0.3); }
/* line 15, ../scss/components/_dropdown.scss */
.dropdown.custom-dropdown .dropdown-menu {
  width: 100%;
  border: 0;
  margin-top: -1px;
  background-color: #0b3a4f; }
  /* line 20, ../scss/components/_dropdown.scss */
  .dropdown.custom-dropdown .dropdown-menu li {
    border: 1px solid rgba(20, 104, 142, 0.5);
    border-bottom-width: 0;
    font-size: 12px;
    text-align: center; }
    /* line 23, ../scss/components/_dropdown.scss */
    .dropdown.custom-dropdown .dropdown-menu li:last-of-type {
      border-bottom-width: 1px !important; }
    /* line 26, ../scss/components/_dropdown.scss */
    .dropdown.custom-dropdown .dropdown-menu li:first-of-type {
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
    /* line 31, ../scss/components/_dropdown.scss */
    .dropdown.custom-dropdown .dropdown-menu li a {
      padding-top: 1rem;
      padding-bottom: 1rem;
      color: rgba(254, 254, 254, 0.66);
      font-weight: 500; }
      /* line 37, ../scss/components/_dropdown.scss */
      .dropdown.custom-dropdown .dropdown-menu li a:hover, .dropdown.custom-dropdown .dropdown-menu li a:focus, .dropdown.custom-dropdown .dropdown-menu li a:active, .dropdown.custom-dropdown .dropdown-menu li a.active:hover, .dropdown.custom-dropdown .dropdown-menu li a.active:focus, .dropdown.custom-dropdown .dropdown-menu li a.active:active {
        background-color: rgba(0, 134, 197, 0.2);
        color: #fefefe;
        text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4); }

/* line 53, ../scss/components/_dropdown.scss */
.open > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration: .3s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards; }

@keyframes slidenavAnimation {
  from {
    opacity: 0; }
  to {
    opacity: 0.9; } }
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0; }
  to {
    opacity: 0.9; } }
.select2-dropdown {
  background-color: #fafafa !important;
  border:none !important;
  }
.select2-search--dropdown {
 margin-bottom: 5px;
 }
.select2-dropdown input:focus {
    outline: 0;
}
/* line 3, ../scss/components/_select2.scss */
.form-group .select2.select2-container.select2-container--default {
  width: 100% !important;
  position: relative;
  display: block;
  border: 0;
  height: 34px;
  font-size: 12px;
  line-height: 2.5;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #bbbbbb;
  background-color: transparent;
  border-radius: 0;
  outline: none; }
  /* line 17, ../scss/components/_select2.scss */
  .form-group .select2.select2-container.select2-container--default .select2-selection--single {
    border: 0;
    height: 34px;
    font-size: 12px;
    line-height: 2.5;
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #bbbbbb;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    outline: none; }

/* line 33, ../scss/components/_select2.scss */
.form-horizontal
.select2-container--default
.select2-selection--single
.select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
  border-width: 7px 5px 0 5px; }

/* line 40, ../scss/components/_select2.scss */
.form-horizontal
.select2-container--default.select2-container--open
.select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #0086C5 transparent;
  border-bottom-color: #0086C5 !important;
  border-width: 0 5px 7px 5px; }

/* line 48, ../scss/components/_select2.scss */
.select2-container--open .select2-selection {
  background-color: transparent;
  border: 0; }
/* line 52, ../scss/components/_select2.scss */
.select2-container--open .select2-dropdown {
  width: 100%; }
  /* deactivates Searchfield */
  /* line 54, ../scss/components/_select2.scss */
  /*.select2-container--open .select2-dropdown .select2-search--dropdown {
    display: none; }*/
    /* line 56, ../scss/components/_select2.scss */
    /*.select2-container--open .select2-dropdown .select2-search--dropdown input.select2-search__field {
      display: none; }*/
  /* line 61, ../scss/components/_select2.scss */
  .select2-container--open .select2-dropdown .select2-results ul.select2-results__options {
    position: absolute;
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    margin-top: -5px !important;
    line-height: 3;
    color: #fff;
    background-color: #0b3a4f;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
    /* line 72, ../scss/components/_select2.scss */
    .select2-container--open .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option {
      padding: 0;
      font-size: 1.4rem;
      text-align: center;
      border: 1px solid rgba(20, 104, 142, 0.5);
      border-bottom-width: 0; }
    /* line 79, ../scss/components/_select2.scss */
    .select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option--highlighted[aria-selected] {
      background-color: #0086C5;
      color: #fff; }
    /* line 83, ../scss/components/_select2.scss */
    .select2-container--open .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option[aria-selected=true] {
      background-color: #0b3a4f; }

/* line 1, ../scss/components/_nav-pills.scss */
.nav-pills {
  display: flex !important;
  justify-content: stretch; }
  /* line 4, ../scss/components/_nav-pills.scss */
  .nav-pills > li {
    flex: 1; }
    /* line 6, ../scss/components/_nav-pills.scss */
    .nav-pills > li:first-child > .btn {
      margin-right: -1px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    /* line 10, ../scss/components/_nav-pills.scss */
    .nav-pills > li:last-child > .btn {
      margin-left: -1px;
      border-left: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    /* line 15, ../scss/components/_nav-pills.scss */
    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
      background-color: #8CB82B !important; }

@media (max-width: 991px) {
  /* line 2, ../scss/components/_mobile-nav.scss */
  .mobile-nav .dropdown {
    max-width: 32rem;
	margin: 30px auto 15px auto; }
    /* line 6, ../scss/components/_mobile-nav.scss */
    .mobile-nav .dropdown .dropdown-toggle,
    .mobile-nav .dropdown .dropdown-menu li a {
      background: white;
      color: #454545; }
    /* line 11, ../scss/components/_mobile-nav.scss */
    .mobile-nav .dropdown .dropdown-toggle {
      position: relative;
      width: 100%;
      margin-top: 4rem;
      padding: 1.3rem;
      border: 0;
      font-size: 1.4rem;
      border-radius: 0.4rem;
      border-bottom: 1px solid transparent; } }
    @media (max-width: 991px) and (max-width: 767px) {
      /* line 11, ../scss/components/_mobile-nav.scss */
      .mobile-nav .dropdown .dropdown-toggle {
        width: 100%; } }
@media (max-width: 991px) {
      /* line 23, ../scss/components/_mobile-nav.scss */
      .mobile-nav .dropdown .dropdown-toggle:hover, .mobile-nav .dropdown .dropdown-toggle:active, .mobile-nav .dropdown .dropdown-toggle:focus {
        background: white !important; }
    /* line 28, ../scss/components/_mobile-nav.scss */
    .mobile-nav .dropdown.open .dropdown-toggle {
      background: white;
      border-color: #aaa; }
      /* line 31, ../scss/components/_mobile-nav.scss */
      .mobile-nav .dropdown.open .dropdown-toggle::after {
        content: "\e5c7"; }
    /* line 36, ../scss/components/_mobile-nav.scss */
    .mobile-nav .dropdown .dropdown-menu {
      background: white;
      width: 32rem;
      padding: 0;
      border: 0;
      border-radius: 0 0 0.4rem 0.4rem;
      margin: 0 auto; }
      /* line 42, ../scss/components/_mobile-nav.scss */
      .mobile-nav .dropdown .dropdown-menu .admin-link {
        background-color: #8CB82B;
        border-color: #a6d343;
        color: #fff; } }
    @media (max-width: 991px) and (max-width: 767px) {
      /* line 36, ../scss/components/_mobile-nav.scss */
      .mobile-nav .dropdown .dropdown-menu {
        margin: 0 1.5rem;
        width: 90vw;
        width: -webkit-fill-available;
        width: -moz-available;   } }
@media (max-width: 991px) {
      /* line 53, ../scss/components/_mobile-nav.scss */
      .mobile-nav .dropdown .dropdown-menu li {
        margin: 0 !important; }
        /* line 55, ../scss/components/_mobile-nav.scss */
        .mobile-nav .dropdown .dropdown-menu li a {
          text-align: center;
          justify-content: center;
          line-height: 2.4;
          border-bottom: 1px solid #aaa; }
          /* line 60, ../scss/components/_mobile-nav.scss */
          .mobile-nav .dropdown .dropdown-menu li a:hover {
            color: #0086C5; } }
@media (max-width: 767px) {
  /* line 2, ../scss/components/_mobile-nav.scss */
  .mobile-nav .dropdown {
    max-width: 100%;
    padding: 0 1.5rem; }
    /* line 71, ../scss/components/_mobile-nav.scss */
    .mobile-nav .dropdown .dropdown-toggle {
      margin-top: 3rem; } }

@media (max-width: 480px) {
  /* line 2, ../scss/components/_mobile-nav.scss */
  .mobile-nav .dropdown {
    max-width: 32rem;
	  margin: 0 auto; }
}

@media (max-width: 480px) {
  /* line 2, ../scss/components/_mobile-nav.scss */
  .mobile-nav .dropdown {
    max-width: 32rem;
	  margin: 0 auto; }
}

/* line 83, ../scss/components/_mobile-nav.scss */
.generate-dropdown select {
  display: none; }
@media (max-width: 992px) {
  /* line 86, ../scss/components/_mobile-nav.scss */
  .generate-dropdown li {
    display: none; }
  /* line 88, ../scss/components/_mobile-nav.scss */
  .generate-dropdown select {
    height: 3rem;
    width: 50%;
    display: block;
    margin: 0 auto;
    color: #454545;
    background: #fefefe; } }

/* ==========================================================================
   Datatables
   ========================================================================== */
/* line 5, ../scss/components/_datatables.scss */
#top10kommunen_length,
#top10kommunen_filter,
#top10kommunen_paginate,
#mein_team_length,
#mein_team_filter,
#mein_team_paginate {
  display: none; }

/* line 15, ../scss/components/_datatables.scss */
.data-table thead > tr > th {
  border-bottom: none;
  font-weight: normal;
  text-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.5); }
  /* line 20, ../scss/components/_datatables.scss */
  .data-table thead > tr > th[class*='sorting'] {
    outline: none !important; }
    /* line 22, ../scss/components/_datatables.scss */
    .data-table thead > tr > th[class*='sorting']:after {
      content: "";
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      font-family: sr-icons;
      font-size: 100%;
      line-height: 1;
      font-weight: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      right: auto;
      bottom: 0;
      left: 0;
      font-size: 2.5rem;
      color: #fefefe;
      opacity: 1;
      margin-bottom: 5px;}
  /* line 30, ../scss/components/_datatables.scss */
  .data-table thead > tr > th.sorting_desc:after {
    content: "\e5c5" !important; }
  /* line 31, ../scss/components/_datatables.scss */
  .data-table thead > tr > th.sorting_asc:after {
    content: "\e5c7" !important; }
  /* line 32, ../scss/components/_datatables.scss */
  .data-table thead > tr > th.sorting_asc, .data-table thead > tr > th.sorting_desc {
    padding-left: 25px !important;
    padding-right: 13px !important;
    color: #fefefe;
    opacity: 1; }
/* line 39, ../scss/components/_datatables.scss */
.data-table tbody > tr {
  height: 75px; }
  /* line 41, ../scss/components/_datatables.scss */
  .data-table tbody > tr.selected {
    background-color: #0086C5; }
  /* line 44, ../scss/components/_datatables.scss */
  .data-table tbody > tr td {
    position: relative;
    /* overflow: hidden; */
    padding: 0 1.75rem;
    /*border-top: 0;*/
    /*border-bottom: 1px solid #052836;*/
    font-size: 1.4rem;
    line-height: 1.2;
    vertical-align: middle; }
    /* line 53, ../scss/components/_datatables.scss */
    .data-table tbody > tr td.not-public-text {
      font-weight: 300; }
    /* line 56, ../scss/components/_datatables.scss */
    .data-table tbody > tr td a {
      color: #fff; }
      /* line 58, ../scss/components/_datatables.scss */
      .data-table tbody > tr td a:hover {
        color: #fff;
        text-decoration: none;
        }
    /* line 63, ../scss/components/_datatables.scss */
    .data-table tbody > tr td .badge {
      position: absolute;
      top: -3px;
      right: -3px;
      height: 3rem;
      width: 3rem;
      line-height: 2; }
    /* line 68, ../scss/components/_datatables.scss */
    .data-table tbody > tr td h3 {
      margin: 0; }
  /* line 71, ../scss/components/_datatables.scss */
  .data-table tbody > tr.last > td {
    border-bottom: 0; }
  /* line 75, ../scss/components/_datatables.scss */
  .data-table tbody > tr .bar_wrapper {
    position: relative; }
    /* line 77, ../scss/components/_datatables.scss */
    .data-table tbody > tr .bar_wrapper .bar_bg {
      position: inherit;
      height: 3rem;
      width: 90%;
      background-color: #052836; }
      /* line 81, ../scss/components/_datatables.scss */
      .data-table tbody > tr .bar_wrapper .bar_bg .bar_fg {
        position: absolute;
        top: 0;
        height: 3rem;
        background-color: #0086C5; }
        /* line 86, ../scss/components/_datatables.scss */
        .data-table tbody > tr.selected .bar_wrapper .bar_bg .bar_fg {
          background-color: #286AA6; }
      @media (max-width: 767px) {
        /* line 77, ../scss/components/_datatables.scss */
        .data-table tbody > tr .bar_wrapper .bar_bg {
          display: none; } }
    /* line 95, ../scss/components/_datatables.scss */
    .data-table tbody > tr .bar_wrapper .bar_text {
      position: absolute;
      top: 0;
      left: 1rem;
      font-size: 2rem;
      line-height: 1.5; }
      @media (max-width: 767px) {
        /* line 95, ../scss/components/_datatables.scss */
        .data-table tbody > tr .bar_wrapper .bar_text {
          position: relative; } }

/* line 107, ../scss/components/_datatables.scss */
.oval {
  height: 3rem;
  width: 3rem;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50% 0px 50% 50%;
  margin-right: 0px;
  background-color: #052836; }
  /* line 113, ../scss/components/_datatables.scss */
  tr.selected .oval {
    background-color: #286aa6; }
  /* line 116, ../scss/components/_datatables.scss */
  .oval .text-center {
    color: #fff;
    font-size: 12px;
    line-height: 30px; }

/* line 123, ../scss/components/_datatables.scss */
.table-text-small {
  opacity: 0.8;
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 11px;
  font-weight: 300;
  line-height: 25px; }

@media (max-width: 991px) {
  /* line 132, ../scss/components/_datatables.scss */
  .dataTables_wrapper {
    margin: 0 -2rem 0 -2rem !important; }
 /* line 203, ../scss/components/_datatables.scss */
  table.sr-ranking thead > tr > th.hide-on-tablet {
    width: 0 !important;
    overflow: hidden; }

    }
@media (max-width: 767px) {
  /* line 132, ../scss/components/_datatables.scss */
  .dataTables_wrapper {
    margin: 0 -2rem 0 -2rem !important; } }

/* ranking table */
/* line 144, ../scss/components/_datatables.scss */
table.sr-ranking {
  table-layout: fixed;
  width: 100%; }

/* line 145, ../scss/components/_datatables.scss */
span.data-unit {
  display: none; }

/* line 146, ../scss/components/_datatables.scss */
table.sr-ranking tbody > tr {
  border-bottom: 1px solid #052836; }

/* line 147, ../scss/components/_datatables.scss */
table.sr-ranking span.aktiv::after {
  content: ' \/'; }

/* line 149, ../scss/components/_datatables.scss */
table.sr-ranking thead > tr > th {
  width: 10%; }

/* line 153, ../scss/components/_datatables.scss */
table.sr-ranking thead > tr > th:first-of-type {
  padding-left: 2.5rem; }

/* line 157, ../scss/components/_datatables.scss */
table.sr-ranking tbody > tr > td:first-of-type span {
  height: 1rem;
  width: 1rem;
  display: block;
  padding: 1.5rem 2rem 1.5rem 1rem;
  border-radius: 50%;
  margin-left: 1.5rem;
  background: #052836;
  font-size: 12px;
  font-weight: 500;
  line-height: 0; }

/* line 169, ../scss/components/_datatables.scss */
table.sr-ranking tbody > tr > td {
  line-height: 1.4; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 178, ../scss/components/_datatables.scss */
  table.sr-ranking {
    table-layout: auto !important; }

  /* line 181, ../scss/components/_datatables.scss */
  table.sr-ranking thead > tr > th {
    width: auto !important; }

  /* line 184, ../scss/components/_datatables.scss */
  table.sr-ranking thead > tr > th.w-60 {
    width: 25% !important; } }
/* line 188, ../scss/components/_datatables.scss */
.sr-ranking th.w-25 {
  width: 25%; }

/* line 189, ../scss/components/_datatables.scss */
.sr-ranking th.w-40 {
  width: 30%; }

/* line 190, ../scss/components/_datatables.scss */
.sr-ranking th.w-60 {
  width: 30%; }

@media (max-width: 767px) {
  /* line 193, ../scss/components/_datatables.scss */
  .sr-ranking th.w-40 {
    width: 60%; }

  /* line 194, ../scss/components/_datatables.scss */
  .sr-ranking th.w-60 {
    width: 40%; }

  /* line 195, ../scss/components/_datatables.scss */
  span.data-unit {
    font-weight: 300;
    display: inline; }

  /* line 196, ../scss/components/_datatables.scss */
  .align-middle {
    vertical-align: middle !important;
    padding: 0 !important; }

  /* line 200, ../scss/components/_datatables.scss */
  table.sr-ranking thead > tr > th {
    visibility: hidden; }

  /* line 203, ../scss/components/_datatables.scss */
  table.sr-ranking thead > tr > th.hide-on-mobile {
    width: 0 !important;
    overflow: hidden; }

  /* line 207, ../scss/components/_datatables.scss */
  table.sr-ranking tbody > tr > td {
    padding: 1.3rem 3rem 4rem;
    border: 0;
    vertical-align: top;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }

  /* line 216, ../scss/components/_datatables.scss */
  table.sr-ranking tbody > tr > td:first-of-type {
    position: absolute;
    right: 0;
    padding: 0; }

  /* line 221, ../scss/components/_datatables.scss */
  table.sr-ranking tbody > tr > td:first-of-type span {
    border-radius: 50% 0px 50% 50%; }

  /* line 225, ../scss/components/_datatables.scss */
  table.sr-ranking tbody > tr > td.radelnde,
  table.sr-ranking tbody > tr > td.merge-left {
    position: absolute;
    left: 0;
    margin-top: 2rem;
    font-size: 1.1rem;
    opacity: 0.7; }

  /* line 233, ../scss/components/_datatables.scss */
  table.sr-ranking tbody > tr > td.merge-left:last-of-type {
    margin-top: 3.5rem; }

  /* line 236, ../scss/components/_datatables.scss */
  table.sr-ranking tbody > tr > td.merge-left i {
    display: none; }

  /* line 239, ../scss/components/_datatables.scss */
  table.sr-ranking span.aktiv::after {
    content: ' Radelnde aktiv'; }

  /* line 242, ../scss/components/_datatables.scss */
  table.sr-ranking span.gesamt::after {
    content: ' Radelnde gesamt'; }

  /* line 245, ../scss/components/_datatables.scss */
  table.sr-ranking span.radelnde::after {
    content: ' Radelnde'; }

  /* line 248, ../scss/components/_datatables.scss */
  table.sr-ranking span.parl::after {
    content: ' ParlamentarierInnen'; }

  /* line 251, ../scss/components/_datatables.scss */
  table.sr-ranking tbody > tr > td.radelnde span {
    display: block; } }
/* line 256, ../scss/components/_datatables.scss */
table.dataTable.sr-ranking {
  border-collapse: collapse !important; }

/* line 260, ../scss/components/_datatables.scss */
td i[class*='-dude'] {
  padding-left: 0.5rem;
  font-size: 2.5rem;
  color: #0086C5;
  vertical-align: middle; }

/* table search and filters */
/* line 269, ../scss/components/_datatables.scss */
.dark-bg .form-control {
  color: #fefefe;
  background-color: #063547;
  border-radius: 0.4rem; }
  /* line 273, ../scss/components/_datatables.scss */
  .dark-bg .form-control::-webkit-input-placeholder, .dark-bg .form-control::-moz-placeholder, .dark-bg .form-control:-ms-input-placeholder, .dark-bg .form-control:-moz-placeholder {
    color: #fefefe;
    opacity: 0.6; }

/* line 282, ../scss/components/_datatables.scss */
.th-search {
  display: flex;
  align-items: center; }

@media (max-width: 767px) {
  /* line 288, ../scss/components/_datatables.scss */
  .th-search {
    display: flex;
    align-items: center;
    margin: 2rem 0; } }
/* line 295, ../scss/components/_datatables.scss */
.th-search label {
  margin: 0 2rem 0 0;
  font-weight: normal;
  white-space: nowrap;
  line-height: 1; }

/* line 302, ../scss/components/_datatables.scss */
.th-search input,
.dark-bg .btn-group .btn {
  border-color: rgba(0, 134, 197, 0.4) !important; }

@media (min-width: 992px) {
  /* line 308, ../scss/components/_datatables.scss */
  .th-search input::placeholder {
    visibility: hidden !important;
    color: transparent !important; } }
/* line 314, ../scss/components/_datatables.scss */
.sort-buttons label {
  display: block;
  opacity: 0.4; }

/* line 315, ../scss/components/_datatables.scss */
.sort-buttons .btn-group {
  display: flex;
  margin-bottom: -6rem; }

/* line 316, ../scss/components/_datatables.scss */
.sort-buttons .btn-group .btn {
  flex: 1; }

/* ==========================================================================
   Graphs
   ========================================================================== */
/* line 11, ../scss/components/_graphs.scss */
.ct-label {
  color: white;
  line-height: 1;
  font-family: Roboto;
  font-size: 9px;
  font-weight: 300;
  line-height: 10px; }

/* line 20, ../scss/components/_graphs.scss */
.ct-label.ct-horizontal {
  font-size: 1.4rem;
  padding-top: 8px; }

/* line 25, ../scss/components/_graphs.scss */
.ct-label.ct-vertical {
  font-size: 1.2rem; }

/* line 29, ../scss/components/_graphs.scss */
.ct-series-a .ct-line {
  stroke: #8CB82B;
  stroke-width: 1px; }

/* line 34, ../scss/components/_graphs.scss */
.ct-series-a .ct-area {
  fill: url(#gradient_dark) !important;
  fill-opacity: 1; }

/* line 39, ../scss/components/_graphs.scss */
.ct-series-b .ct-line {
  stroke: #2481B5;
  stroke-width: 1px; }

/* line 44, ../scss/components/_graphs.scss */
.ct-series-b .ct-area {
  fill: url(#gradient_blue) !important;
  fill-opacity: 1; }

/* line 49, ../scss/components/_graphs.scss */
.ct-series-c .ct-line {
  stroke: #7EC927;
  stroke-width: 1px; }

/* line 54, ../scss/components/_graphs.scss */
.ct-series-c .ct-area {
  fill: url(#gradient_green) !important;
  fill-opacity: 1; }

/* line 59, ../scss/components/_graphs.scss */
.ct-grid {
  stroke: #335B6D;
  stroke-width: 2px;
  stroke-dasharray: 0px; }

/* line 65, ../scss/components/_graphs.scss */
.ct-vertical {
  display: none; }

/* line 69, ../scss/components/_graphs.scss */
.ct-chart-wrapper {
  position: relative; }

/* line 73, ../scss/components/_graphs.scss */
.ct-chart-y-label {
  position: absolute;
  top: -3px;
  left: 25px;
  color: #fff; }

/* ==========================================================================
   Toggle Switch
   ========================================================================== */
/* line 5, ../scss/components/_switches.scss */
.switch {
  position: relative;
  display: block;
  height: 1.8rem;
  width: 3rem;
  margin-bottom: 3rem; }

/* line 12, ../scss/components/_switches.scss */
.switch input {
  display: none; }

/* line 16, ../scss/components/_switches.scss */
.toggle {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #adadad;
  -webkit-transition: .4s;
  transition: .4s; }

/* line 28, ../scss/components/_switches.scss */
.toggle:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: -8px;
  bottom: -1px;
  background-color: #7DCA26;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: .4s;
  transition: .4s; }

/* line 41, ../scss/components/_switches.scss */
input:checked + .toggle.toggle-blue {
  background-color: #2196F3; }

/* line 45, ../scss/components/_switches.scss */
input:focus + .toggle.toggle-blue {
  box-shadow: 0 0 1px #2196F3; }

/* line 49, ../scss/components/_switches.scss */
input:checked + .toggle.toggle-green {
  background-color: #7EC927; }

/* line 53, ../scss/components/_switches.scss */
input:focus + .toggle.toggle-green {
  box-shadow: 0 0 1px #7EC927; }

/* line 57, ../scss/components/_switches.scss */
input:checked + .toggle.toggle-dark {
  background-color: #102C2E; }

/* line 61, ../scss/components/_switches.scss */
input:focus + .toggle.toggle-dark {
  box-shadow: 0 0 1px #102C2E; }

/* line 65, ../scss/components/_switches.scss */
input:checked + .toggle:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  background-color: #7DCA26; }

/* Rounded sliders */
/* line 74, ../scss/components/_switches.scss */
.toggle.round {
  border-radius: 34px; }

/* line 78, ../scss/components/_switches.scss */
.toggle.round:before {
  border-radius: 50%; }

/* line 82, ../scss/components/_switches.scss */
.toggle-text {
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 16px;
  line-height: 17px;
  position: absolute;
  left: 50px;
  top: 2px;
  font-weight: 200;
  min-width: 80px; }

/* ==========================================================================
   Panel Group
   ========================================================================== */
/* line 5, ../scss/components/_panels.scss */
.panel {
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 13, ../scss/components/_panels.scss */
.panel-default > .panel-heading {
  color: #fff;
  background-color: transparent;
  border-bottom: 1px solid #052836;
  font-size: 20px;
  max-height: 75px !important; }

/* line 21, ../scss/components/_panels.scss */
.panel-title, .panel-title-p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
  line-height: 20px; }

/* line 29, ../scss/components/_panels.scss */
.panel-default .panel-body .panel-title {
  color: #000; }

/* line 33, ../scss/components/_panels.scss */
.panel-body {
  color: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 20px; }

/* line 40, ../scss/components/_panels.scss */
.panel-heading {
  position: relative;
  padding: 0;
  text-transform: uppercase;
  border-color: rgba(0, 0, 0, 0.05); }

/* line 47, ../scss/components/_panels.scss */
.panel-collapse .panel-body > .row {
  min-height: 55px;
  background-color: #fff;
  color: #000;
  transition: background-color 0.5s ease; }

/* line 54, ../scss/components/_panels.scss */
.panel-body > .row > div {
  min-height: 75px;
  padding-top: 27px; }
  /* line 57, ../scss/components/_panels.scss */
  .panel-body > .row > div:first-child {
    padding-left: 22px; }

/* line 64, ../scss/components/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0px solid #052836; }
/* line 69, ../scss/components/_panels.scss */
.panel-group .panel-heading > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #0086C5;
  transition: background-color 0.5s ease;
  max-height: 75px;
  text-transform: none; }
  /* line 79, ../scss/components/_panels.scss */
  .panel-group .panel-heading > a:after {
    position: absolute;
    right: 30px;
    top: 22px;
    font-size: 40px;
    height: 20px;
    width: 20px;
    content: "\e316";
    border: none;
    background: none;
    text-align: center;
    line-height: 32px;
    font-family: sr-icons;
    color: white; }
/* line 96, ../scss/components/_panels.scss */
.panel-group .panel-heading > .collapsed {
  background-color: transparent; }
  /* line 98, ../scss/components/_panels.scss */
  .panel-group .panel-heading > .collapsed:after {
    content: "\e313" !important; }

@media (max-width: 479px) {
  /* line 106, ../scss/components/_panels.scss */
  .panel-group .panel-heading .row > div {
    padding-left: 5px;
    padding-right: 5px; }
    /* line 107, ../scss/components/_panels.scss */
    .panel-group .panel-heading .row > div:first-child {
      padding-left: 15px; } }
/* line 115, ../scss/components/_panels.scss */
.profile-text-small {
  border-radius: 50%;
  text-align: center;
  background-color: #0E4761;
  width: 40px;
  height: 40px;
  min-width: 40px;
  color: #fff;
  font-size: 15px;
  line-height: 40px; }

/* line 127, ../scss/components/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 0px; }

/* line 131, ../scss/components/_panels.scss */
.panel-pre {
  opacity: 0.5;
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 13px;
  line-height: 17px;
  text-shadow: 0 2px 31px 0 rgba(0, 0, 0, 0.79);
  margin-bottom: 15px; }

/* line 141, ../scss/components/_panels.scss */
ul.edit-buttons {
  white-space: nowrap;
  margin-left: -7rem; }

/* line 147, ../scss/components/_panels.scss */
.edit-buttons li {
  display: inline; }
  /* line 149, ../scss/components/_panels.scss */
  .edit-buttons li i {
    display: inline-block; }
  /* line 152, ../scss/components/_panels.scss */
  .edit-buttons li a {
    display: inherit;
    padding: 0;
    margin-right: 1rem;
    color: #a6a6a6;
    text-decoration: none; }
    /* line 158, ../scss/components/_panels.scss */
    .edit-buttons li a:hover {
      color: #0E4761; }
/* line 163, ../scss/components/_panels.scss */
.edit-buttons .icon-edit {
  transform: scale(); }

/* ==========================================================================
   Chosen
   ========================================================================== */
/* line 5, ../scss/components/_chosen.scss */
.chosen-container-single .chosen-single {
  border: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  background: none;
  color: #fff;
  line-height: 1.42857143;
  box-shadow: none; }

/* line 15, ../scss/components/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 0;
  border-radius: 0;
  background: none;
  box-shadow: none; }

/* line 22, ../scss/components/_chosen.scss */
.chosen-container .chosen-drop {
  border: 0;
  box-shadow: none;
  background-color: #063548; }

/* line 28, ../scss/components/_chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  margin: 0;
  padding: 0; }

/* line 34, ../scss/components/_chosen.scss */
.chosen-container .chosen-results li {
  border: 1px solid #0086c5;
  color: #fff;
  line-height: 24px;
  margin-top: -1px; }

/* line 41, ../scss/components/_chosen.scss */
.chosen-container .chosen-results li:first-child {
  margin-top: 0px; }

/* icon-grid */
/* line 3, ../scss/components/_icon-grid.scss */
.sr-icon-grid {
  /*  display: grid;
    grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));*/
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: 1.2rem;
  padding: 0;
  margin: 0 0 3rem; }
  /* line 12, ../scss/components/_icon-grid.scss */
  .sr-icon-grid li {
    /* stretch cells to span rows*/
    flex-grow: 1;
    min-width: 15%;
    /* center items inside grid-cell*/
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 2rem 0 1.5rem;
    margin: 0.2rem;
    color: #fefefe;
    flex-basis: 15%;
    background-color: #073B50;
    /* fallback for IE9 and below */ }
    /* line 25, ../scss/components/_icon-grid.scss */
    .sr-icon-grid li h3 {
      margin: 0;
      font-size: x-large;
      min-height: 26px; }
    /* line 30, ../scss/components/_icon-grid.scss */
    .sr-icon-grid li p {
      max-width: 85%;
      margin: 0;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 1.2rem;
      line-height: 1.3;
      color: inherit; }
      /* line 39, ../scss/components/_icon-grid.scss */
      .sr-icon-grid li p::before {
        display: block;
        font-size: 4rem;
        line-height: 1.7;
        color: #0086C5; }
    /* line 47, ../scss/components/_icon-grid.scss */
    html.has_no-flexbox .sr-icon-grid li {
      float: left;
      width: 16.2%; }
    @media (max-width: 991px) {
      /* line 12, ../scss/components/_icon-grid.scss */
      .sr-icon-grid li {
        min-width: 15%;
        flex-basis: 12rem;
        /* fallback for IE9 and below */ }
        /* line 55, ../scss/components/_icon-grid.scss */
        html.has_no-flexbox .sr-icon-grid li {
          width: 32.8%; } }
  @media (max-width: 767px) {
    /* line 3, ../scss/components/_icon-grid.scss */
    .sr-icon-grid {
      /*grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));*/
      margin: 0 3rem;
      margin: 1rem 3rem 3rem; }
      /* line 64, ../scss/components/_icon-grid.scss */
      .sr-icon-grid li {
        flex-basis: 14rem;
        min-width: 33%;
        max-width: 100%;
        /* fallback for IE9 and below */ }
        /* line 69, ../scss/components/_icon-grid.scss */
        html.has_no-flexbox .sr-icon-grid li {
          width: 48.8%; } }

/*
  user contact cards
 */
/* line 5, ../scss/components/_profile-cards.scss */
.contact-portrait {
  float: left;
  max-width: 50px;
  margin: 0.4rem 2rem 0 0;
  border-radius: 50%;
  background: var(--highlight-color); }

/* line 13, ../scss/components/_profile-cards.scss */
.contact-portrait + p::first-line {
  font-weight: 500; }

/* line 16, ../scss/components/_profile-cards.scss */
.profile-card {
  background: #fff;
  padding: 3rem;
  margin: 1rem 4rem;
  flex: 1; }

/* line 23, ../scss/components/_profile-cards.scss */
.profile-card p {
  margin-top: 1rem; }

/* line 27, ../scss/components/_profile-cards.scss */
.user-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
  padding: 0;
  text-align: center; }

/* line 35, ../scss/components/_profile-cards.scss */
.user-card .profile-big {
  position: relative; }

/* line 38, ../scss/components/_profile-cards.scss */
.user-card .profile-big img {
  width: 10rem;
  height: 10rem;
  overflow: hidden;
  border-radius: 50%; }

/* line 44, ../scss/components/_profile-cards.scss */
.profile-big.star-right::after {
  content: "\e905";
  display: block;
  position: absolute;
  right: -4rem;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'sr-icons' !important;
  font-size: 2.2rem;
  line-height: 1;
  color: #0086C5;
  color: var(--highlight-color); }

/* line 57, ../scss/components/_profile-cards.scss */
.user-card h4 {
  margin: 1rem 0 0;
  font-size: 1.2rem;
  font-weight: 500; }

/* line 63, ../scss/components/_profile-cards.scss */
.report-user {
  display: table;
  /*width: 100%;*/
  position: absolute;
  right: 2rem;
  top: 2rem;
  margin-bottom: 2rem;
  text-align: right;
  line-height: 2;
  color: #c7c7c7;
  text-decoration: none !important; }

/* line 76, ../scss/components/_profile-cards.scss */
.report-user::after {
  content: '\e923';
  display: table-cell;
  width: 2.5rem;
  font-family: 'sr-icons' !important;
  font-size: 1.5rem;
  line-height: 1;
  vertical-align: middle; }

/* line 86, ../scss/components/_profile-cards.scss */
.profile-xs img {
  height: 3rem;
  width: 3rem;
  overflow: hidden;
  border-radius: 50%; }

/* line 3, ../scss/components/_download-box.scss */
ul.downloads {
  margin-left: -3rem;
  margin-right: -3rem;
  list-style: none;
  padding: 0; }
  /* line 20, ../scss/bourbon/addons/_clearfix.scss */
  ul.downloads::after {
    clear: both;
    content: "";
    display: table; }
  /* line 7, ../scss/components/_download-box.scss */
  ul.downloads li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 2rem;
    margin: 9%;
    text-align: center;
    border: 1px solid #454545; }
    @media (min-width: 768px) {
      /* line 7, ../scss/components/_download-box.scss */
      ul.downloads li {
        float: left;
        width: 44%;
        margin: 3%;} }
    @media (min-width: 992px) {
      /* line 7, ../scss/components/_download-box.scss */
      ul.downloads li {
        float: left;
        width: 27%; } }
    /* line 12, ../scss/components/_download-box.scss */
/*
    ul.downloads li::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: 3rem;
       }
*/
    /* line 17, ../scss/components/_download-box.scss */
    ul.downloads li .download-link a {
      text-decoration: none !important; }
      /* line 19, ../scss/components/_download-box.scss */
      ul.downloads li .download-link a::before {
        content: "\e902";
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-family: sr-icons;
        font-size: 3rem;
        line-height: 1;
        font-weight: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        margin: 1rem 0 0.5rem; }
    /* line 25, ../scss/components/_download-box.scss */
    ul.downloads li .file-extension {
      font-weight: 300; }
    /* line 26, ../scss/components/_download-box.scss */
    ul.downloads li .filename {
      font-size: 1.5rem;
      height: 4.5rem;  }

/* line 4, ../scss/components/_progress-bar.scss */
.progress {
  position: relative;
  height: 3rem;
  border-radius: 1.5rem;
  color: #fefefe;
  background-color: #063547; }
  /* line 10, ../scss/components/_progress-bar.scss */
  .progress.progress-lg {
    height: 3.6rem;
    border-radius: 1.8rem;
    background-color: #fff; }

/* line 17, ../scss/components/_progress-bar.scss */
.progress-bar {
  background-color: #0086C5; }
  /* line 19, ../scss/components/_progress-bar.scss */
  .one-third .progress-bar {
    width: 33%; }
  /* line 20, ../scss/components/_progress-bar.scss */
  .two-thirds .progress-bar {
    width: 66%; }
  /* line 21, ../scss/components/_progress-bar.scss */
  .complete .progress-bar {
    width: 100%; }

/* line 24, ../scss/components/_progress-bar.scss */
.bar-step {
  position: absolute;
  height: 100%;
  border-left: 2px solid currentColor;
  text-align: center;
  white-space: nowrap;
  font-size: 1.5rem;
  line-height: 3rem;
  color: currentColor; }
  /* line 33, ../scss/components/_progress-bar.scss */
  .progress-lg .bar-step {
    font-size: 1.6363636364rem;
    line-height: 3.6rem; }
  /* line 37, ../scss/components/_progress-bar.scss */
  .bar-step:nth-of-type(1) {
    border: 0; }
  /* line 38, ../scss/components/_progress-bar.scss */
  .progress-thirds .bar-step {
    width: 33%; }
  /* line 39, ../scss/components/_progress-bar.scss */
  .progress-thirds .bar-step:nth-of-type(2) {
    left: 33%; }
  /* line 40, ../scss/components/_progress-bar.scss */
  .progress-thirds .bar-step:nth-of-type(3) {
    left: 66%; }

/* line 43, ../scss/components/_progress-bar.scss */
.progress-soon .bar-step,
.progress-soon .progress-bar {
  width: 80%;
  text-align: right;
  padding-right: 1rem;
  padding-left: 1rem; }

/* line 1, ../scss/components/_searchbox.scss */
.form-control-searchbox {
  padding: 15px 35px;
  border-radius: 26px;
  font-size: 17px;
  height: 5.2rem;
  border: 1px solid rgba(123, 163, 38, 0.16); }
@media (max-width: 767px) {
  .form-control-searchbox {
    padding: 12px 30px 12px 30px;
    border-radius: 40px;
    font-size: 14px;
    height: 100%; } }
/* line 9, ../scss/components/_chat.scss */
.chat {
  height: 23.6rem;
  width: 100%;
  padding: 1.5rem;
  overflow: hidden; }
  /* line 13, ../scss/components/_chat.scss */
  .chat ul {
    list-style: none;
    margin: 0;
    box-sizing: content-box;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    padding: 0 3.2rem 0 0; }
    /* line 20, ../scss/components/_chat.scss */
    .chat ul li {
      position: relative;
      padding-bottom: 1rem;
      margin: 3rem 0; }
      /* line 21, ../scss/components/_chat.scss */
      .chat ul li * {
        font-size: 1.2rem; }
      /* line 25, ../scss/components/_chat.scss */
      .chat ul li:last-of-type {
        margin-bottom: 0; }
      /* line 28, ../scss/components/_chat.scss */
      .chat ul li div::before, .chat ul li div::after {
        content: "";
        position: absolute;
        right: 0; }
      /* line 33, ../scss/components/_chat.scss */
      .chat ul li .user {
        position: absolute;
        bottom: 1.2rem;
        color: #343434; }
        /* line 36, ../scss/components/_chat.scss */
        .chat ul li .user img {
          height: 4rem;
          width: 4rem;
          position: relative;
          z-index: 2;
          border-radius: 50%;
          background-color: #f8f8f8; }
      /* line 44, ../scss/components/_chat.scss */
      .chat ul li .date {
        margin: -2rem 0 1rem;
        text-align: center;
        color: #fefefe;
        opacity: 0.5; }
      /* line 50, ../scss/components/_chat.scss */
      .chat ul li .message {
        position: relative;
        padding: 1rem;
        margin: 0 5rem 0 0;
        color: white;
        background-color: #084760;
        border-radius: 1.4rem; }
        /* line 57, ../scss/components/_chat.scss */
        .chat ul li .message p {
          margin: 0;
          padding: 2px 5px 0;
          transition: all 0.1s; }
        /* line 62, ../scss/components/_chat.scss */
        .chat ul li .message::before {
          z-index: 1;
          right: 0;
          height: 3rem;
          width: 3rem;
          margin: -1rem -3rem 0 0;
          border-radius: 1.4rem;
          background-color: #073B50;
          display: block; }
        /* line 71, ../scss/components/_chat.scss */
        .chat ul li .message::after {
          position: absolute;
          right: auto;
          bottom: 0;
          left: 0;
          margin-left: -1.5rem;
          border: 1.8rem solid transparent;
          border-bottom-color: #084760;}
      /* line 79, ../scss/components/_chat.scss */
      .chat ul li.you .user {
        position: absolute;
        top: 3rem;
        right: 0; }
      .chat ul li.you .chat-icons {
        position: absolute;
        bottom: 1rem;
        font-size: 10px;
        color: #809ea6;
        right: 0; }
      /* line 82, ../scss/components/_chat.scss */
      .chat ul li.other .message {
        margin-left: 5rem;}
      .chat ul li.you .message {
        margin-left: 8rem;
        color: white;
        min-height: 8rem;
        background-color: #0086C5; }
        /* line 86, ../scss/components/_chat.scss */
        .chat ul li.other .message::before {
          position: absolute;
          bottom: 0;
          left: 0;
          margin: -1rem 0 0 -3rem;}
        .chat ul li.you .message::before {
          z-index: 1;
          right: 0;
          height: 3rem;
          width: 3rem;
          margin: -1rem -3rem 0 0;
          border-radius: 1.4rem;
          border-top-right-radius: 0;
          background-color: #073B50;
          display: block;}
        /* line 90, ../scss/components/_chat.scss */
        .chat ul li.you .message::after {
          position: absolute;
          top: 0;
          right: 0;
          margin: 0 -1.5rem 0 11rem;
          border: 1.5rem solid transparent;
          border-top-color: #0086C5; }

/* line 101, ../scss/components/_chat.scss */
.chat-wrapper {
  background: #073B50;
  border-radius: 0.7rem; }
  /* line 104, ../scss/components/_chat.scss */
  .chat-wrapper form {
    padding: 1.2rem;
    border-bottom-right-radius: 0.7rem;
    border-bottom-left-radius: 0.7rem;
    background: #084760; }
    /* line 108, ../scss/components/_chat.scss */
    .chat-wrapper form input.send-message {
      height: 3.6rem;
      border: 0;
      border-top-left-radius: 0.7rem;
      border-bottom-left-radius: 0.7rem;
      color: #454545;
      background-color: #fff;
      font-size: 12px;
      font-weight: 300; }
    /* line 117, ../scss/components/_chat.scss */
    .chat-wrapper form button[type=submit] {
      height: 3.6rem;
      padding: 0.6rem 1.2rem;
      border-top-right-radius: 0.7rem;
      border-bottom-right-radius: 0.7rem;
      border-color: #8CB82B;
      line-height: 1;
      font-size: 1.8rem; }

.chat-oval {
  width: 30px;
  height: 30px;
  margin: -8px auto 0px 5px;
  border-radius: 15px;
  border: 5px solid #0086C5;
  background-color: #0086C5;
  position: absolute;
  text-align: center;
}

.chat-oval-txt {
  height: 23px;
  width: 15px;
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 23px;
}

.chat-oval-sm {
  width: 16px;
  height: 16px;
  margin: -9px auto 0px -10px;
  border-radius: 8px;
  background-color: #3C99C5;
  position: absolute;
  text-align: center;
}

.chat-oval-txt-sm {
  top: 3px;
  left: 6px;
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 8px;
  font-weight: 500;
  position: absolute;
  letter-spacing: 0.56px;
}

.chat-message-icon {
  display: inline-block;
  float: left;
  width: 10%;
}

.chat-message-icon .chat-oval-sm {
  margin: -8px auto 0px 12px;
}

.chat-message-txt {
  float: right;
  display: inline-block;
  width: 80%;
  padding-left: 15px;
}


/* line 1, ../scss/layout/_flex-grid.scss */
.flex-grid {
  display: flex;
  justify-content: space-between;
  padding: 3rem 0; }
  @media (max-width: 767px) {
    /* line 1, ../scss/layout/_flex-grid.scss */
    .flex-grid {
      display: block; } }
  /* line 8, ../scss/layout/_flex-grid.scss */
  .has_no-flexbox .flex-grid {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 15rem;
    clear: both;
    padding: 4rem 0; }
  /* line 17, ../scss/layout/_flex-grid.scss */
  .flex-grid .col {
    flex: 1;
    padding: 1.5rem; }
    /* line 20, ../scss/layout/_flex-grid.scss */
    .has_no-flexbox .flex-grid .col {
      width: 50%;
      float: left; }

/* line 1, ../scss/layout/_grid-flex.scss */
.grid-flex {
  display: grid;
  grid-gap: 6rem 3rem;
  grid-template-columns: repeat(auto-fill, [col] 30rem);
  justify-content: space-around; }
  @media (max-width: 767px) {
    /* line 1, ../scss/layout/_grid-flex.scss */
    .grid-flex {
      display: block; }
      /* line 9, ../scss/layout/_grid-flex.scss */
      .grid-flex .col {
        margin: 5rem 0 5rem 1.5rem; } }
  /* line 13, ../scss/layout/_grid-flex.scss */
  .grid-flex .sponsor,
  .grid-flex .stay-row-4,
  .grid-flex .fullwidth-box {
    grid-column: col 1/span 2;
    grid-row: row 3; }

/* line 5, ../scss/layout/_main.scss */
.shop-index__section.blue {
  background-color: #063547;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }

/* line 12, ../scss/layout/_main.scss */
.shop-index__section.middleblue {
  background-color: #0E4761;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }

/* line 19, ../scss/layout/_main.scss */
.shop-index__section.grey {
  background-color: #FBFBFB;
  padding-top: 30px;
  padding-bottom: 30px; }

/* line 25, ../scss/layout/_main.scss */
.sr_start_content .Searchbox + section {
  padding-top: 0; }

/* sections */
/* line 32, ../scss/layout/_main.scss */
section {
  position: relative;
  padding: 5rem 0 8rem;
  color: #454545;
  background-color: white; }
  @media (max-width: 767px) {
    /* line 32, ../scss/layout/_main.scss */
    section {
      padding: 2rem 0 4.5rem; } }
  /* line 40, ../scss/layout/_main.scss */
  section.no-gutters {
    padding: 0; }
  /* line 43, ../scss/layout/_main.scss */
  section.dark-bg {
    color: #fefefe;
    background-color: #063547;
    border-color: currentColor; }
  /* line 48, ../scss/layout/_main.scss */
  section.light-bg {
    background-color: #fbfbfb; }

/* line 54, ../scss/layout/_main.scss */
.has_no-flexbox .full-height {
  display: table;
  padding-bottom: 10rem !important; }
@media (min-width: 992px) {
  /* line 59, ../scss/layout/_main.scss */
  .full-height {
    display: flex; }
  /* line 62, ../scss/layout/_main.scss */
  .full-height > [class*='col-'] {
    display: table-cell;
    float: none; }
    /* line 65, ../scss/layout/_main.scss */
    .full-height > [class*='col-'] {
      display: initial; } }

/* line 1, ../scss/layout/_navigation.scss */
body > header.navbar .dropdown-menu a:hover,
body > header.navbar .dropdown-menu a:focus {
  background-color: rgba(255, 255, 255, 0.05);
  color: white; }

/* line 8, ../scss/layout/_navigation.scss */
.navbar {
  border: 0;
  z-index: 1099; }
  @media (max-width: 991px) {
    /* line 8, ../scss/layout/_navigation.scss */
    .navbar {
      color: #fefefe;
      background: #052836; } }
  /* line 16, ../scss/layout/_navigation.scss */
  .navbar .navbar-toggle > .icon-bar {
    background-color: #0086C5; }
  /* line 19, ../scss/layout/_navigation.scss */
  .navbar .dropdown-menu {
    margin: 0;
    border: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    opacity: 0.9; }
  /* line 23, ../scss/layout/_navigation.scss */
  .navbar .navbar-nav {
    margin: 0; }

/* line 28, ../scss/layout/_navigation.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

/* line 37, ../scss/layout/_navigation.scss */
body > header.navbar {
  width: 100%;
  background: white; }
  /* line 42, ../scss/layout/_navigation.scss */
  body > header.navbar.affix {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1); }
  @media (max-width: 991px) {
    /* line 45, ../scss/layout/_navigation.scss */
    body > header.navbar .container {
      width: 100%; } }
  /* line 50, ../scss/layout/_navigation.scss */
  body > header.navbar .container .navbar-brand {
    position: absolute;
    bottom: 2rem;
    margin-left: 1.5rem; }
    /* line 53, ../scss/layout/_navigation.scss */
    body > header.navbar .container .navbar-brand .top_logo {
      width: 150px; height: auto;}
      @media (min-width: 992px) {
        /* line 53, ../scss/layout/_navigation.scss */
        body > header.navbar .container .navbar-brand .top_logo {
          width: 230px; } }
  @media (min-width: 992px) and (max-width: 1080px) {
    /* line 53, ../scss/layout/_navigation.scss */
    body > header.navbar .container .navbar-brand .top_logo {
      width: 200px; } }

    @media (max-width: 991px) {
      /* line 50, ../scss/layout/_navigation.scss */
      body > header.navbar .container .navbar-brand {
        position: relative;
        top: 0.9rem;
        left: 1rem; } }
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 69, ../scss/layout/_navigation.scss */
    body > header.navbar .container > .row {
      display: flex;
      align-items: center;
      height: 9rem; }
      /* line 73, ../scss/layout/_navigation.scss */
      body > header.navbar .container > .row .navbar-brand {
        height: auto;
        position: static;
        margin-left: 2.4rem; }
        /* line 77, ../scss/layout/_navigation.scss */
        body > header.navbar .container > .row .navbar-brand .top_logo {
          width: 20.7rem; }
    /* line 82, ../scss/layout/_navigation.scss */
    body > header.navbar .navbar-toggle {
      margin: 2.6rem 2rem 2.6rem auto !important; }
      /* line 84, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-toggle .icon-bar {
        height: 0.3rem;
        width: 3rem; }
        /* line 86, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-toggle .icon-bar + .icon-bar {
          margin-top: 0.6rem; } }
  @media (max-width: 991px) {
    /* line 94, ../scss/layout/_navigation.scss */
    body > header.navbar .navbar-toggle {
      display: block;
      height: 4rem;
      padding: 0 0 0 1rem;
      margin: 0.5rem 2rem; } }
  /* line 102, ../scss/layout/_navigation.scss */
  body > header.navbar .dropdown-menu {
    min-width: 20rem;
    background-color: #052836; }
    /* line 105, ../scss/layout/_navigation.scss */
    body > header.navbar .dropdown-menu a {
      color: #fefefe;
      background-color: transparent; }
  /* line 117, ../scss/layout/_navigation.scss */
  body > header.navbar .navbar-default {
    z-index: 9999;
    float: right; }
    @media (min-width: 992px) {
      /* line 129, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .main-nav > li > a {
        padding: 0 0 1rem;
        border-bottom: 0.5rem solid transparent;
        margin: 0 1.5rem;
        font: normal 1.7rem/2.5 Roboto, Open Sans, Segoe UI, sans-serif;
        color: #454545;
        box-shadow: none !important; }
        /* line 137, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .main-nav > li > a::after {
          display: none !important; }
        /* line 138, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .main-nav > li > a:hover {
          border-bottom-color: rgba(0, 134, 197, 0.7); }
      /* line 143, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .main-nav > li.open > a {
        color: #0086C5;
        border-color: #0086C5;
        background-color: transparent; }
      /* line 148, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .main-nav > li .mein-sr {
        padding-left: 2.5rem;
        margin-right: 0; }
        /* line 151, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .main-nav > li .mein-sr::before {
          position: absolute;
          top: 0;
          left: 0;
          font-size: 2rem;
          line-height: 1.7; } }
    /* line 160, ../scss/layout/_navigation.scss */
    body > header.navbar .navbar-default .navbar-kb-kampagne {
      margin: 2rem 0 7rem; }
      /* line 162, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .navbar-kb-kampagne .navbar-nav {
        margin-right: 0; }
        /* line 164, layout/_navigation.scss */
        body > header.navbar .navbar-default .navbar-kb-kampagne .navbar-nav li > a {
          display: inline-block;
          padding: 0 0 0 1rem;
          margin: 0;
          font-size: 1.2rem;
          line-height: 1.2;
          color: #454545;
          box-shadow: none !important; }
          @media (max-width: 991px) {
            /* line 164, layout/_navigation.scss */
            body > header.navbar .navbar-default .navbar-kb-kampagne .navbar-nav li > a {
              color: #fefefe; } }
        /* line 176, layout/_navigation.scss */
        /*
        body > header.navbar .navbar-default .navbar-kb-kampagne .navbar-nav li:after {
          content: '|';
          padding-left: 1rem; }
         */
        /* line 180, layout/_navigation.scss */
        body > header.navbar .navbar-default .navbar-kb-kampagne .navbar-nav li:last-child:after {
          content: ''; }
      /* line 189, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .navbar-kb-kampagne .open .dropdown-toggle {
        color: #0086C5;
        background: none; }
      /* line 193, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .navbar-kb-kampagne .open .dropdown-menu {
        padding: 1rem;
        margin-top: 1rem; }
        /* line 196, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .navbar-kb-kampagne .open .dropdown-menu li a {
          padding: 1rem;
          color: #fefefe; }
    @media (max-width: 991px) {
      /* line 117, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default {
        padding: 0; }
        /* line 209, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .container-fluid {
          display: flex;
          flex-direction: column-reverse;
          height: 100%;
          padding: 0;
          overflow-y: scroll; }
          /* line 216, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .container-fluid .navbar-header {
            margin: 0;
            border-bottom: 1px solid #0E4761; }
          /* line 221, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .container-fluid .navbar-kb-kampagne {
            margin: auto 0 0; }
            /* line 223, ../scss/layout/_navigation.scss */
            body > header.navbar .navbar-default .container-fluid .navbar-kb-kampagne .nav > li > a {
              padding: 1.2rem 3rem;
              border-top: 1px solid #0E4761;
              border-bottom: 0;
              font-size: 1.3rem;
              font-weight: 300;
              position: relative;
              display:block;}
        body > header.navbar .navbar-default .navbar-kb-kampagne .navbar-nav li:after {
          content: none;
          padding: 0;}
        /* line 232, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .dropdown-menu.shown {
          margin-bottom: 0; }
        /* line 235, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .navbar-nav li {
          width: 100%; }
          /* line 240, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .navbar-nav li a, body > header.navbar .navbar-default .navbar-nav li a:focus {
            margin: 0;
            border-bottom: 1px solid #0E4761;
            background-color: #052836;
            color: #fefefe; }
            /* line 245, ../scss/layout/_navigation.scss */
            body > header.navbar .navbar-default .navbar-nav li a:hover, body > header.navbar .navbar-default .navbar-nav li a:focus:hover {
              background-color: rgba(255, 255, 255, 0.05);
              color: white; }
        /* line 252, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .navbar-nav > li > a {
          padding: 1.2rem 1rem 1.2rem 3rem;
          font-size: 1.4rem;
          line-height: 1.6rem; }
        /* line 258, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .navbar-nav > li.open > a {
          color: #0086C5 !important; }
          /* line 260, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .navbar-nav > li.open > a::after {
            transform: rotate(90deg); }
        /* line 265, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .navbar-nav > .dropdown > .dropdown-menu > li > a {
          padding: 0.5rem 1rem 0.5rem 5rem;
          color: #fefefe;
          font-size: 1.2rem;
          font-weight: 400; }
        /* line 272, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .sub-dropdown > .dropdown-menu > li > a {
          padding: 0.25rem 1rem 0.25rem 7rem;
          color: #fefefe;
          font-size: 1.1rem;
          font-weight: 300;
          opacity: 0.9; }
        /* line 280, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .login-form {
          padding: 2rem 3rem;
          text-align: center; }
          /* line 283, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .login-form .login-submit {
            max-width: 17rem; }
          /* line 286, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .login-form .login-help a {
            border: 0;
            margin: 1.2rem 0; } }
  @media (max-width: 991px) and (min-width: 768px) {
    /* line 117, ../scss/layout/_navigation.scss */
    body > header.navbar .navbar-default {
      max-width: 65rem; }
      /* line 295, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .navbar-header .navbar-toggle {
        margin-left: 2.4rem !important; }
      /* line 300, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default.navbar-offcanvas-right {
        right: -65rem; }
      /* line 303, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default.navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        transform: translateX(-65rem); }
      /* line 306, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .login-form {
        max-width: 30rem;
        text-align: center; }
      /* line 311, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .navbar-nav > li > a {
        padding: 1.6rem 2rem 1.6rem 3rem;
        font-size: 1.5rem;
        line-height: 1.6rem; }
      /* line 318, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .navbar-nav > .dropdown > .dropdown-menu > li > a {
        padding: 1.6rem 0 1.6rem 6rem; }
      /* line 324, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .sub-dropdown > .dropdown-menu > li > a {
        padding: 0.8rem 1rem 0.8rem 8rem; } }

    /* line 333, ../scss/layout/_navigation.scss */
    body > header.navbar .navbar-default .mega-menu {
      position: relative;
      margin: 0; }
      /* line 336, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .mega-menu .full-width-dropdown {
        position: static; }
      /* line 339, ../scss/layout/_navigation.scss */
      body > header.navbar .navbar-default .mega-menu .dropdown > .dropdown-toggle::after {
        content: "";
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-family: sr-icons;
        font-size: 100%;
        line-height: 1;
        font-weight: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right;
        font-size: 2.5rem;
        transition: transform .25s ease; }
      @media (min-width: 992px) {
        /* line 347, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .mega-menu .sub-dropdown > a {
          position: relative;
          padding-left: 4.3rem; }
          /* line 350, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .mega-menu .sub-dropdown > a::after {
            content: "";
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            font-family: sr-icons;
            font-size: 100%;
            line-height: 1;
            font-weight: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            left: 1.5rem;
            font-size: 2.4rem;
            line-height: 1.7;
            transition: transform .25s ease;
            transform: rotate(90deg); }
        /* line 361, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .mega-menu .sub-dropdown.open > a::after {
          transform: rotate(90deg); }
        /* line 365, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .mega-menu .three-columns > ul {
          -moz-column-count: 3;
          -webkit-column-count: 3;
          column-count: 3;
          width: 100%;
          height: auto; }
        /* line 372, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .mega-menu .two-columns > ul {
          -webkit-column-count: 2;
          column-count: 2;
          -moz-column-count: 1;
          width: 100%;
          height: auto; }
        /* line 379, ../scss/layout/_navigation.scss */
        body > header.navbar .navbar-default .mega-menu .dropdown.open .dropdown-menu {
          padding: 1.5rem 1.5rem; margin-bottom: 4rem; }
          /* line 381, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .mega-menu .dropdown.open .dropdown-menu li a {
            line-height: 3;
            padding-top: 0;
            padding-bottom: 0; }
          /* line 386, ../scss/layout/_navigation.scss */
          body > header.navbar .navbar-default .mega-menu .dropdown.open .dropdown-menu .dropdown-menu {
            padding: 0 0 0 2.3rem;
            position: relative;
            font-size: 85%;
            opacity: 0.6; }
            /* line 391, ../scss/layout/_navigation.scss */
            body > header.navbar .navbar-default .mega-menu .dropdown.open .dropdown-menu .dropdown-menu li a {
              line-height: 1.7; } }

/* line 404, ../scss/layout/_navigation.scss */
.dropdown .dropdown-menu {
  max-height: 60rem;
  overflow: hidden;
  padding: 0;
  transition: opacity 0.2s ease; }
/* line 411, ../scss/layout/_navigation.scss */
.dropdown.open .dropdown-menu {
  left: auto;
}

@media (min-width: 992px) {
  /* line 416, ../scss/layout/_navigation.scss */
  .nav > .dropdown.open > .dropdown-menu {
    opacity: 0.85 !important;
    backdrop-filter: saturate(180%) blur(10px); }
    /* line 420, ../scss/layout/_navigation.scss */
    html.has_no-backdropfilter .nav > .dropdown.open > .dropdown-menu {
      opacity: 0.96 !important; } }

/* line 428, ../scss/layout/_navigation.scss */
body > div {
  transition: filter .2s ease; }

/* line 432, ../scss/layout/_navigation.scss */
body.offcanvas-stop-scrolling > *:not(header),
body.offcanvas-stop-scrolling .navbar-brand {
  filter: blur(10px) brightness(0.7); }

/* line 440, ../scss/layout/_navigation.scss */
.login-form * {
  width: 100%; }
  /* line 442, ../scss/layout/_navigation.scss */
  .login-form *:focus {
    outline: none; }
/* line 446, ../scss/layout/_navigation.scss */
.login-form input[type=text], .login-form input[type=password] {
  display: block;
  padding: .5rem 0;
  border: 0;
  border-bottom: 0.1rem solid currentColor;
  background: none;
  color: #fefefe; }
/* line 454, ../scss/layout/_navigation.scss */
.login-form input[type=submit] {
  width: 20rem;
  padding: 1rem;
  border: 0;
  border-radius: 2rem;
  margin: 2rem auto;
  color: #fff;
  background: #8cb92b; }
/* line 463, ../scss/layout/_navigation.scss */
.login-form .login-help {
  margin-bottom: 1rem; }
  /* line 465, ../scss/layout/_navigation.scss */
  .login-form .login-help a {
    display: block;
    font: normal 400 1.2rem/1 Roboto, Open Sans, Segoe UI, sans-serif;
    color: #0086C5 !important;
    background-color: transparent !important; }

/* line 476, ../scss/layout/_navigation.scss */
.quicknavigation ul {
  padding-left: 0; }

/* line 480, ../scss/layout/_navigation.scss */
li.quicklink {
  color: #0086C5;
  list-style-type: none;
  font-size: 1.3rem;
  line-height: 2.7rem;
  font-weight: normal;
  left: 0; }
  /* line 487, ../scss/layout/_navigation.scss */
  li.quicklink a {
    color: inherit;
    left: 0; }

/* line 1, ../scss/layout/_footer.scss */
footer {
  width: 100%;
  padding: 30px 0;
  background-color: #0E4761;
  color: #fefefe;
  border: 0;
  overflow: hidden; }
  /* line 8, ../scss/layout/_footer.scss */
  footer h5 {
    margin: 2rem; }
  /* line 11, ../scss/layout/_footer.scss */
  footer nav {
    list-style: none;
    text-align: right; }
  /* line 16, ../scss/layout/_footer.scss */
  footer .footer-links li {
    margin: 0 0 1.5rem; }
    /* line 18, ../scss/layout/_footer.scss */
    footer .footer-links li a {
      display: block;
      color: #fefefe;
      font-size: 16px;
      line-height: 1.1; }
  @media (max-width: 768px) {
    footer .footer-links li a {
      display: block;
      color: #fefefe;
      font-size: 15px;
      line-height: 1.1; }
  }
  footer a.a-kb-logo {
    color: #fff;
  }
  /* line 26, ../scss/layout/_footer.scss */
  footer .icon-kb-logo {
    font-size: 11rem; }
  /* line 27, ../scss/layout/_footer.scss */
  footer .flex-column {
    flex: 1 1; }
  /* line 28, ../scss/layout/_footer.scss */
  footer .img-responsive {
    width: 164px; }
  /* line 29, ../scss/layout/_footer.scss */
  footer > .container {
    padding: 0; }
    /* line 31, ../scss/layout/_footer.scss */
    footer > .container > .row {
      display: flex;
      margin: 0; }
      @media (max-width: 767px) {
        /* line 31, ../scss/layout/_footer.scss */
        footer > .container > .row {
          flex-direction: column-reverse; } }
  @media (max-width: 767px) {
    /* line 40, ../scss/layout/_footer.scss */
    footer .social-icons li {
      margin: 1.2rem; }
    /* line 41, ../scss/layout/_footer.scss */
    footer .text-right {
      margin-bottom: 8rem; }
    /* line 42, ../scss/layout/_footer.scss */
    footer * {
      text-align: center !important; }
    footer .mt-30 {
      text-align: left !important; }
    /* line 43, ../scss/layout/_footer.scss */
    footer img {
      align-self: center; } }

/* line 48, ../scss/layout/_footer.scss */
.partner-slider {
  flex: 1;
  width: 100%;
  height: 10rem;
  overflow: hidden;
  margin-bottom: 5rem; }
  /* line 55, ../scss/layout/_footer.scss */
  .partner-slider .slides .slide {
    height: 10rem;
    width: 96%;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto; }
    /* line 62, ../scss/layout/_footer.scss */
    .partner-slider .slides .slide i::before {
      color: rgba(255, 255, 255, 0.6);
      font-size: 5rem; }

/* line 74, ../scss/layout/_footer.scss */
.footer_links {
  color: #fff;
  font-size: 19px;
  line-height: 20px; }

/* line 80, ../scss/layout/_footer.scss */
.footer_links p {
  padding-bottom: 10px; }

/* line 84, ../scss/layout/_footer.scss */
.footer_social-icons {
  padding: 10px 0 0 8px;
  width: 35px; }

/* line 2, ../scss/pages/_home.scss */
.Searchbox {
  position: relative;
  margin-top: -12rem;
  z-index: 1; }
  @media (max-width: 1024px) {
    /* line 2, ../scss/pages/_home.scss */
    .Searchbox {
      margin-top: -2rem; } }
  @media (max-width: 991px) {
    /* line 2, ../scss/pages/_home.scss */
    .Searchbox {
      margin-top: -4rem; } }
  @media (max-width: 767px) {
    /* line 2, ../scss/pages/_home.scss */
    .Searchbox {
      margin-top: 0; } }
  /* line 12, ../scss/pages/_home.scss */
  .Searchbox input {
    background-color: #fff; }

/* line 17, ../scss/pages/_home.scss */
.home-content .sr-icon-grid li {
  letter-spacing: 0.1px; }

/* line 21, ../scss/pages/_home.scss */
.shop-index__section.blue {
  background-color: #063548;
  color: #fff;
  padding-top: 0px;
  padding-bottom: 10px; }

/* line 27, ../scss/pages/_home.scss */
.shop-index__section.middleblue {
  background-color: #0E4761;
  color: #fff;
  padding-top: 0px;
  padding-bottom: 30px; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* line 35, ../scss/pages/_home.scss */
  .shop-index__section.middleblue {
    padding-bottom: 0; } }
/* line 40, ../scss/pages/_home.scss */
.section__inner {
  padding: 6rem 0; }
  @media (max-width: 767px) {
  .section__inner {
   padding: 3rem 0; } }
/* line 47, ../scss/pages/_home.scss */
.home-content h2 {
  margin-bottom: 6rem;
  text-align: center; }
  @media (max-width: 767px) {
    /* line 47, ../scss/pages/_home.scss */
    .home-content h2 {
      margin-left: 3rem;
      text-align: left; }
      /* line 53, ../scss/pages/_home.scss */
      .home-content h2.mb-60 {
        margin: 2rem 0; } }
@media (min-width: 992px) {
  /* line 59, ../scss/pages/_home.scss */
  .home-content .tab-pane button {
    margin-left: 10rem; } }
/* line 64, ../scss/pages/_home.scss */
.home-content .tab-pane h3 {
  display: inline-block;
  padding-bottom: 1rem;
  border-bottom: 1px solid;
  margin-left: 18rem; }
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 64, ../scss/pages/_home.scss */
    .home-content .tab-pane h3 {
      position: relative;
      left: 50%;
      margin-left: 0;
      transform: translateX(-50%); } }
@media (min-width: 768px) {
  /* line 78, ../scss/pages/_home.scss */
  .home-content .tab-content > .tab-pane {
    display: block; }
    /* line 80, ../scss/pages/_home.scss */
    .home-content .tab-content > .tab-pane:first-of-type {
      margin-bottom: 12rem; } }
/* line 86, ../scss/pages/_home.scss */
.home-content .icon-list {
  padding: 0;
  margin: 4rem 0;
  text-align: center;
  list-style-position: inside; }
  /* line 91, ../scss/pages/_home.scss */
  .home-content .icon-list li {
    position: relative;
    margin: 12rem 0 5rem;
    font-size: 1.6rem;
    line-height: 2;
    white-space: nowrap; }
    /* line 97, ../scss/pages/_home.scss */
    .home-content .icon-list li p {
      font-size: 1.4rem;
      line-height: 1.3;
      font-weight: 300;
      margin-top: 1rem;
      text-align: left;
      white-space: normal; }
    /* line 105, ../scss/pages/_home.scss */
    .home-content .icon-list li::before {
      position: absolute;
      left: 50%;
      top: -10rem;
      transform: translateX(-50%);
      font-size: 6rem; }
  @media (min-width: 768px) {
    /* line 86, ../scss/pages/_home.scss */
    .home-content .icon-list {
      margin: 4rem 0 4rem 15rem;
      text-align: left; }
      /* line 116, ../scss/pages/_home.scss */
      .home-content .icon-list li {
        padding-right: 4rem;
        margin: 3rem; }
        /* line 119, ../scss/pages/_home.scss */
        .home-content .icon-list li p {
          min-height: 6rem;
          font-size: 1.2rem;
          line-height: 1.5; }
        /* line 124, ../scss/pages/_home.scss */
        .home-content .icon-list li::before {
          left: -15%;
          top: -2rem; } }
  @media (min-width: 992px) {
    /* line 86, ../scss/pages/_home.scss */
    .home-content .icon-list {
      margin: 4rem 0 4rem 7rem; } }

/* line 3, ../scss/pages/_kommune.scss */
.logo-kommune img {
  max-height: 56px; }

/* line 7, ../scss/pages/_kommune.scss */
.termine p::first-line {
  font-weight: 500; }

/* line 2, ../scss/pages/_dashboard.scss */
section.dashboard {
  justify-content: center;
  padding: 0;
  background-color: #063547;
  color: #fefefe; }
  @media (min-width: 992px) {
    /* line 9, ../scss/pages/_dashboard.scss */
    section.dashboard > nav, section.dashboard > main {
      padding: 9rem 0; } }
  /* line 13, ../scss/pages/_dashboard.scss */
  section.dashboard .alert {
    padding-left: 2rem;}
  /* line 18, ../scss/pages/_dashboard.scss */
  section.dashboard > nav {
    width: calc(12rem + 10vw); }
    /* line 20, ../scss/pages/_dashboard.scss */
    section.dashboard > nav::before {
      height: 100%;
      width: 100vw;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -100vw;
      content: '';
      background-color: #073B50; }
    @media (min-width: 992px) {
      /* line 18, ../scss/pages/_dashboard.scss */
      section.dashboard > nav {
        background-color: #073B50; }
        /* line 28, ../scss/pages/_dashboard.scss */
        section.dashboard > nav > * {
          max-width: 25rem;
          margin-left: auto; } }
    @media (max-width: 991px) {
      /* line 18, ../scss/pages/_dashboard.scss */
      section.dashboard > nav {
        width: 100%; } }
    /* line 36, ../scss/pages/_dashboard.scss */
    section.dashboard > nav .profile-card {
      padding: 0 0 1rem;
      background-color: transparent; }
      /* line 39, ../scss/pages/_dashboard.scss */
      section.dashboard > nav .profile-card .user-card {
        margin-top: 0; }
      /* line 40, ../scss/pages/_dashboard.scss */
      section.dashboard > nav .profile-card .profile-big img {
        box-shadow: 0 0 0 1.5px #fff; }
      /* line 41, ../scss/pages/_dashboard.scss */
      section.dashboard > nav .profile-card h3 {
        margin: 14px 0;
        font-size: 1.7rem; }
    /* line 47, ../scss/pages/_dashboard.scss */
    section.dashboard > nav .sidebar-menu ul {
      margin-bottom: 5rem;
      list-style: none; }
      /* line 50, ../scss/pages/_dashboard.scss */
      section.dashboard > nav .sidebar-menu ul li {
        margin: 0;
        color: #aaa; }
        /* line 53, ../scss/pages/_dashboard.scss */
        section.dashboard > nav .sidebar-menu ul li.menu-header {
          line-height: 1.3;
          padding: 1rem; }
        @media (min-width: 992px) {
          /* line 58, ../scss/pages/_dashboard.scss */
          section.dashboard > nav .sidebar-menu ul li a {
            color: white;
            line-height: 1.3;
            padding: 1rem; }
            /* line 62, ../scss/pages/_dashboard.scss */
            section.dashboard > nav .sidebar-menu ul li a.active, section.dashboard > nav .sidebar-menu ul li a:hover, section.dashboard > nav .sidebar-menu ul li a:focus {
              text-decoration: none;
              color: #fff;
              background: none; }
            section.dashboard > nav .sidebar-menu ul li a.active span {
   			  border-bottom:1px solid #fff;
   			  padding-bottom:3px; }
            /* line 69, ../scss/pages/_dashboard.scss */
            section.dashboard > nav .sidebar-menu ul li a:hover {
              background-color: rgba(255, 255, 255, 0.05); } }
    @media (min-width: 992px) {
      /* line 78, ../scss/pages/_dashboard.scss */
      section.dashboard > nav .dropdown-menu {
        position: static;
        background-color: transparent;
        border: 0;
        max-height: 100%;
        opacity: 1;
        box-shadow: none;
        display: block;}
      /* line 86, ../scss/pages/_dashboard.scss */
      section.dashboard > nav .dropdown-toggle {
        display: none !important; } }
  @media (max-width: 991px) {
    /* line 92, ../scss/pages/_dashboard.scss */
    section.dashboard > main {
      padding: 1rem 3rem; } }
  @media (min-width: 992px) {
    /* line 92, ../scss/pages/_dashboard.scss */
    section.dashboard > main {
      padding-left: 9rem;
      max-width: 85vw; } }
  @media (min-width: 1201px) {
    /* line 92, ../scss/pages/_dashboard.scss */
    section.dashboard > main {
      width: 60%;
      width: calc(58rem + 15vw); } }
  /* line 108, ../scss/pages/_dashboard.scss */
  section.dashboard > main [class*='arrow-link-'] a {
    display: block; }
    /* line 110, ../scss/pages/_dashboard.scss */
    section.dashboard > main [class*='arrow-link-'] a::after {
      content: "";
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      font-family: sr-icons;
      font-size: 100%;
      line-height: 1;
      font-weight: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      right: 0; }
    /* line 114, ../scss/pages/_dashboard.scss */
    section.dashboard > main [class*='arrow-link-'] a.arrow-link-external a::after {
      content: "\e935"; }
    /* line 115, ../scss/pages/_dashboard.scss */
    section.dashboard > main [class*='arrow-link-'] a.arrow-link-internal a::after {
      content: "\e936"; }
  /* line 148, ../scss/pages/_dashboard.scss */
  section.dashboard > main .grid-flex {
    margin-left: -2rem; }
    /* line 150, ../scss/pages/_dashboard.scss */
    section.dashboard > main .grid-flex .col > h3 + * {
      min-height: 29.6rem;
      overflow: hidden;
      border-radius: 0.7rem; }
      @media (max-width: 991px) {
        /* line 150, ../scss/pages/_dashboard.scss */
        section.dashboard > main .grid-flex .col > h3 + * {
          min-width: 29.6rem; } }
  /* line 162, ../scss/pages/_dashboard.scss */
  section.dashboard .col > h3 {
    padding-bottom: 1.5rem;
    margin-top: 0;
    position: relative; }
    /* line 166, ../scss/pages/_dashboard.scss */
    section.dashboard .col > h3 a {
      max-width: 28rem;
      /* white-space: nowrap; */
      overflow: hidden;
      text-overflow: ellipsis;
      color: #fff; }
  /* line 175, ../scss/pages/_dashboard.scss */
  section.dashboard .col .img-responsive {
    width: 100%;
    height: auto; }
  @media (max-width: 767px) {
    /* line 180, ../scss/pages/_dashboard.scss */
    section.dashboard .col iframe {
      width: 315px;
      background: white; } }
  /* line 187, ../scss/pages/_dashboard.scss */
  section.dashboard .sr-icon-grid {
    margin: 0;
    border-radius: 1.5rem !important; }
    /* line 190, ../scss/pages/_dashboard.scss */
    section.dashboard .sr-icon-grid h3 {
      padding: 0; }
    @media (min-width: 768px) {
      /* line 194, ../scss/pages/_dashboard.scss */
      section.dashboard .sr-icon-grid > li {
        flex-basis: 33%; } }
    /* line 199, ../scss/pages/_dashboard.scss */
    section.dashboard .sr-icon-grid h3 {
      white-space: nowrap; }
  /* line 204, ../scss/pages/_dashboard.scss */
  section.dashboard .boxed-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 100%;
    font-size: 12rem;
    text-align: center;
    background: #8CB82B;
    border: 0.3rem solid #063547;
    border-radius: 1rem !important; }
    /* line 215, ../scss/pages/_dashboard.scss */
    section.dashboard .boxed-icon:hover {
      background: #7ca326; }
    /* line 218, ../scss/pages/_dashboard.scss */
    section.dashboard .boxed-icon a {
      height: 100%;
      width: 100%;
      position: absolute; }
    /* line 222, ../scss/pages/_dashboard.scss */
    .has_no-flexbox section.dashboard .boxed-icon {
      line-height: 29.6rem; }
  /* line 227, ../scss/pages/_dashboard.scss */
  section.dashboard .list-group {
    margin-bottom: 0; }
    /* line 229, ../scss/pages/_dashboard.scss */
    section.dashboard .list-group .list-group-item {
      max-height: 6rem;
      border-width: 1px 0;
      padding: 1.5rem;
      line-height: 1.9;
      overflow: hidden;
      color: #eee; }
      /* line 236, ../scss/pages/_dashboard.scss */
      section.dashboard .list-group .list-group-item:first-of-type {
        border-top-width: 0; }
      /* line 239, ../scss/pages/_dashboard.scss */
      section.dashboard .list-group .list-group-item .profile-xs {
        margin-right: 1rem;
        display: inline; }
        /* line 242, ../scss/pages/_dashboard.scss */
        section.dashboard .list-group .list-group-item .profile-xs img {
          display: inline-block; }
      /* line 246, ../scss/pages/_dashboard.scss */
      section.dashboard .list-group .list-group-item .name {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 50%;
        margin: 0 auto -0.5rem 0;
        font-size: 1.2rem;
        line-height: 1.5; }
        /* line 252, ../scss/pages/_dashboard.scss */
        section.dashboard .list-group .list-group-item .name small {
          font-size: 1.1rem;
          font-weight: 300; }
      /* line 257, ../scss/pages/_dashboard.scss */
      section.dashboard .list-group .list-group-item .km-count {
        float: right;
        max-width: 48%;
        margin-right: 1.5rem;
        font-size: 1.6rem; }
        /* line 262, ../scss/pages/_dashboard.scss */
        section.dashboard .list-group .list-group-item .km-count small {
          font-size: 1.1rem; }
      /* line 266, ../scss/pages/_dashboard.scss */
      section.dashboard .list-group .list-group-item .teamposition {
        height: 2.8rem;
        width: 2.8rem;
        position: absolute;
        top: -0.3rem;
        right: -0.3rem;
        padding: 1rem;
        font-size: 1.1rem; }
    /* line 273, ../scss/pages/_dashboard.scss */
    section.dashboard .list-group.overflow-ellipsis .list-group-item {
      padding: 1.6rem;
      line-height: 1.8; }
      /* line 276, ../scss/pages/_dashboard.scss */
      section.dashboard .list-group.overflow-ellipsis .list-group-item .name {
        line-height: 1.2; }
  /* line 282, ../scss/pages/_dashboard.scss */
  section.dashboard .text-box {
    padding: 2rem;
    background-color: #073B50;
    font-weight: 300; }
    /* line 286, ../scss/pages/_dashboard.scss */
    section.dashboard .text-box p {
      font-size: 12px;
      letter-spacing: 0.04rem; }
      /* line 289, ../scss/pages/_dashboard.scss */
      section.dashboard .text-box p.date {
        margin-bottom: 0.5rem;
        opacity: 0.7; }
    /* line 294, ../scss/pages/_dashboard.scss */
    section.dashboard .text-box h6 {
      margin: 0 0 1.5rem;
      font-weight: 500; }
    /* line 298, ../scss/pages/_dashboard.scss */
    section.dashboard .text-box.umfrage-box {
      background-color: #0086C5; }
      /* line 300, ../scss/pages/_dashboard.scss */
      section.dashboard .text-box.umfrage-box .image-container {
        margin: -2rem -2rem 2rem; }
        /* line 302, ../scss/pages/_dashboard.scss */
        section.dashboard .text-box.umfrage-box .image-container img {
          max-width: 100%; }
  /* line 309, ../scss/pages/_dashboard.scss */
  section.dashboard .nav-pills {
    max-width: 32rem; }

/* line 2, ../scss/pages/_einstellungen.scss */
.delete-link {
  display: flex;
  align-items: center;
  text-decoration: none !important;
  line-height: 3 !important;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer; }
  /* line 9, ../scss/pages/_einstellungen.scss */
  .delete-link:hover {
    color: #0086C5; }
  /* line 12, ../scss/pages/_einstellungen.scss */
  .delete-link::before {
    display: inline-block;
    margin-right: 1rem;
    font-size: 2rem; }

/* line 25, ../scss/pages/_einstellungen.scss */
.user-profile-img img {
  height: 110px;
  width: 110px; }

/*# sourceMappingURL=style.css.map */


  #km-chart {
    max-height: 370px;
  }

    #kmbook-table .panel-heading a > .row div:nth-child(2){
    padding-top: 21px;
  }

  @media (max-width: 479px) {
    #kmbook-table .panel-heading a > .row div:nth-child(2){
      padding-top: 10px;
    }
  }


  .leaflet-control-layers {
    border-radius: 0;
}
.sr-list-toggle {
    cursor: pointer;
    padding: 1em 0.5em;

  height: 40px;
  width: 296px;
  border-radius: 22.5px;
  background-color: #8CB82B;
  text-align: center;
  color:#fff;

}
.sr-list-toggle:hover {
    background-color: #6d8f21;
}

.leaflet-control-layers{
    background-color: transparent !important;
    box-shadow: 0 0px 0px rgba(0,0,0,0.4) !important;
    border: 0px !important;
}

.marker-cluster-small {
    background-color: #94C11F !important;
}
.marker-cluster-small div {
  background-color: #0086C5 !important;
  }

.marker-cluster-medium {
  background-color: #94C11F !important;
  }
.marker-cluster-medium div {
  background-color: #0086C5 !important;
  }

.marker-cluster-large {
  background-color: #94C11F !important;
  }
.marker-cluster-large div {
  background-color: #0086C5 !important;
  }

    /* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: #94C11F !important;
  }
.leaflet-oldie .marker-cluster-small div {
  background-color: #0086C5 !important;
  }

.leaflet-oldie .marker-cluster-medium {
  background-color: #94C11F !important;
  }
.leaflet-oldie .marker-cluster-medium div {
  background-color: #0086C5 !important;
  }

.leaflet-oldie .marker-cluster-large {
  background-color: #94C11F !important;
  }
.leaflet-oldie .marker-cluster-large div {
  background-color: #0086C5 !important;
}

.marker-cluster div {
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  width: 34px !important;
    height: 34px !important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    text-align: center !important;
    border-radius: 50% !important;
  }

.marker-cluster span {
    line-height: 33px !important;
}

.paginate_button{
    padding:10px;
        color: #fff !important;
    text-decoration: none !important;
}

#staedteliste_length, #c34349 .dataTables_filter{
    display: none;
}



@media (max-width: 479px) {
    .paginate_button.first, .paginate_button.previous, .paginate_button.next, .paginate_button.last{
        display:none;
    }
}

.paginate_button:hover{
    color: #fff !important;
    text-decoration: none !important;
    cursor: pointer;
}

#staedteliste_wrapper div.dataTables_paginate{
    text-align: center !important;
    padding-top:50px;
    padding-bottom:50px;
}


    .info_small {
      position: relative;
      padding-left: 2rem;
      font-size: 14px;
      font-weight: 500;
      }

   .info_small::before {
        position: absolute;
        left: 0px;
        font-family: 'sr-icons' !important;
        content: "\e914";
        font-size: 1.4rem !important;
        line-height: 20px;
        color: #b6b6b6;
    }

/* Spacer for Main-Navigation */

.mainnav-spacer {
  height: 127px;
}

@media (max-width: 768px) {
.mainnav-spacer {
  height: 50px;
}
body > header.navbar .navbar-default .navbar-kb-kampagne .navbar-nav {
  width: 100%;}
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* New Menu */

.desktopmenu .submenu_bg {
  background-color: #052836;
}

.desktopmenu .submenu {
  /* height: 16px; */
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.6px;
  line-height: 16px;
  margin: 22px 0 25px 7px;
}

.desktopmenu .submenu_act {
  /* height: 16px; */
  opacity: 0.52;
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.6px;
  line-height: 16px;
  margin: 22px 0 15px 7px;
}

.desktopmenu .subsubmenu {
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 0.47px;
  line-height: 13px;
  margin: 0 0 8px 7px;

}

.desktopmenu li.submenu,
.desktopmenu li.submenu_act,
.desktopmenu li.subsubmenu {
  list-style-type: none;
}
.desktopmenu li.submenu a,
.desktopmenu li.submenu_act a,
.desktopmenu li.subsubmenu a {
  line-height: 1.428571429 !important;
}

.desktopmenu ul {
  margin: 0;
  padding: 0;
}


/* Overrides SR App Style */

#c45514, #c50433, #c50434, #c50435, #c50436, #c50437, #c50438, #c50439, #c50440, #c50441, #c50442 {
  background: #f8f8f8 !important;
  padding: 10px 20px 0 20px;
  margin-top: -10px;
}

#c45514 h2, #c50433 h2, #c50434 h2, #c50435 h2, #c50436 h2, #c50437 h2, #c50438 h2, #c50439 h2, #c50440 h2, #c50441 h2, #c50442 h2  {
  opacity: 0.85;
}

#c45514 p, #c50433 p, #c50434 p, #c50435 p, #c50436 p, #c50437 p, #c50438 p, #c50439 p, #c50440 p, #c50441 p, #c50442 p {
  font-size: 115%;
  opacity: 0.85;
}

#c45514 li, #c50433 li, #c50434 li, #c50435 li, #c50436 li , #c50437 li, #c50438 li, #c50439 li, #c50440 li, #c50441 li, #c50442 li {
  padding-left: 30px;
  font-size: 115%;
  opacity: 0.85;
}

#c45514 li.quicklink, #c50433 li.quicklink, #c50434 li.quicklink, #c50435 li.quicklink, #c50436 li.quicklink, #c50437 li.quicklink, #c50438 li.quicklink, #c50439 li.quicklink, #c50440 li.quicklink, #c50441 li.quicklink, #c50442 li.quicklink {
  margin-left: -70px;
}

/*------------------------------------------------------------------
Custom Styles for > STADTRADELN 2018 
-------------------------------------------------------------------*/

/* General */

h1 {
  font-size: 32px;
  font-weight: 200;
}

@media (max-width: 479px) {
h1 {
  font-size: 24px;
}
}

h2 {
  font-size: 32px;
  font-weight: normal;
  line-height: 40px;
}

h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 17px;
}

h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 36px;
}

.xlg_text {
  font-size: 36px;
  line-height: 36px;
}

.lg_text {
  font-size: 26px;
  line-height: 36px;
}

.md_text {
  font-size: 19px;
  line-height: 36px;
}

.sm_text {
  font-size: 12px;
  line-height: 20px;
}

.xs_text {
  font-size: 11px;
  line-height: 14px;
}

.underline {
  padding-bottom: 0;
  border-bottom: 1px solid #454545;
  display: inline-block;
}

.white {
  color: #fff;
}

.grey {
  color: #454545;
}

.blue {
  color: #1D71BA;
}

.greyblue {
  color: #AAD0D2;
}

.lightblue {
  color: #2481B5;
  font-weight: 400;
}

.light-text {
  font-weight: 300;
}

.thin-text {
  font-weight: 100;
}

.justify-text {
  text-align: justify;
}

.bg_middleblue {
  background-color: #0E4761;
}

.md-opacity {
  opacity: 0.87;
}

.low-opacity {
  opacity: 0.7;
}

/* Sections */

.shop-index__section.blue {
  background-color: #063548;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.shop-index__section.middleblue {
  background-color: #0E4761;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.shop-index__section.grey {
  background-color: #FBFBFB;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* Spacing helper classes */

.mt--5 {
  margin-top: -5px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mlr-15 {
  margin-left: 15px;
  margin-right: 15px;
}

.mlr-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mlr-60 {
  margin-left: 60px;
  margin-right: 60px;
}

.mlr-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-13 {
  padding-top: 13px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.p-5-0 {
  padding: 5px 0 5px 5px;
}

.p-0-5 {
  padding: 5px 5px 5px 0;
}

.p-5 {
  padding: 5px;
}

.p-15 {
  padding: 15px;
}

.p-30 {
  padding: 30px;
}

.plr-15 {
  padding: 0 15px 0 15px;
}

.plr-20 {
  padding: 0 20px 0 20px;
}

.plr-25 {
  padding: 0 25px 0 25px;
}

.plr-30 {
  padding: 0 30px 0 30px;
}

.plr-60 {
  padding: 0 60px 0 60px;
}

.plr-80 {
  padding: 0 80px 0 80px;
}

.font-size-11 {
  font-size: 11px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-weight-300 {
  font-weight: 300 !important;
}


/* Slider Overrides */

.shop-index__section {
  position: relative;
  margin-bottom: 0px;
}

.shop-index__section.alt {
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
}

.shop-index__heading {
  margin-top: 0;
  margin-bottom: 60px;
  font-family: 'Roboto', sans-serif;
}

.shop-index__heading+p {
  margin-top: -50px;
  margin-bottom: 60px;
  color: #777777;
}

/* Shop: Slideshow */

.shop__slideshow {
  /* margin-top: 100px; */
  /*SPACE ABOVE SLIDER TO TOP */
  margin-bottom: 0px;
}

.shop__slideshow .carousel-inner .item__container {
  display: table;
  width: 100%;
  height: 100%;
}

.shop__slideshow .carousel-inner .item-container__inner {
  display: table-cell;
  vertical-align: middle;
  padding-top: 45px;
  padding-left: 30px; /* Slider fix Gridelement child element active state */
  padding-right: 30px;  /* Slider fix Gridelement child element active state */
}

.shop__slideshow .carousel-inner .item {
  width: 100%;
  height: 666px;
}

.shop-slideshow__heading {
  margin: 0 0 29px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 56px;
  line-height: 61px;
  color: white;
}

.shop-slideshow__subheading {
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: white;
}

.shop-slideshow__heading_dark {
  margin: 0 0 20px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 46px;
  line-height: 1.2;
  color: #454545;
}

.shop-slideshow__subheading_dark {
  margin-bottom: 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: #454545;
}

.shop-slideshow__btn {
  border: 2px solid white;
  border-radius: 0;
  color: white;
  font-weight: 600;
}

.shop-slideshow__btn:hover,
.shop-slideshow__btn:focus {
  color: #333333;
  background-color: white;
}

.shop-slideshow__btn_dark {
  border: 2px solid #454545;
  border-radius: 0;
  color: #454545;
  font-weight: 600;
}

.shop-slideshow__btn_dark:hover,
.shop-slideshow__btn_dark:focus {
  color: #333333;
  background-color: white;
}

@media (max-width: 767px) {
.shop__slideshow .carousel-inner .item {
  height: 400px;
  padding: 0;  /* Slider fix Gridelement child element active state */
  text-align: center;
}
.shop-slideshow__heading {
  font-size: 32px;
}
.shop-slideshow__subheading {
  font-size: 16px;
}
}

.carousel-indicators li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 2px 6px 2px 6px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 12px;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 2px 6px 0 6px;
  background-color: #fff;
}

/* Carousel controls */

.gewinne-slideshow__control {
  display: block;
  position: absolute;
  top: 50%;
  padding-top: 30px;
  left: 15px;
  width: 30px;
  height: 70px;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

.gewinne-slideshow__control:hover {
  opacity: 1 !important;
}

.gewinne-slideshow__control[data-slide="next"] {
  left: auto;
  right: 10px;
}

.gewinne__slideshow:hover .gewinne-slideshow__control {
  opacity: .3;
}

.partner-slider .slide>.csc-default {
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
}

footer .container .row>.csc-default {
  width: 100%;
}
  


span.sr_form_feedback {
    display:        inline-block;
    padding-left:   10px;
    color:          #c00000;
    font-weight:    600;
}

textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 13px; /*1.15em; */
    font-style: normal;
    font-weight: 300 !important;
    letter-spacing: 0px;
    color: #333333;
}

.normal_text
{
    font-family: 'Roboto', sans-serif;
    font-size: 13px; /*1.15em; */
}


#navbar {
    background:     #86bae3;
    width:          100%;
    height:         36px;
    text-align:     left;
}

#subnavbar {
    background:     #f0f0f0;
    width:          100%;
    height:         18px;
    text-align:     left;
}

a.navlink,
a.navlink_logout,
span.navlink_spacer,
span.subnavlink_spacer,
span.subnavlink_spacer_30
{
    display:        inline-block;
    text-align:     center;
    vertical-align: middle;
    padding:        8px 6px;
    padding-bottom: 0;
    height:         28px;
    color:          #fff;
}

span.subnavlink_spacer_30
{
    height:         10px;
    width:          30px;
}

span.subnavlink_spacer
{
    height:         10px;
    width:          20px;
}


a.navlink_admin {
    /*background:     #7e7e7e;*/
    background:     #98caf0;
}

a.navlink_active {
    background:     #b3cde1;
    color:          #333;
}

span.navlink_spacer
{
    width:          24px;
}

a.navlink_logout {
    text-align:     right;
    float:          right;
    /*
    padding-top:    3px;
    line-height:    13px;
    font-size:      11px;
    */
    padding-left:   0;
    padding-right:  0;
    margin-right:   42px;
}

a.navlink:hover {
    text-decoration: none;
    color:          #666;
}

a.navlink:active {
    text-decoration: none;
    color:          #fff;
}

#sr_success, .sr_success {
    color:          #73a425; /*#00c000;*/
}

#sr_error, .sr_error {
    color:          #c00000;
    font-weight:    700;
}

.sr_graphbar, #sr_graphbar {
    background:     rgb(15, 112, 183) !important;/* #003264; */
    border:         rgb(15, 112, 183) solid 1px; /* #003264; */
    height:         8px;
    min-height:     8px;
}

b {
    font-weight:    600;
}

.standard_row {
    background:     #ffffff;
}

.alternate_row {
    background:     #f0f0f0;
}

label.multiline_label {
    display:        inline-block;
    text-align:     justify;
    width:          680px;
    width:          680px;
    vertical-align: top;
}

.nobreaks {
    white-space:    nowrap;
}

/*
.tooltip {
    display:    none;
    background: #ffffc0;
    width:      220px;
    padding:    16px;
    border:     #333 solid 1px;
    margin:     0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
 */

.sr_team_comment
{
    width:      100%;
    margin:     0;
    padding:    10px;
    padding-left:   0px;
    padding-right:  0px;
    border-top: #86bae3 dashed 1px;
}

.sr_team_comment_name
{
    font-weight: bold;
}

.sr_team_comment_timestamp
{
    font-weight: lighter;
}

textarea.sr_team_comment_input
{
    width:      500px;
}

.sr_team_comment_counter
{
    float:      left;
    position:   relative;
    top:        -7px;
}

input.sr_team_comment_submit
{
    margin-left: 240px;
}

.sr_team_comment_text {
    width:      90%;
}

a.sr_comment_link {
    opacity:    0.5;
}

a.sr_comment_link:hover,
a.sr_comment_link:active
{
    opacity:    1.0;
}


div.city_contact_box
{
    background:     #f0f0f0;
    float:          right;
    width:          300px;
    padding:        20px;
    margin-left:    20px;
}


table.history_result_table
{
    width:673px;
}


.ptcounter-table
{
    width:          100%;
}

.ptcounter-table th
{
    border-bottom:  #c0c0c0 solid 2px;
    text-align:     left;
}

.ptcounter-table td
{
    border-bottom:  #c0c0c0 solid 1px;
    text-align:     left;
}

.home-parallax {
    display: none;
}

.csc-space-before-67 {
    margin-top: 0;
}
/* temporary css to overrite */

.rk-compat-2017 button,.rk-compat-2017 input{color:#000}.rk-compat-2017 input[type=file]{color:#7e7e7e}.rk-compat-2017 table.dataTable{color:#000}.rk-compat-2017 .sr-auswertung-table-2017 td{padding-right:3px}.rk-compat-2017 .dashboard label{color:#fff}.rk-compat-2017 textarea,.rk-compat-2017 select{color:#333}.rk-compat-2017 .checkbox input[type="checkbox"]{display:none}.rk-compat-2017 .checkbox label{padding-left:0}.rk-compat-2017 .checkbox label:before{content:"";display:inline-block;vertical-align:middle;margin-right:15px;width:20px;height:20px;line-height:20px;background-color:#aaa;text-align:center;font-family:"FontAwesome"}.rk-compat-2017 .checkbox input[type="checkbox"]:checked+label::before{content:"\f00c"}.rk-compat-2017 .radio input[type="radio"]{display:none}.rk-compat-2017 .radio label{padding-left:0}.rk-compat-2017 .radio label:before{content:"";display:inline-block;vertical-align:middle;margin-right:15px;width:20px;height:20px;border-radius:50%;border:10px solid #eee;background-color:#333333}.rk-compat-2017 .radio input[type="radio"]:checked+label:before{border-width:7px}.rk-compat-2017 .chosen-container .chosen-results li{color:#333;border:0}.rk-compat-2017 .sr-compat-table-bright,.rk-compat-2017 .sr-compat-table-bright td,.rk-compat-2017 .sr-compat-table-bright th,.rk-compat-2017 .sr-compat-table-bright .button,.rk-compat-2017 .sr-compat-table-bright .btn-secondary{color:#fff !important;border-color:#aaa}.rk-compat-2017 #sr_success,.rk-compat-2017 .sr_success{color:#73a425}.rk-compat-2017 #sr_error,.rk-compat-2017 .sr_error{color:#c00000;font-weight:700}.rk-compat-2017 .nobreaks{white-space:nowrap}.rk-compat-2017 .extra_bold{font-weight:700 !important;color:#0f70b7}.rk-compat-2017 span.sr_form_feedback{display:inline-block;padding-left:10px;color:#c00000;font-weight:600}.rk-compat-2017 span.sr_form_feedback_blue{display:inline-block;padding-left:10px;color:#337ec0;font-weight:600}.rk-compat-2017 .ptcounter-table{width:100%}.rk-compat-2017 .ptcounter-table th{border-bottom:#c0c0c0 solid 2px;text-align:left}.rk-compat-2017 .ptcounter-table td{border-bottom:#c0c0c0 solid 1px;text-align:left}.rk-compat-2017 button.button_big,.rk-compat-2017 input.button_big,.rk-compat-2017 a.button_big,.rk-compat-2017 a.button_big:link{box-shadow:inset 0px 1px 0px 0px #c1ed9c;background:-moz-linear-gradient(center top, #9dce2c 5%, #8cb82b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');background-color:#9dce2c;border-radius:6px;border:1px solid #83c41a;display:inline-block;color:#ffffff;font-family:arial;font-weight:600 !important;font-size:15px;padding:6px 24px;text-decoration:none;text-shadow:1px 1px 0px #689324;font-family:'Roboto', sans-serif;font-weight:600 !important;height:auto}.rk-compat-2017 button.button_big:hover,.rk-compat-2017 input.button_big:hover,.rk-compat-2017 a.button_big:hover{background:-moz-linear-gradient(center top, #8cb82b 5%, #9dce2c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');background-color:#8cb82b;cursor:pointer;text-decoration:none;color:#ffffff;height:auto}.rk-compat-2017 button.button_big:active,.rk-compat-2017 input.button_big:active,.rk-compat-2017 a.button_big:active{position:relative;top:1px}.rk-compat-2017 a.button,.rk-compat-2017 a.button:visited,.rk-compat-2017 a.button:link{box-shadow:inset 0px 1px 0px 0px #ffffff;background:-moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');background-color:#ededed;border-radius:6px;border:1px solid #dcdcdc;display:inline-block;color:#333;font-family:arial;font-size:13px;font-weight:normal;padding:1px 10px;margin:0;text-decoration:none;text-shadow:1px 1px 0px #ffffff;font-family:'Roboto', sans-serif}.rk-compat-2017 a.button_red,.rk-compat-2017 a.button_red:visited,.rk-compat-2017 a.button_red:link{box-shadow:inset 0px 1px 0px 0px #ffffff;background:-moz-linear-gradient(center top, #e65c5c 5%, #e62e2e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e65c5c', endColorstr='#e62e2e');background-color:#e65c5c;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;text-indent:0;border:1px solid #e62e2e;display:inline-block;color:#ffffff;text-shadow:1px 1px 0px #555555;padding:2px 3px}.rk-compat-2017 a.button_red:hover{background:-moz-linear-gradient(center top, #e62e2e 5%, #e65c5c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e62e2e', endColorstr='#e65c5c');background-color:#e62e2e;cursor:pointer;text-decoration:none;color:#ffffff}.rk-compat-2017 a.button_green,.rk-compat-2017 a.button_green:visited,.rk-compat-2017 a.button_green:link{box-shadow:inset 0px 1px 0px 0px #c1ed9c;background:-moz-linear-gradient(center top, #9dce2c 5%, #8cb82b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');background-color:#9dce2c;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;text-indent:0;border:1px solid #83c41a;display:inline-block;color:#ffffff;text-shadow:1px 1px 0px #689324;padding:2px 3px}.rk-compat-2017 a.button_green:hover{background:-moz-linear-gradient(center top, #8cb82b 5%, #9dce2c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');background-color:#8cb82b;cursor:pointer;text-decoration:none;color:#ffffff}.rk-compat-2017 a.button_210{width:210px;text-align:center}.rk-compat-2017 .dashboard .dropdown.open .dropdown-menu{left:0}.rk-compat-2017 div.yellow-box{background:#fffff0;margin:0;margin-top:20px;margin-bottom:20px;padding:20px;padding-top:8px}.rk-compat-2017 div.blue-box{background:#86bae3;color:#fff;margin:0;margin-top:20px;margin-bottom:20px;padding:20px;padding-top:8px}.rk-compat-2017 div.blue-box h1,.rk-compat-2017 div.blue-box h2,.rk-compat-2017 div.blue-box h3,.rk-compat-2017 div.blue-box h4,.rk-compat-2017 div.blue-box div,.rk-compat-2017 div.blue-box b,.rk-compat-2017 div.blue-box p{color:#fff}section.dashboard .rk-compat-2017 .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fefefe !important}.chat-wrapper .btn-success{color:#fff}section.dashboard{color:#fefefe}table.dataTable tbody tr{background-color:transparent}table.dataTable tbody tr.selected{background-color:#0086C5}.dataTables_wrapper .dataTables_paginate{padding-top:50px;float:inherit}.DTFC_RightWrapper table.dataTable,.DTFC_LeftWrapper table.dataTable{margin-bottom:0 !important}.DTFC_RightWrapper .DTFC_LeftBodyWrapper table.dataTable,.DTFC_RightWrapper .DTFC_RightBodyWrapper table.dataTable,.DTFC_RightWrapper .DTFC_LeftFootWrapper table.dataTable,.DTFC_RightWrapper .DTFC_RightFootWrapper table.dataTable,.DTFC_LeftWrapper .DTFC_LeftBodyWrapper table.dataTable,.DTFC_LeftWrapper .DTFC_RightBodyWrapper table.dataTable,.DTFC_LeftWrapper .DTFC_LeftFootWrapper table.dataTable,.DTFC_LeftWrapper .DTFC_RightFootWrapper table.dataTable{margin-top:0 !important}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-image:none !important}#sr-star-table_wrapper table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}#sr-star-table_wrapper table.dataTable thead .sorting::after,#sr-star-table_wrapper table.dataTable thead .sorting_asc::after,#sr-star-table_wrapper table.dataTable thead .sorting_desc::after,#sr-star-table_wrapper table.dataTable thead .sorting_asc_disabled::after,#sr-star-table_wrapper table.dataTable thead .sorting_desc_disabled::after{bottom:18px;right:0px}#sr-star-table_wrapper table.dataTable tbody tr{background-color:#fff}#sr-star-table_wrapper table.dataTable tbody td{padding:8px 10px}#sr-login{background-color:#063547;justify-content:center;color:#fff;padding:6rem 3rem}#sr-login label{font-weight:400;margin-top:15px;color:rgba(255,255,255,0.6)}#sr-login input{color:#fefefe}#sr-login h1{font-size:2.2rem;line-height:3rem}#sr-login .info{max-width:280px;color:rgba(255,255,255,0.5);font-size:13px}#sr-login .info::before{opacity:0.3}#sr-login .form-control{border-color:rgba(255,255,255,0.5);border-width:0 0 1px;border-radius:0;padding:0.4rem 5rem 0 0}#sr-login .btn{min-width:180px}#sr-login .btn.btn-default{border-color:#fff;color:#fff}#sr-login .pw-reset-link{font-weight:500}#sr-login .buttons-login{display:block}#sr-login .buttons-mobile{display:none}@media (max-width: 1024px){#sr-login{padding:0 3rem}}@media (max-width: 768px){#sr-login{padding:0 3rem}#sr-login .btn{max-width:190px}}@media (max-width: 480px){#sr-login .btn{width:100%}#sr-login label{color:#fff}#sr-login .buttons-mobile{display:block}#sr-login .buttons-login{display:none}}h1{font-size:3.2rem;line-height:4rem;font-weight:normal}h2{font-size:2rem;line-height:3.6rem;font-weight:normal}h3{font-size:1.6rem;line-height:2rem;font-weight:normal}h4{font-size:1.5rem;line-height:2.2rem;font-weight:normal}.btn{padding-right:40px;padding-left:40px;font-weight:400}.btn-primary{color:#fff;background-color:#8CB82B;border-color:#7ca326}input.btn{color:#fff}.btn-lg,.btn-group-lg>.btn{padding:14px 28px;padding-right:28px;padding-left:28px;font-size:18px;line-height:1.25;border-radius:26px}@media screen and (min-width: 768px) and (max-width: 992px){h1{font-size:2.4rem;line-height:3.6rem}h2{font-size:1.9rem;line-height:2.7rem}h3{font-size:1.6rem;line-height:2rem;font-weight:normal}h4{font-size:1.5rem;line-height:2.2rem;font-weight:normal}.sr_start_content .container{width:auto}}section.dashboard .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fefefe}#sr_kommunenregistrierung_get_prevyear input{color:#fff}.dashboard .tab-pane{padding-top:0}.team-tags .form-group{min-height:40px;margin-bottom:0;white-space:nowrap}.extra-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.commune-search{font-size:14px;line-height:22px}.commune-search p{font-size:14px;line-height:22px;font-weight:300}iframe .mj-form .mj-embedded.mj-vertical{padding:0 !important;margin-bottom:15px}iframe .mj-form .mj-embedded-content{background:transparent !important}iframe .mj-form .mj-embedded-content input{border-radius:0 !important;border:0 !important;border-bottom:1px solid #979797 !important;background:transparent !important;outline:0;padding-left:0 !important}iframe .mj-form .mj-embedded-content .w-preview-consent-checkbox-label{padding-left:0.5rem !important;position:absolute !important;max-width:400px !important}iframe .mj-form .mj-embedded-content .w-preview-consent{padding:20px 0px 40px !important}iframe .mj-form .mj-embedded-content .mj-subscribe-button{height:40px !important;line-height:40px !important;background:#8CB82B !important;width:190px !important;border-radius:25px !important}@media (max-width: 767px){h1{font-size:2.4rem;line-height:3.6rem}h2{font-size:1.9rem;line-height:2.7rem}h3{font-size:1.6rem;line-height:2rem;font-weight:normal}h4{font-size:1.5rem;line-height:2.2rem;font-weight:normal}.mobile-nav .dropdown{max-width:35rem}#team-change-wrapper{max-width:35rem;margin:0 auto;padding-top:1rem}section.dashboard .nav-pills{max-width:100%}}@media (min-width: 992px){body>header.navbar .navbar-default .mega-menu .dropdown .dropdown-menu{padding:1.5rem 1.5rem;margin-bottom:4rem}body>header.navbar .navbar-default .mega-menu .dropdown .dropdown-menu li a{line-height:3;padding-top:0;padding-bottom:0}}.promotion-header{margin-bottom:60px;margin-left:15px}.promotion-header h2{font-size:20px;display:flex;justify-content:left}.promotion-fstate{margin-bottom:20px}.admin-panel{margin-bottom:90px}#promotion-overview a{font-weight:500}#promotion-overview .promotion-header{margin-right:80px}#promotion-overview .promotion-header h2{font-size:19px;line-height:26px}.promotion-button{background-color:transparent;color:#FFFFFF;border:1px solid #454545;border-radius:22.5px;font-size:14px;padding:9px 30px 11px 30px;margin-top:40px;width:100%}.excel-export-promotion-button{margin-top:40px;width:100%}#promotionFields{display:none}#promotionFields table{margin-top:40px}#promotionFields td{padding-top:15px}#promotionFields input,#promotionFields textarea,#promotionFields select,#promotionFields .select2{margin-left:20px;width:100%;background-color:transparent;border:0;border-bottom:2px solid rgba(151,151,151,0.8);line-height:3rem;font-size:12px;color:#fff}#promotionFields .cke{margin-left:20px}#promotionFields button{background-color:#8CB82B;color:#FFFFFF;border:1px solid #454545;border-radius:22.5px;font-size:14px;padding:9px 30px 11px 30px}#addNewPromotionFund{margin-top:20px;width:100%}#exportAllPromotionFunds{margin-top:20px;width:100%}#addPromotion #promotionFields{margin-bottom:80px}.promotion-fragment-admin{margin-bottom:45px;position:relative}.promotion-fragment-admin h3{font-size:16px;line-height:20px;display:flex;justify-content:left}.promotion-fragment-admin .promotion-progressbar .progress{margin-bottom:5px;box-shadow:1px 1px 3px 0px rgba(0,0,0,0.12) inset;background-color:#EEEEEE}.promotion-fragment-admin .promotion-progressbar .progress .progress-bar.progress-bar-success{background-color:#8CB82B;box-shadow:none}.promotion-fragment-admin .promotion-progressbar .progress .progress-bar.progress-bar-success.text-center{text-align:center}.promotion-fragment-admin .promotion-progressbar .progress .progress-bar.progress-bar-warning{background-color:#F5A623;box-shadow:none}.promotion-fragment-admin .promotion-progressbar .progress .progress-bar.progress-bar-danger{background-color:#E30613;box-shadow:none}.promotion-fragment-admin .promotion-progressbar .progress .progress-bar{width:100%;text-align:right;position:relative;padding-top:5px;padding-right:10px}.promotion-fragment-admin .promotion-progressbar .progress .progress-value-outside{font-weight:600;color:#454545;margin-left:15px;position:absolute;font-size:14px}.promotion-fragment-admin .promotion-values{display:flex;justify-content:space-between;font-size:14px;font-weight:500;line-height:17px;margin-top:8px}.promotion-fragment-admin .promotion-values .promotion-value-left{display:none}.promotion-fragment-admin .promotion-values .promotion-value-total{display:none}.promotion-fragment-admin .promotion-current-status{font-size:11px;font-weight:normal;opacity:.5}.promotion-fragment-admin .promotion-info-text{margin-top:32px;font-size:14px;line-height:20px;color:#ffffff;font-weight:lighter}.promotion-fragment-admin .promotion-admin-fields{display:none}.promotion-fragment-admin .promotion-admin-fields .admin-table{width:100%}.promotion-fragment-admin .promotion-admin-fields .select2{width:100%}.promotion-fragment-admin .promotion-admin-fields table{margin-top:40px}.promotion-fragment-admin .promotion-admin-fields td{padding-top:15px}.promotion-fragment-admin .promotion-admin-fields input,.promotion-fragment-admin .promotion-admin-fields textarea,.promotion-fragment-admin .promotion-admin-fields select,.promotion-fragment-admin .promotion-admin-fields .select2{width:100%;background-color:transparent;border:0;border-bottom:2px solid rgba(151,151,151,0.8);line-height:3rem;font-size:12px;color:#fff}.promotion-fragment-admin .promotion-admin-fields .saveData{background-color:#8CB82B;color:#FFFFFF;border:1px solid #454545;border-radius:22.5px;font-size:14px;padding:9px 30px 11px 30px;float:right}.promotion-fragment-admin .promotion-admin-fields .deleteData{background-color:transparent;color:#FFFFFF;border:1px solid #454545;border-radius:22.5px;font-size:14px;padding:9px 30px 11px 30px}.promotion-select .select2-container .select2-selection--single .select2-selection__rendered{color:#454545}.promotion-select .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0px}.promotion-select .select2-container--open .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option{padding:0;font-size:1.4rem;text-align:center;border:0px;border-bottom-width:0}.promotion-select .select2-container--open .select2-dropdown .select2-results ul.select2-results__options{position:absolute;display:block;width:100%;border:0;border-radius:0;margin-top:-5px !important;line-height:1.5;color:#000;background-color:#fff;box-shadow:none !important}.promotion-select .select2-container--open .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option{padding:3px 10px;font-size:1.4rem;text-align:left}.promotion-select .select2-container--open .select2-dropdown .select2-results ul.select2-results__options .select2-results__option--highlighted[aria-selected]{background-color:#fff !important;color:#0086C5 !important;font-weight:500}.promotion-select .select2-container--open .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option[aria-selected=true]{background-color:#fff !important;color:#0086C5 !important;font-weight:500}.promotion-select .select2.select2-container.select2-container--default{width:100% !important;position:relative;display:block;border:0;height:30px;font-size:12px;line-height:2.5;border-style:solid;border-width:0 0 1px 0;border-color:#bbbbbb;background-color:transparent;border-radius:0;outline:none}.promotion-select .select2.select2-container.select2-container--default .select2-selection--single{border:0;height:30px;font-size:14px;line-height:2.5;border-style:solid;border-width:0 0 2px 0;border-color:#bbbbbb;background-color:rgba(0,0,0,0);border-radius:0;outline:none}.promotion-select .select2-container--open .select2-selection--single{border-color:#0086C5 !important}.promotion-select .select2-selection__rendered{color:#454545;font-size:13px}.promotion-select .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#454545;font-size:13px}.promotion-select .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#757575 transparent transparent transparent;border-width:7px 5px 0 5px;border-style:solid}.promotion-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #757575 transparent;border-width:0px 5px 7px 5px}.promotion-select .select2-container--default .select2-search--dropdown .select2-search__field{border-style:solid;border-width:0 0 2px 0;border-color:#bbbbbb;line-height:2.5}.promotion-fragment-admin .hideProgressBar{display:none}#sr-promotion-changes-finish .modal-header,#sr-delete-promotion-finish .modal-header{float:right}#sr-promotion-changes-finish .modal-body,#sr-delete-promotion-finish .modal-body{padding-top:0px}#sr-promotion-changes-finish .row.text-center,#sr-delete-promotion-finish .row.text-center{margin-top:0px;margin-bottom:35px}#sr-promotion-changes-finish .row,#sr-delete-promotion-finish .row{margin-top:0px}#sr-promotion-changes-finish button,#sr-delete-promotion-finish button{width:100%}#sr-promotion-changes-finish .information-text,#sr-delete-promotion-finish .information-text{color:#454545;font-size:16px}#sr-promotion-changes-finish #sr-promotion-final-finish,#sr-delete-promotion-finish #sr-promotion-final-finish{float:right}.promotion-fragment-public{margin-bottom:70px;margin-left:15px;margin-right:15px;position:relative}.promotion-fragment-public h3{font-size:16px;line-height:20px;display:flex;justify-content:left}.promotion-fragment-public .promotion-values.hideProgressBar,.promotion-fragment-public .promotion-progressbar.hideProgressBar,.promotion-fragment-public .promotion-current-status.hideProgressBar{display:none}.promotion-fragment-public .promotion-progressbar .progress{margin-bottom:5px;box-shadow:1px 1px 3px 0px rgba(0,0,0,0.12) inset;background-color:#EEEEEE}.promotion-fragment-public .promotion-progressbar .progress .progress-bar.progress-bar-success{background-color:#8CB82B;box-shadow:none}.promotion-fragment-public .promotion-progressbar .progress .progress-bar.progress-bar-success.text-center{text-align:center}.promotion-fragment-public .promotion-progressbar .progress .progress-bar.progress-bar-warning{background-color:#F5A623;box-shadow:none}.promotion-fragment-public .promotion-progressbar .progress .progress-bar.progress-bar-danger{background-color:#E30613;box-shadow:none}.promotion-fragment-public .promotion-progressbar .progress .progress-bar .progress-value{width:100%;display:block;margin-top:6px;padding-right:10px}.promotion-fragment-public .promotion-progressbar .progress .progress-bar .progress-value-outside{text-align:right;font-weight:600;color:#454545;margin-left:10px;margin-top:6px;position:absolute;font-size:14px}.promotion-fragment-public .promotion-values{display:flex;justify-content:space-between;font-size:14px;font-weight:500;line-height:17px;margin-top:8px}.promotion-fragment-public .promotion-values .promotion-value-left{display:none}.promotion-fragment-public .promotion-values .promotion-value-total{display:none}.promotion-fragment-public .promotion-current-status{font-size:12px;line-height:17px;font-weight:normal;margin-top:7px;opacity:.5}.promotion-fragment-public .promotion-info-text{margin-top:40px;font-size:14px;line-height:22px;color:#454545;font-weight:lighter}.promotion-fragment-public .admin-panel{display:none}@media (min-width: 768px){.promotion-header{margin-left:80px}.promotion-header h2{justify-content:center}.promotion-fragment-admin .promotion-values .promotion-value-mobile{display:none}.promotion-fragment-admin .promotion-values .promotion-value-left{display:block}.promotion-fragment-admin .promotion-values .promotion-value-total{display:block}.promotion-fragment-admin .promotion-info-text{margin-right:70px}.promotion-fragment-public .promotion-values .promotion-value-mobile{display:none}.promotion-fragment-public .promotion-values .promotion-value-left{display:block}.promotion-fragment-public .promotion-values .promotion-value-total{display:block}.promotion-fragment-public .promotion-info-text{margin-right:70px}}@media (min-width: 992px){#sr-promotion-changes-finish,#sr-delete-promotion-finish{width:initial;margin-top:initial}.admin-panel{margin-bottom:unset}.promotion-button{width:initial}#addNewPromotionFund{margin-top:20px;width:initial}.excel-export-promotion-button{width:initial}#exportAllPromotionFunds{margin-top:20px;width:initial}#addPromotion #promotionFields{margin-bottom:initial}.promotion-fragment-admin{margin-bottom:95px;margin-right:0px;margin-left:0px}.promotion-fragment-admin h3{justify-content:center}.promotion-fragment-admin .promotion-info-text{margin-left:0px;margin-right:0px}.promotion-fragment-public{margin-bottom:95px;margin-right:80px;margin-left:80px}.promotion-fragment-public h3{justify-content:center}.promotion-fragment-public .promotion-info-text{margin-left:115px;margin-right:115px}}@media (min-width: 1440px){.promotion-fragment-admin{margin-right:0px;margin-left:0px}.promotion-fragment-admin .promotion-info-text{margin-left:115px;margin-right:115px}.promotion-fragment-public{margin-right:0px;margin-left:0px}}.confirm-dashboard.full-height{display:flex;justify-content:flex-start;background-color:#063547;color:#fff}.confirm-dashboard.full-height main{padding:2rem 0}.confirm-team-member{background-color:#063548;padding-left:24px;padding-right:24px}.confirm-team-member .icon{display:flex;align-items:center}.confirm-team-member .confirm-header{display:flex;flex-direction:column;margin-bottom:10px}.confirm-team-member .confirm-header .dropdown-wrapper .dropdown button{position:relative}.confirm-team-member .confirm-header .dropdown-wrapper .dropdown li a{margin-top:0px;margin-bottom:0px}.confirm-team-member .confirm-header a{display:flex;justify-content:center;margin-bottom:8px}.confirm-team-member .confirm-header h1{font-size:24px}.confirm-team-member .confirm-header button{padding:9px 38px;background-color:#0E4761;color:#fff;font-size:12px;line-height:14px;border-radius:4px;font-weight:500;width:100%}.confirm-team-member h1{color:#fff}.confirm-team-member .confirm-message{width:100%;padding-left:27px;background-color:#fff;border-radius:4px;color:#454545;display:flex;justify-content:left;min-height:58px}.confirm-team-member .confirm-message .success-icon:before{background-image:url("data:image/svg+xml,%3Csvg height='25' viewBox='0 0 25 25' width='25' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='12.5' cy='12.5' fill='%238cb82b' r='12.5'/%3E%3Cg stroke='%23fff' stroke-width='.966184'%3E%3Cpath d='m8.871638 11.948397h1v5.841597h-1z' transform='matrix(.70710678 -.70710678 .70710678 .70710678 -7.774172 10.969879)'/%3E%3Cpath d='m9.293908 12.800985h10.628019v1h-10.628019z' transform='matrix(.70710678 -.70710678 -.70710678 -.70710678 13.676315 33.017546)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.confirm-team-member .confirm-message .success-icon{margin-bottom:15px}.confirm-team-member .confirm-message .text-confirm-message{margin:auto 2rem;font-size:14px;line-height:19px;padding:1.5rem 0}.confirm-team-member .confirm-content{display:flex;justify-content:left;flex-wrap:wrap}.confirm-team-member .confirm-content .list-group .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:175px;display:block}.confirm-team-member .commune-overview{margin-top:25px;padding-left:0;padding-right:0}.confirm-team-member .commune-overview h3{font-size:1.9rem;margin-bottom:24px}.confirm-team-member .commune-overview h3 a{color:#fff}.confirm-team-member .commune-overview .list-group-item{border:2px solid #063547}.confirm-team-member .commune-overview .list-group-item .badge{position:absolute;top:0;right:0;padding:6px 9px;border-radius:50% 0px 50% 50%;height:2.5rem;width:2.5rem}.confirm-team-member .commune-overview .list-group-item:first-child .badge{border-radius:50% 7px 50% 50%}.confirm-team-member .commune-overview .icon-arrow-external::before{font-size:1.6rem}.confirm-team-member .commune-overview .commune-news{height:100%;overflow:hidden;border-radius:7px}.confirm-team-member .commune-overview .commune-overview-news-article:hover{overflow-y:auto}.confirm-team-member .commune-overview .commune-overview-news-article{background-color:#073B50;border-radius:7px;height:100%;overflow-x:hidden;overflow-y:hidden}.confirm-team-member .commune-overview .commune-overview-news-article .news-article{padding:18px}.confirm-team-member .commune-overview .commune-overview-news-article .news-article .news-article-date{font-weight:lighter;font-size:12px;color:#AAD0D2;opacity:0.7;line-height:17px;margin-bottom:10px;letter-spacing:0.28px}.confirm-team-member .commune-overview .commune-overview-news-article .news-article .news-article-title{font-weight:normal;font-size:14px;color:#ffffff;opacity:0.5;line-height:17px;margin-bottom:15px;letter-spacing:0.55px}.confirm-team-member .commune-overview .commune-overview-news-article .news-article .news-article-subtitle{font-weight:lighter;font-size:14px;color:#ffffff;line-height:20px;letter-spacing:0.33px}.confirm-team-member .commune-overview.news{padding-bottom:25px}@media (max-width: 767px){.icon svg{width:35px;height:35px}.confirm-team-member .confirm-header .dropdown-wrapper{margin-bottom:10px}.confirm-team-member .list-group .name{width:150px}.confirm-team-member .list-group-item .km-count{position:absolute;right:3rem;bottom:1.5rem;font-size:1.8rem}.confirm-team-member .list-group-item .km-count small{font-size:75%}}@media (min-width: 768px){.confirm-dashboard.full-height{padding:7rem 0}.confirm-dashboard.full-height .confirm-header .dropdown-wrapper{margin-top:20px;display:flex;justify-content:center}.confirm-dashboard.full-height .confirm-header .dropdown-wrapper .dropdown{text-align:center}.confirm-dashboard.full-height .confirm-header .dropdown-wrapper .dropdown li{width:296px}.confirm-dashboard.full-height .confirm-header .dropdown-wrapper h1{font-size:2.4rem;margin-top:14px}.confirm-dashboard.full-height .confirm-header .dropdown-wrapper button{width:296px}.confirm-dashboard.full-height .confirm-team-member{padding-left:24px;padding-right:24px}.confirm-dashboard.full-height .confirm-team-member .commune-overview.news{margin-left:80px}.confirm-dashboard.full-height .confirm-team-member .commune-overview .commune-overview-news-article .news-article .news-article-title{font-size:14px}.confirm-dashboard.full-height .confirm-team-member .commune-overview .commune-overview-news-article .news-article .news-article-subtitle{font-size:14px;line-height:20px}.confirm-dashboard.full-height .confirm-team-member .text-confirm-message{font-size:14px;line-height:17px}.confirm-dashboard.full-height .confirm-content{justify-content:space-between;flex-wrap:nowrap;max-height:350px}.confirm-dashboard.full-height .confirm-content .list-group .name{width:250px}.confirm-dashboard.full-height .confirm-content .list-group-item .km-count{bottom:1rem}}@media (min-width: 992px){.confirm-dashboard.full-height{padding:initial}.confirm-dashboard.full-height .confirm-header{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:24px;margin-top:50px}.confirm-dashboard.full-height .confirm-header .dropdown-wrapper .dropdown ul{margin-top:-36px}.confirm-dashboard.full-height .confirm-header a{margin-top:20px;margin-bottom:10px}.confirm-dashboard.full-height .confirm-header h1{font-size:32px}.confirm-dashboard.full-height .confirm-team-member .commune-overview .list-group-item .km-count{position:absolute;right:4rem;bottom:1.8rem;font-size:16px}.confirm-dashboard.full-height .confirm-team-member .commune-overview .commune-overview-news-article .news-article .news-article-title{font-size:12px}.confirm-dashboard.full-height .confirm-team-member .commune-overview .commune-overview-news-article .news-article .news-article-subtitle{font-size:12px;line-height:17px}.confirm-dashboard.full-height .confirm-content{margin-bottom:50px}}@media (min-width: 1440px){.confirm-dashboard.full-height .confirm-team-member{padding-left:88px;padding-right:204px}}.sr-in-app{padding:0}.sr-in-app.chat{background-color:#073B50}.sr-in-app.results{background-color:#073B50}.sr-in-app .app-chat{background-color:#073B50}.sr-in-app .app-chat section{background-color:transparent;padding:0}.sr-in-app .app-chat .chat{padding:0}.sr-in-app .app-chat .btn{padding:6px 12px}.sr-in-app .app-chat input.form-control{height:34px;border:1px solid #ccc;border-radius:4px 0 0 4px;background-color:#fff;padding:6px 12px;color:#555}.sr-in-app .app-chat input::-moz-placeholder{font-weight:500}.sr-in-app .app-chat input:-ms-input-placeholder{font-weight:500}.sr-in-app .app-chat input::placeholder{font-weight:500}.sr-in-app h1,.sr-in-app h2{font-size:2.4rem;line-height:3rem}.sr-in-app #app-register{padding:3rem 0 6rem 0}.sr-in-app .form-horizontal .checkbox label{color:#676767 !important}.sr-in-app .form-horizontal .checkbox label::before{border:1px solid #333}.sr-in-app .tab-pane{padding-top:20px}.sr-in-app .dataTables_wrapper .dataTables_paginate{padding-top:80px}#accordion-template .akkordeon-header{display:flex;justify-content:center;color:#454545}#accordion-template .search-bar{margin-top:40px;display:flex;justify-content:center}#accordion-template .search-bar input{width:100%;height:52px;box-shadow:0 2px 21px rgba(0,0,0,0.06);border-radius:26px;background-color:#ffffff;border:1px solid #efecec;padding-left:3rem;font-size:17px}#accordion-template .search-bar input::-moz-placeholder{opacity:0.44}#accordion-template .search-bar input:-ms-input-placeholder{opacity:0.44}#accordion-template .search-bar input::placeholder{opacity:0.44}#accordion-template .search-bar input:focus{outline:none}#accordion-template .search-bar .search-field-wrapper{position:relative;width:100%}#accordion-template .search-bar #clear-btn{position:absolute;right:2rem;height:100%;width:40px;color:#ACADAB}#accordion-template .search-bar #clear-btn::after{font-family:'sr-icons', 'FontAwesome';content:"\e947";font-size:20px;position:absolute;top:10px}#accordion-template .search-bar #clear-btn.delete::before{font-family:'sr-icons', 'FontAwesome';content:"\e955";font-size:28px;position:absolute;color:#454545;top:5px;left:-4.75rem;cursor:pointer}#accordion-template .faq-categories{display:flex;flex-wrap:wrap;margin-top:40px}#accordion-template .faq-categories .faq-category{flex-grow:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 0 1.5rem;margin:0.2rem;color:#fefefe;flex-basis:45%;background-color:#073b50}#accordion-template .faq-categories .faq-category.active{background-color:#8CB82B}#accordion-template .faq-categories .faq-category:first-child{border-radius:7px 0 0 0}#accordion-template .faq-categories .faq-category:nth-child(2){border-radius:0 7px 0 0}#accordion-template .faq-categories .faq-category:nth-child(5){border-radius:0 0 0 7px}#accordion-template .faq-categories .faq-category:last-child{border-radius:0 0 7px 0}#accordion-template .faq-categories .faq-category p{font-size:12px}#accordion-template .faq-categories .faq-category p::before{display:block;font-size:4rem;line-height:1.7;padding-top:20px;padding-bottom:10px}#accordion-template .faq-categories .icon-rules::before{font-family:'sr-icons', 'FontAwesome';content:"\e953"}#accordion-template .faq-categories .icon-skyline::before{font-family:'sr-icons', 'FontAwesome';content:"\e900"}#accordion-template .faq-categories .icon-app::before{font-family:'sr-icons', 'FontAwesome';content:"\e954"}#accordion-template .faq-categories .icon-bike::before{font-family:'sr-icons', 'FontAwesome';content:"\e90e"}#accordion-template .faq-categories .icon-radar::before{font-family:'sr-icons', 'FontAwesome';content:"\e952"}#accordion-template .faq-categories .icon-movebis::before{font-family:'sr-icons', 'FontAwesome';content:"\e951"}#accordion-template .panel{margin-bottom:0;box-shadow:none}#accordion-template .akkordeon-topics{margin-top:40px;margin-bottom:40px}#accordion-template .akkordeon-topics .akkordeon-topic .active{box-shadow:0 2px 20px 0 rgba(0,0,0,0.08)}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-header{background-color:#ffffff;margin-bottom:0;position:relative;border-bottom:1px solid #DBDDE1}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-header .akkordeon-topic-link{color:#454545;font-size:16px;line-height:20px;padding:29px 75px 30px 30px;margin-bottom:0}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-link a,#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-link a:hover,#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-link a:focus{color:#454545}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-header a::after{font-family:'sr-icons', 'FontAwesome';content:"\e5c8";position:absolute;right:40px;top:35%;font-size:20px;border:1px solid #8CB82B;border-radius:25px;color:#8CB82B;padding:3px;width:28px;height:28px;line-height:20px}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-header a:not(.collapsed)::after{transform:rotate(90deg)}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body.collapse,#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body.collapsing{margin:15px 30px 20px 30px}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body.collapse .akkordeon-content,#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body.collapsing .akkordeon-content{font-size:14px;line-height:22px;letter-spacing:0.6px;font-weight:300;color:#454545;margin-right:145px}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body a{font-weight:500;letter-spacing:0}#accordion-template .akkordeon-topics .akkordeon-topic li{padding-left:15px}#accordion-template .akkordeon-topics .akkordeon-topic.active .akkordeon-topic-header{background-color:#ffffff;margin-bottom:0;position:relative;box-shadow:0 2px 20px 0 rgba(0,0,0,0.08)}@media (max-width: 480px){#accordion-template.accordion .akkordeon-header{margin-top:0;margin-bottom:15px}#accordion-template.accordion .akkordeon-header h1{margin:0}#accordion-template.accordion.container{padding:0}#accordion-template.accordion .search-bar input{height:40px}#accordion-template.accordion .search-bar .search-field-wrapper::after{top:6px}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-header{overflow:hidden}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-header .akkordeon-topic-link{padding:36px 75px 36px 30px}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body.collapse .akkordeon-content,#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body.collapsing .akkordeon-content{margin:15px 30px 20px 30px}#accordion-template .akkordeon-topic-body ul{padding-left:1rem}#accordion-template h1,#accordion-template h2{font-size:24px;line-height:36px}#accordion-template .akkordeon-header{margin-left:30px;margin-right:30px;justify-content:normal}#accordion-template .container{padding-left:0;padding-right:0}#accordion-template .search-bar{margin-top:30px}#accordion-template .search-bar .search-field-wrapper{padding-left:30px;padding-right:30px}#accordion-template .search-bar .search-field-wrapper::after{right:50px}#accordion-template .search-bar input{height:40px;font-size:14px;line-height:17px}#accordion-template .search-bar #clear-btn.delete::before{top:0;left:-6rem}#accordion-template .search-bar #clear-btn::after{top:0.5rem;right:4rem}#accordion-template .faq-categories{padding-left:30px;padding-right:30px}#accordion-template .akkordeon-topics{margin-top:30px;margin-bottom:30px}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-header .akkordeon-topic-link{color:#4A4A4A;padding:0 75px 0 30px;display:flex;align-items:center;min-height:95px}}@media (min-width: 768px){#accordion-template.accordion .accordion-image-wrapper{margin:0 24px}#accordion-template.accordion .search-bar{padding:0 24px}#accordion-template.accordion .akkordeon-header{margin-top:50px;margin-bottom:25px}#accordion-template.accordion .akkordeon-header h1{margin:0}#accordion-template.container{padding:0}#accordion-template h1,#accordion-template h2{font-size:24px;line-height:36px}#accordion-template .faq-categories .faq-category{flex-basis:25%}#accordion-template .faq-categories .faq-category:first-child{border-radius:7px 0 0 0}#accordion-template .faq-categories .faq-category:nth-child(2){border-radius:0}#accordion-template .faq-categories .faq-category:nth-child(3){border-radius:0 7px 0 0}#accordion-template .faq-categories .faq-category:nth-child(4){border-radius:0 0 0 7px}#accordion-template .faq-categories .faq-category:nth-child(5){border-radius:0}#accordion-template .faq-categories .faq-category:last-child{border-radius:0 0 7px 0}#accordion-template .akkordeon-topic-body p{padding-left:0}#accordion-template .akkordeon-topic-body ul{margin-left:-2.5rem}}@media (min-width: 1024px){#accordion-template.accordion .accordion-image-wrapper{margin:0}#accordion-template.accordion .search-bar{padding:0}#accordion-template h1,#accordion-template h2{font-size:32px;line-height:40px}#accordion-template .search-bar .search-field-wrapper{width:auto}#accordion-template .search-bar input{width:639px}#accordion-template .faq-categories .faq-category{flex-basis:15%}#accordion-template .faq-categories .faq-category:first-child{border-radius:7px 0 0 7px}#accordion-template .faq-categories .faq-category:nth-child(2){border-radius:0}#accordion-template .faq-categories .faq-category:nth-child(3){border-radius:0}#accordion-template .faq-categories .faq-category:nth-child(4){border-radius:0}#accordion-template .faq-categories .faq-category:nth-child(5){border-radius:0}#accordion-template .faq-categories .faq-category:last-child{border-radius:0 7px 7px 0}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-header .akkordeon-topic-link{margin-left:100px}#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body.collapsing .akkordeon-content,#accordion-template .akkordeon-topics .akkordeon-topic .akkordeon-topic-body.collapse .akkordeon-content{margin:15px 280px 20px 130px}}@media (min-width: 992px){.footer-links{margin-top:4rem}}@media screen and (min-width: 768px) and (max-width: 991px){.footer-links{margin-top:2rem}}@media (max-width: 480px){.footer-links{margin-top:0rem}}@media (min-width: 768px){#agfk-import section.dashboard .sr-icon-grid>li{flex-basis:0% !important}}@media (max-width: 991px){#agfk-import .sr-icon-grid li{min-width:0%}}#agfk-import .dark-bg .btn.btn-default.dropdown-toggle,#agfk-import .top10btn .btn.btn-default.dropdown-toggle{min-width:inherit}#agfk-import .arrow-invert .arrow-links li a::before{float:left;margin-right:0.3rem;transform:rotate(-135deg)}#agfk-import .arrow-invert .arrow-links li a:hover::before{transform:rotate(-90deg)}@media (min-width: 768px){#agfk-import table.sr-ranking tbody>tr>td:first-of-type span{height:4rem;width:4rem;display:block;padding:1.5rem 2rem 1.5rem 1.4rem;border-radius:50%;margin-left:0.2rem;background:#052836;font-size:15px;font-weight:500;line-height:12px}#agfk-import .md-px-0{padding-left:0px !important;padding-right:0px !important}}#agfk-import table.sr-ranking span.aktiv::after{content:none}#agfk-import table.sr-ranking tbody>tr td{font-size:1.5rem;color:rgba(255,255,255,0.87)}#agfk-import .text-15{font-size:1.5rem !important}#agfk-import #tableSortXs .btn{padding-left:inherit;padding-right:inherit;padding-top:4px;padding-bottom:4px}#agfk-import #tableSortXs .btn.btn-default.active{background-color:rgba(2,27,38,0.8) !important;border:1px solid rgba(0,134,197,0.4) !important}#agfk-import .th-search label{font-weight:500;opacity:0.39}@media (max-width: 767px){#agfk-import table.sr-ranking tbody>tr>td.radelnde,#agfk-import table.sr-ranking tbody>tr>td.merge-left{position:absolute;left:0;margin-top:2.4rem;font-size:1.1rem;opacity:0.7;padding-left:10px !important}}#agfk-import .data-unit{font-size:13px}#agfk-import table.sr-ranking tbody>tr{border-bottom:1px solid #052836}#agfk-import .th-search input,#agfk-import .dark-bg .th-search .btn-group .btn{border-color:#fff !important}#agfk-import .th-search label{font-weight:500;opacity:0.39}#agfk-import td i[class*='-dude']{padding-left:0.5rem;font-size:3rem;color:#0086C5;vertical-align:middle}#agfk-import .data-table tbody>tr .bar_wrapper .bar_bg{width:100%}#agfk-import .results-filter>div{flex:1 1 auto;text-align:center;margin:0px 50px}@media (max-width: 767px){#agfk-import .results-filter>div{margin:10px 0px}}@media (min-width: 768px){#agfk-import .results-filter>div{margin:0px 30px}}@media (min-width: 1440px){#agfk-import .results-filter>div{margin:0px 50px}}#agfk-import .results-filter>div:first-child{margin-left:0px}#agfk-import .results-filter>div:last-child{margin-right:0px}#agfk-import .dark-bg .btn.btn-default.dropdown-toggle,#agfk-import .top10btn .btn.btn-default.dropdown-toggle{min-width:14rem !important}#agfk-import .nav-pills>li>a{border-left-width:0px;border-radius:0rem}#agfk-import .nav-pills>li:first-child>a{border-radius:0.2rem 0rem 0rem 0.2rem;border-left-width:1px}#agfk-import .nav-pills>li:last-child>a{border-radius:0rem 0.2rem 0.2rem}#agfk-import .nav-pills>li+li{margin-left:0px}#agfk-import .nav-pills>li.active>a,#agfk-import .nav-pills>li.active>a:hover,#agfk-import .nav-pills>li.active>a:focus{color:#fefefe;background-color:#fefefe;border-color:#8CB82B !important;font-weight:500 !important}#agfk-import #legend-wrapper p{line-height:3}#agfk-import #teamliste_wrapper div.dataTables_paginate,#agfk-import div.dataTables_paginate{text-align:center !important;padding-top:50px;padding-bottom:50px}@media (max-width: 767px){#agfk-import #teamliste tbody>tr>td:nth-child(2){padding:2.9rem 1.5rem 0rem}}@media (max-width: 767px){#agfk-import .sr-icon-grid li{flex-basis:11rem !important}#agfk-import table.sr-ranking tbody>tr>td{padding:1.3rem 1.5rem 0rem;border:0;vertical-align:top;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 767px){#agfk-import table.sr-ranking tbody>tr>td{position:absolute;left:0;right:initial !important;margin-top:3.8rem;font-size:1.1rem;opacity:0.7;padding-left:10px !important}#agfk-import .data-table tbody>tr .bar_wrapper .bar_text{font-size:1.8rem}}#agfk-import .nav>li>a{position:relative;display:block;padding:7px 15px;font-size:13px;font-weight:500}#agfk-import #tableSortXs .btn{padding-left:inherit;padding-right:inherit;padding-top:4px;padding-bottom:4px;font-size:11px}#agfk-import .th-search input{border:1px solid #fff !important}#agfk-import .paginate_button.current{color:#0086C5 !important;font-weight:600}#agfk-import .paginate_button{font-size:1.8rem;position:relative}@media (max-width: 479px){#agfk-import .paginate_button.first,#agfk-import .paginate_button.previous,#agfk-import .paginate_button.next,#agfk-import .paginate_button.last{display:inline}#agfk-import .paginate_button{font-size:1.8rem}}#agfk-import .pagination-icon{height:25px;fill:white;position:absolute;top:8px;left:0px}#agfk-import .numberOfResults>div,#agfk-import .numberOfResults>span{float:left;display:inline-table;margin-right:10px;color:rgba(255,255,255,0.5)}#agfk-import .numberOfResults>div{cursor:pointer}#agfk-import .numberOfResults>div.active{cursor:pointer;color:#0086C5}#agfk-import td.expanded{padding:0px 0px !important;background-color:#fff}#agfk-import td.expanded td,#agfk-import td.expanded td a{color:#454545 !important}#agfk-import tr.shown{background-color:#0086C5}#agfk-import table.sr-ranking tbody>tr.expanded>td:first-of-type span{background:#fff}#agfk-import .shown .subteamlink:after{color:#0E4761;transform:rotate(0deg);top:0px;right:10px}#agfk-import .shown .subteamlink{color:#0E4761}#agfk-import .action-button-list{display:flex;flex-direction:row;position:relative;min-width:130px}#agfk-import .action-button-list a{padding:10px 2px}#agfk-import .spinner{z-index:5000}#agfk-import .spinner img{margin-top:25%;-webkit-animation:rotation 1s linear 0s infinite;animation:rotation 1s linear 0s infinite}@-webkit-keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}#agfk-import div.dataTables_wrapper{position:relative}#agfk-import div.dataTables_wrapper div.dataTables_processing{z-index:5000;position:absolute;top:50px;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}#agfk-import #ags-list{width:auto}#agfk-import #ags-list_filter,#agfk-import #ags-list_length{display:none}#agfk-import .dataTables_filter label input{border:1px solid #fff;background-color:transparent;border-radius:5px;height:3rem;opacity:1}#agfk-import .dataTables_length label select{background-color:#0d4058;border-radius:5px;height:3rem;border:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;text-align:center;opacity:1}#agfk-import #ags-list_length label{font-weight:500;opacity:0.39}#agfk-import #ags-list_filter label{font-weight:500;opacity:0.39}#agfk-import #ags-insert{max-width:50%;display:flex;flex-direction:column;padding-left:15px;padding-right:15px}#agfk-import #insert-form{display:flex;flex-direction:row}#agfk-import #insert-form label{display:flex;align-self:center;min-width:14rem}#agfk-import #ags-filter-search{background-color:transparent;border:1px solid #fff;height:3rem;border-radius:5px;margin:0.5rem}#agfk-import #insert-form input,#agfk-import #insert-form select{background-color:transparent;padding:0.4rem 5rem 0.4rem 0;border-radius:0;border-width:0 0 2px;border-color:#bbb}#agfk-import #ags-filter{display:flex;justify-content:space-between}#agfk-import #ags-filter label{align-self:center;opacity:0.39}#agfk-import #insert-form input[type="checkbox"]:checked+label:before,#agfk-import .commune-data input[type="checkbox"]:checked+span:before{font-family:'sr-icons', 'FontAwesome';font-size:13px;background-color:#8cb82b;content:"\f00c";color:#FFFFFF;width:16px;height:16px;border:1.5px solid #8cb82b;display:table;line-height:0.8}#agfk-import #insert-form input[type="checkbox"],#agfk-import #insert-form input[type="radio"]{display:none}#agfk-import #insert-form input[type="checkbox"]+label,#agfk-import #insert-form input[type="checkbox"]+span{font-size:14px;margin:0.5rem}#agfk-import #insert-form input[type="checkbox"]+label:before,#agfk-import #insert-form input[type="checkbox"]+span:before{width:16px;height:16px;background-color:#FFFFFF;display:table;content:"";border-radius:2px;border:1.5px solid rgba(69,69,69,0.38);font-size:13px;line-height:0.8;border-collapse:separate}#agfk-import .ags-label{opacity:0.39}#agfk-import #insert-form{display:none}#agfk-import .form-group{display:flex}#agfk-import .information-text{color:#000;opacity:0.39}#agfk-import .modal-body{padding-top:0px}#agfk-import .modal-body .form-group{color:#000}#agfk-import .modal-body .form-group label{min-width:14rem}#agfk-import .data-list{margin-left:20px;margin-top:30px;display:flex;flex-direction:column}#agfk-import .data-list label{display:flex;align-self:center;min-width:14rem}#agfk-import .data-list input,#agfk-import .data-list select{background-color:transparent;padding:0.4rem 5rem 0.4rem 0;border-radius:0;border-width:0 0 2px;border-color:#bbb}#agfk-import .data-list input[type="checkbox"]:checked+label:before,#agfk-import .commune-data input[type="checkbox"]:checked+span:before{font-family:'sr-icons', 'FontAwesome';font-size:13px;background-color:#8cb82b;content:"\f00c";color:#FFFFFF;width:16px;height:16px;border:1.5px solid #8cb82b;display:table;line-height:0.8}#agfk-import .data-list input[type="checkbox"],#agfk-import #insert-form input[type="radio"]{display:none}#agfk-import .data-list input[type="checkbox"]+label,#agfk-import #insert-form input[type="checkbox"]+span{font-size:14px;margin:0.5rem}#agfk-import .data-list input[type="checkbox"]+label:before,#agfk-import #insert-form input[type="checkbox"]+span:before{width:16px;height:16px;background-color:#FFFFFF;display:table;content:"";border-radius:2px;border:1.5px solid rgba(69,69,69,0.38);font-size:13px;line-height:0.8;border-collapse:separate}#agfk-import section.dashboard .data-list .select2-container--default .select2-selection--single .select2-selection__rendered{color:#000}#agfk-import .modal-single-button{display:flex;justify-content:center}#agfk-import .w-250{width:250px;display:flex}#agfk-import .w-100{width:100%}#agfk-import .select2-container .select2-selection--single{height:37px}#agfk-import .select2-container--default .select2-selection--single .select2-selection__placeholder{color:rgba(254,254,254,0.8) !important}#agfk-import .select2-container--default .select2-selection--single .select2-selection__arrow{top:6px;right:10px}#agfk-import .select2-container--default .select2-results>.select2-results__options{max-height:500px;overflow-y:auto}#agfk-import .select2-container--default .select2-selection--single .select2-selection__arrow b{color:rgba(254,254,254,0.8) !important;border-color:rgba(254,254,254,0.8) transparent rgba(254,254,254,0.8) transparent}#agfk-import .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent rgba(254,254,254,0.8) transparent}#agfk-import .select2-container--default .select2-search--dropdown .select2-search__field{border:0px solid rgba(20,104,142,0.5);background-color:#063548;color:#fff !important}#agfk-import .select2-container--open .select2-dropdown--below{background-color:#073B50 !important;border:1px solid rgba(20,104,142,0.5) !important}#agfk-import .select2-search--dropdown{padding:6px}#agfk-import .select2-container--open li.select2-results__option:first-child{border-top:0px !important}#agfk-import .select2-container--open .select2-selection--single{border-color:#073B50 !important}#agfk-import .select2-container--open .select2-dropdown .select2-results ul.select2-results__options{position:inherit}#agfk-import .select2-container--open .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option{color:rgba(255,255,255,0.5);font-size:12px;font-weight:normal}#agfk-import .select2-results__group{position:relative}#agfk-import .select2-search.select2-search--dropdown{position:relative}#agfk-import .select2-search.select2-search--dropdown:after{position:absolute;right:18px;top:4px;font-size:18px;height:10px;width:10px;border:none;background:none;text-align:center;line-height:32px;font-family:sr-icons;color:rgba(255,255,255,0.3)}#agfk-import .select2-search.select2-search--dropdown:after{content:"\e947" !important}#agfk-import .select2-results__group:after{position:absolute;content:"\e941" !important;transform:rotate(-90deg);right:22px;top:14px;font-size:6px;height:10px;width:10px;border:none;background:none;text-align:center;line-height:32px;font-family:sr-icons;color:white}#agfk-import .select2-results__group.open:after{content:"\e942" !important;transform:rotate(180deg);right:12px;top:25px}#agfk-import .select2-results__group.open{color:#fff;padding-bottom:5px !important}#agfk-import ul.select2-results__options.open{box-shadow:0 0 black !important;margin-top:0px !important}#agfk-import ul.select2-results__options.open li{background-color:#0e4761;border-left:0px !important;border-right:0px !important;color:rgba(255,255,255,0.5);font-size:12px;font-weight:500}#agfk-import .select2-container--default .select2-results__group{cursor:default;display:block;padding:0px;font-weight:normal}#agfk-import input[type="radio"]{display:none}#agfk-import input[type="radio"]+label:before{width:16px;height:16px;background-color:#FFFFFF;display:block;content:"";border-radius:10px;border:1.5px solid #b7b7b7;margin-right:10px}#agfk-import input[type="radio"]:checked+label:before{background-color:#8cb82b;box-shadow:inset 0px 0px 0px 3px #FFFFFF}#agfk-import .button-wrap{position:relative}#agfk-import .btn.btn-default{border-color:#454545;color:#454545}#agfk-import .form-group label{font-weight:500}#agfk-import .file-name{display:flex;align-self:center}#agfk-import .select2-container--default .select2-selection--single{background-color:transparent;border:1px solid #fff;padding:3px}#agfk-import #add-ags-msg{margin-bottom:2rem}#agfk-import #ags-report{margin-bottom:2rem;display:none}#agfk-import .modal-single-button{position:absolute;bottom:10px}#agfk-import .text-center{position:relative;margin-bottom:2rem}@media (min-width: 768px){#ags-administration section.dashboard .sr-icon-grid>li{flex-basis:0% !important}}@media (max-width: 991px){#ags-administration .sr-icon-grid li{min-width:0%}}#ags-administration .dark-bg .btn.btn-default.dropdown-toggle,#ags-administration .top10btn .btn.btn-default.dropdown-toggle{min-width:inherit}#ags-administration .arrow-invert .arrow-links li a::before{float:left;margin-right:0.3rem;transform:rotate(-135deg)}#ags-administration .arrow-invert .arrow-links li a:hover::before{transform:rotate(-90deg)}@media (min-width: 768px){#ags-administration table.sr-ranking tbody>tr>td:first-of-type span{height:4rem;width:4rem;display:block;padding:1.5rem 2rem 1.5rem 1.4rem;border-radius:50%;margin-left:0.2rem;background:#052836;font-size:15px;font-weight:500;line-height:12px}#ags-administration .md-px-0{padding-left:0px !important;padding-right:0px !important}}#ags-administration table.sr-ranking span.aktiv::after{content:none}#ags-administration table.sr-ranking tbody>tr td{font-size:1.5rem;color:rgba(255,255,255,0.87)}#ags-administration .text-15{font-size:1.5rem !important}#ags-administration #tableSortXs .btn{padding-left:inherit;padding-right:inherit;padding-top:4px;padding-bottom:4px}#ags-administration #tableSortXs .btn.btn-default.active{background-color:rgba(2,27,38,0.8) !important;border:1px solid rgba(0,134,197,0.4) !important}#ags-administration .th-search label{font-weight:500;opacity:0.39}@media (max-width: 767px){#ags-administration table.sr-ranking tbody>tr>td.radelnde,#ags-administration table.sr-ranking tbody>tr>td.merge-left{position:absolute;left:0;margin-top:2.4rem;font-size:1.1rem;opacity:0.7;padding-left:10px !important}}#ags-administration .data-unit{font-size:13px}#ags-administration table.sr-ranking tbody>tr{border-bottom:1px solid #052836}#ags-administration .th-search input,#ags-administration .dark-bg .th-search .btn-group .btn{border-color:#fff !important}#ags-administration .th-search label{font-weight:500;opacity:0.39}#ags-administration td i[class*='-dude']{padding-left:0.5rem;font-size:3rem;color:#0086C5;vertical-align:middle}#ags-administration .data-table tbody>tr .bar_wrapper .bar_bg{width:100%}#ags-administration .results-filter>div{flex:1 1 auto;text-align:center;margin:0px 50px}@media (max-width: 767px){#ags-administration .results-filter>div{margin:10px 0px}}@media (min-width: 768px){#ags-administration .results-filter>div{margin:0px 30px}}@media (min-width: 1440px){#ags-administration .results-filter>div{margin:0px 50px}}#ags-administration .results-filter>div:first-child{margin-left:0px}#ags-administration .results-filter>div:last-child{margin-right:0px}#ags-administration .dark-bg .btn.btn-default.dropdown-toggle,#ags-administration .top10btn .btn.btn-default.dropdown-toggle{min-width:14rem !important}#ags-administration .nav-pills>li>a{border-left-width:0px;border-radius:0rem}#ags-administration .nav-pills>li:first-child>a{border-radius:0.2rem 0rem 0rem 0.2rem;border-left-width:1px}#ags-administration .nav-pills>li:last-child>a{border-radius:0rem 0.2rem 0.2rem}#ags-administration .nav-pills>li+li{margin-left:0px}#ags-administration .nav-pills>li.active>a,#ags-administration .nav-pills>li.active>a:hover,#ags-administration .nav-pills>li.active>a:focus{color:#fefefe;background-color:#fefefe;border-color:#8CB82B !important;font-weight:500 !important}#ags-administration #legend-wrapper p{line-height:3}#ags-administration #teamliste_wrapper div.dataTables_paginate,#ags-administration div.dataTables_paginate{text-align:center !important;padding-top:50px;padding-bottom:50px}@media (max-width: 767px){#ags-administration #teamliste tbody>tr>td:nth-child(2){padding:2.9rem 1.5rem 0rem}}@media (max-width: 767px){#ags-administration .sr-icon-grid li{flex-basis:11rem !important}#ags-administration table.sr-ranking tbody>tr>td{padding:1.3rem 1.5rem 0rem;border:0;vertical-align:top;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 767px){#ags-administration table.sr-ranking tbody>tr>td{position:absolute;left:0;right:initial !important;margin-top:3.8rem;font-size:1.1rem;opacity:0.7;padding-left:10px !important}#ags-administration .data-table tbody>tr .bar_wrapper .bar_text{font-size:1.8rem}}#ags-administration .nav>li>a{position:relative;display:block;padding:7px 15px;font-size:13px;font-weight:500}#ags-administration #tableSortXs .btn{padding-left:inherit;padding-right:inherit;padding-top:4px;padding-bottom:4px;font-size:11px}#ags-administration .th-search input{border:1px solid #fff !important}#ags-administration .paginate_button.current{color:#0086C5 !important;font-weight:600}#ags-administration .paginate_button{font-size:1.8rem;position:relative}@media (max-width: 479px){#ags-administration .paginate_button.first,#ags-administration .paginate_button.previous,#ags-administration .paginate_button.next,#ags-administration .paginate_button.last{display:inline}#ags-administration .paginate_button{font-size:1.8rem}}#ags-administration .pagination-icon{height:25px;fill:white;position:absolute;top:8px;left:0px}#ags-administration .numberOfResults>div,#ags-administration .numberOfResults>span{float:left;display:inline-table;margin-right:10px;color:rgba(255,255,255,0.5)}#ags-administration .numberOfResults>div{cursor:pointer}#ags-administration .numberOfResults>div.active{cursor:pointer;color:#0086C5}#ags-administration td.expanded{padding:0px 0px !important;background-color:#fff}#ags-administration td.expanded td,#ags-administration td.expanded td a{color:#454545 !important}#ags-administration tr.shown{background-color:#0086C5}#ags-administration table.sr-ranking tbody>tr.expanded>td:first-of-type span{background:#fff}#ags-administration .shown .subteamlink:after{color:#0E4761;transform:rotate(0deg);top:0px;right:10px}#ags-administration .shown .subteamlink{color:#0E4761}#ags-administration .action-button-list{display:flex;flex-direction:row;position:relative;min-width:130px}#ags-administration .action-button-list a{padding:10px 2px}#ags-administration .spinner{z-index:5000}#ags-administration .spinner img{margin-top:25%;-webkit-animation:rotation 1s linear 0s infinite;animation:rotation 1s linear 0s infinite}@-webkit-keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}#ags-administration div.dataTables_wrapper{position:relative}#ags-administration div.dataTables_wrapper div.dataTables_processing{z-index:5000;position:absolute;top:50px;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}#ags-administration #ags-list{width:auto}#ags-administration #ags-list_filter,#ags-administration #ags-list_length{display:none}#ags-administration .dataTables_filter label input{border:1px solid #fff;background-color:transparent;border-radius:5px;height:3rem;opacity:1}#ags-administration .dataTables_length label select{background-color:#0d4058;border-radius:5px;height:3rem;border:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;text-align:center;opacity:1}#ags-administration #ags-list_length label{font-weight:500;opacity:0.39}#ags-administration #ags-list_filter label{font-weight:500;opacity:0.39}#ags-administration #ags-insert{max-width:50%;display:flex;flex-direction:column;padding-left:15px;padding-right:15px}#ags-administration #insert-form{display:flex;flex-direction:row}#ags-administration #insert-form label{display:flex;align-self:center;min-width:14rem}#ags-administration #ags-filter-search{background-color:transparent;border:1px solid #fff;height:3rem;border-radius:5px;margin:0.5rem}#ags-administration #insert-form input,#ags-administration #insert-form select{background-color:transparent;padding:0.4rem 5rem 0.4rem 0;border-radius:0;border-width:0 0 2px;border-color:#bbb}#ags-administration #ags-filter{display:flex;justify-content:right}#ags-administration #ags-filter label{align-self:center;opacity:0.39}#ags-administration #insert-form input[type="checkbox"]:checked+label:before,#ags-administration .commune-data input[type="checkbox"]:checked+span:before{font-family:'sr-icons', 'FontAwesome';font-size:13px;background-color:#8cb82b;content:"\f00c";color:#FFFFFF;width:16px;height:16px;border:1.5px solid #8cb82b;display:table;line-height:0.8}#ags-administration #insert-form input[type="checkbox"],#ags-administration #insert-form input[type="radio"]{display:none}#ags-administration #insert-form input[type="checkbox"]+label,#ags-administration #insert-form input[type="checkbox"]+span{font-size:14px;margin:0.5rem}#ags-administration #insert-form input[type="checkbox"]+label:before,#ags-administration #insert-form input[type="checkbox"]+span:before{width:16px;height:16px;background-color:#FFFFFF;display:table;content:"";border-radius:2px;border:1.5px solid rgba(69,69,69,0.38);font-size:13px;line-height:0.8;border-collapse:separate}#ags-administration .ags-label{opacity:0.39}#ags-administration #insert-form{display:none}#ags-administration .form-group{display:flex}#ags-administration .information-text{color:#000;opacity:0.39}#ags-administration .modal-body{padding-top:0px}#ags-administration .modal-body .form-group{color:#000}#ags-administration .modal-body .form-group label{min-width:14rem}#ags-administration .data-list{margin-left:20px;margin-top:30px;display:flex;flex-direction:column}#ags-administration .data-list label{display:flex;align-self:center;min-width:14rem}#ags-administration .data-list input,#ags-administration .data-list select{background-color:transparent;padding:0.4rem 5rem 0.4rem 0;border-radius:0;border-width:0 0 2px;border-color:#bbb}#ags-administration .data-list input[type="checkbox"]:checked+label:before,#ags-administration .commune-data input[type="checkbox"]:checked+span:before{font-family:'sr-icons', 'FontAwesome';font-size:13px;background-color:#8cb82b;content:"\f00c";color:#FFFFFF;width:16px;height:16px;border:1.5px solid #8cb82b;display:table;line-height:0.8}#ags-administration .data-list input[type="checkbox"],#ags-administration #insert-form input[type="radio"]{display:none}#ags-administration .data-list input[type="checkbox"]+label,#ags-administration #insert-form input[type="checkbox"]+span{font-size:14px;margin:0.5rem}#ags-administration .data-list input[type="checkbox"]+label:before,#ags-administration #insert-form input[type="checkbox"]+span:before{width:16px;height:16px;background-color:#FFFFFF;display:table;content:"";border-radius:2px;border:1.5px solid rgba(69,69,69,0.38);font-size:13px;line-height:0.8;border-collapse:separate}#ags-administration .select2-container--default .select2-selection--single .select2-selection__rendered{color:#454545 !important}#ags-administration .form-group .select2.select2-container.select2-container--default .select2-selection--single{border-width:0 !important}#ags-administration .modal-single-button{display:flex;justify-content:center}#ags-administration .w-250{width:250px}#ags-administration .w-100{width:100%}#ags-administration .select2-container .select2-selection--single{height:37px}#ags-administration .select2-container--default .select2-selection--single .select2-selection__placeholder{color:rgba(254,254,254,0.8) !important}#ags-administration .select2-container--default .select2-selection--single .select2-selection__arrow{top:6px;right:10px}#ags-administration .select2-container--default .select2-results>.select2-results__options{max-height:500px;overflow-y:auto}#ags-administration .select2-container--default .select2-selection--single .select2-selection__arrow b{color:rgba(254,254,254,0.8) !important;border-color:rgba(254,254,254,0.8) transparent rgba(254,254,254,0.8) transparent}#ags-administration .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent rgba(254,254,254,0.8) transparent}#ags-administration .select2-container--default .select2-search--dropdown .select2-search__field{border:0px solid rgba(20,104,142,0.5);background-color:#063548;color:#fff !important}#ags-administration .select2-container--open .select2-dropdown--below{background-color:#073B50 !important;border:1px solid rgba(20,104,142,0.5) !important}#ags-administration .select2-search--dropdown{padding:6px}#ags-administration .select2-container--open li.select2-results__option:first-child{border-top:0px !important}#ags-administration .select2-container--open .select2-selection--single{border-color:#073B50 !important}#ags-administration .select2-container--open .select2-dropdown .select2-results ul.select2-results__options{position:inherit}#ags-administration .select2-container--open .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option{color:rgba(255,255,255,0.5);font-size:12px;font-weight:normal}#ags-administration .select2-results__group{position:relative}#ags-administration .select2-search.select2-search--dropdown{position:relative}#ags-administration .select2-search.select2-search--dropdown:after{position:absolute;right:18px;top:4px;font-size:18px;height:10px;width:10px;border:none;background:none;text-align:center;line-height:32px;font-family:sr-icons;color:rgba(255,255,255,0.3)}#ags-administration .select2-search.select2-search--dropdown:after{content:"\e947" !important}#ags-administration .select2-results__group:after{position:absolute;content:"\e941" !important;transform:rotate(-90deg);right:22px;top:14px;font-size:6px;height:10px;width:10px;border:none;background:none;text-align:center;line-height:32px;font-family:sr-icons;color:white}#ags-administration .select2-results__group.open:after{content:"\e942" !important;transform:rotate(180deg);right:12px;top:25px}#ags-administration .select2-results__group.open{color:#fff;padding-bottom:5px !important}#ags-administration ul.select2-results__options.open{box-shadow:0 0 black !important;margin-top:0px !important}#ags-administration ul.select2-results__options.open li{background-color:#0e4761;border-left:0px !important;border-right:0px !important;color:rgba(255,255,255,0.5);font-size:12px;font-weight:500}#ags-administration .select2-container--default .select2-results__group{cursor:default;display:block;padding:0px;font-weight:normal}#pagination-previous-link,#pagination-next-link{background-color:transparent}#pagination-previous-link svg,#pagination-next-link svg{fill:#454545}.pagination li a,.pagination li span{border:none;box-shadow:none;font-size:1.8rem;color:#454545;cursor:pointer}.pagination li a.active{color:#0086C5}.pagination li a:hover,.pagination li a:focus{box-shadow:none;background-color:inherit;border-color:inherit}.pagination{background-color:transparent}.popover{padding:8px;position:absolute;z-index:9999;max-width:220px;font-size:13px;border:0px;line-height:inherit;background-color:rgba(5,40,54,0.88);border-radius:5px}.popover-content{color:#ffffff;opacity:.88;font-size:13px;line-height:18px;padding:0}.popover.bottom .arrow:after{border-bottom-color:rgba(5,40,54,0.88)}.popover.right .arrow:after{border-right-color:rgba(5,40,54,0.88)}.popover.left .arrow:after{border-left-color:rgba(5,40,54,0.88)}.popover.top .arrow:after{border-top-color:rgba(5,40,54,0.88)}.popover.top>.arrow{border-top-color:rgba(5,40,54,0.88)}.modal-spielregeln .modal-header{padding:0}.modal-spielregeln .modal-body{padding:0}.modal-spielregeln .btn{margin-right:24px;margin-bottom:24px}.modal-spielregeln #accordion-template.accordion .faq-header{margin-top:0}.modal-spielregeln #accordion-template .search-bar{display:none}@media (min-width: 768px){.modal-dialog.modal-lg{width:700px}}@media (min-width: 992px){.modal-dialog.modal-lg{width:900px}}.ce-module h1{text-align:center;margin-bottom:40px}.ce-module h1.grid-header{font-size:32px;text-align:center;margin-bottom:40px}.ce-module p{font-size:14px;line-height:22px;font-weight:300;margin:0 0 20px}.ce-module ul{padding-left:0;list-style:none}.ce-module li{font-size:14px;line-height:22px;font-weight:300;margin:0 20px 10px;padding-left:15px}.ce-module li::before{content:"·";font-size:4rem;position:absolute;left:20px}.ce-module a,.ce-module p a{color:#0086C5;font-weight:600}.ce-module .mt-50{margin-top:50px}.ce-module .mb-50{margin-bottom:50px}.ce-module .mt-100{margin-top:100px}.ce-module .mb-100{margin-bottom:100px}.ce-module .col{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.ce-module h2.gridheader{margin-bottom:20px}.ce-module .image-description{font-size:11px;line-height:22px;font-weight:300;margin-top:5px}.m01-text h2{text-align:center;margin-bottom:50px}.m01-text h3{margin-bottom:30px}.m01-text h4{margin-bottom:15px}.m03-text-bild h2{text-align:left;margin-top:0;margin-bottom:30px}.m03-text-bild .m03-spacer{padding-right:60px;margin-bottom:50px}.m03-text-bild img{border-radius:0.75rem;width:100%}.m05-intro-text{font-size:20px;line-height:29px;font-weight:300;padding:0 75px}.m05-intro-text .col{margin-bottom:100px}.m05-intro-text p{font-size:20px;line-height:29px;font-weight:300}.m17-weiche{background-color:#063548;border-radius:7px;padding:95px 40px 30px;min-height:270px;max-height:270px}.m17-weiche h2{line-height:27px}.m17-weiche .image-wrapper{display:flex;justify-content:center}.m17-weiche .header h2{text-align:center;color:#FFFFFF}.m18-katalog .image-wrapper .teaser-image-wrapper{position:relative}.m18-katalog .image-wrapper .teaser-image-wrapper .second-teaser-image{display:none}.m18-katalog .image-wrapper .teaser-image-wrapper .teaser-point-wrapper{position:absolute;display:flex;width:100%;justify-content:center;bottom:10px}.m18-katalog .image-wrapper .teaser-image-wrapper .teaser-point-wrapper .teaser-point{content:'';height:8px;width:8px;background-color:#454545;border-radius:50%;opacity:20%;margin-left:8px}.m18-katalog .image-wrapper .teaser-image-wrapper .teaser-point-wrapper .teaser-point:nth-child(1){opacity:50%}.m18-katalog .image-wrapper .teaser-image-wrapper:hover{position:relative}.m18-katalog .image-wrapper .teaser-image-wrapper:hover .first-teaser-image{display:none}.m18-katalog .image-wrapper .teaser-image-wrapper:hover .second-teaser-image{display:block}.m18-katalog .image-wrapper .teaser-image-wrapper:hover .teaser-point:nth-child(1){opacity:20%}.m18-katalog .image-wrapper .teaser-image-wrapper:hover .teaser-point:nth-child(2){opacity:50%}.m18-katalog .image-wrapper img{border-radius:7px}.m18-katalog .image-wrapper .lightbox-background{display:none}.m18-katalog .image-wrapper .lightbox-background.active{position:fixed;display:block;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,0.73);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100}.m18-katalog .image-wrapper .lightbox-wrapper{display:none}.m18-katalog .image-wrapper .lightbox-wrapper.active{position:fixed;display:flex;z-index:210;top:200px;justify-content:center;flex-direction:column;left:0;right:0}.m18-katalog .image-wrapper .lightbox-wrapper.active picture{display:flex;justify-content:center}.m18-katalog .image-wrapper .lightbox-wrapper img{border-radius:0;max-height:405px}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-header{display:flex;justify-content:center}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-header h2{color:#ffffff;font-size:20px;line-height:27px}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-text{display:flex;justify-content:center;color:#ffffff;font-size:14px;font-weight:400}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-text p{text-align:left;max-width:637px}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-close .icon-close{position:absolute;color:#ffffff;right:20px;font-size:34px;top:-50px;cursor:pointer}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider{display:flex;justify-content:center;align-items:center}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .arrow{height:26px;width:auto;cursor:pointer}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .arrow-left{margin-right:43px}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .arrow-right{margin-left:43px}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .lightbox-image{display:none;position:relative}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .lightbox-image.active{display:block}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .lightbox-image .lightbox-point-wrapper{position:absolute;display:flex;width:100%;justify-content:center;bottom:10px}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .lightbox-image .lightbox-point-wrapper .lightbox-point{content:'';height:8px;width:8px;background-color:#454545;border-radius:50%;opacity:20%;margin-left:8px}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .lightbox-image .lightbox-point-wrapper .lightbox-point:nth-child(1){opacity:50%}.m21-headerimage .header{padding-top:50px}.m21-headerimage .image-wrapper{margin:0 24px}.m21-headerimage img{border-radius:0.75rem;margin:0 auto}.m23-icon-text .img-icon{width:80px;height:80px;margin-top:20px;margin-bottom:45px}.m23-icon-text h3{margin-bottom:20px}.m23-icon-text .arrow-symbol{font-size:5rem;position:absolute;right:5rem}.m24-profile img{-o-object-fit:cover;object-fit:cover;border-radius:1rem;max-width:190px;max-height:190px;min-height:190px;margin-top:12px;margin-bottom:12px}.text-download-link{margin-bottom:12px}.text-download-link .dl-link a{font-size:14px;display:flex;margin-bottom:10px}.text-download-link .dl-link a::before{font-family:'sr-icons', 'FontAwesome';content:"\e902";margin-right:14px;font-size:1.8rem;margin-top:-3px}.text-download-link .dl-link-wrapper{display:none}.text-download-link .dl-link-wrapper.active{display:block}.text-download-link .d-none{display:none}.text-download-link .select-wrapper{margin-bottom:1.5rem;position:relative;min-width:241px;max-width:241px}.text-download-link .select-wrapper select{background-color:transparent;border:1px solid #4A4A4A;padding:7px;border-radius:4px;color:#4A4A4A;text-align:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;font-weight:500;position:relative;width:100%}.text-download-link .select-wrapper::after{position:absolute;height:10px;width:10px;content:'';background-color:#4A4A4A;-webkit-clip-path:polygon(100% 0%, 0 0%, 50% 70%);clip-path:polygon(100% 0%, 0 0%, 50% 70%);right:15px;top:15px}.container .mb-50{margin-bottom:50px}@media (min-width: 768px) and (max-width: 1024px){.ce-module h1{text-align:center;margin-top:50px}.ce-module h1.grid-header{font-size:24px}.quicknavigation{margin-left:15px;margin-right:15px}.m01-text h2{text-align:left;margin-bottom:38px}.m01-text h3{text-align:left;margin-bottom:20px}.m01-text h3.text-center{text-align:left}.m03-text-bild{width:100%}.m03-text-bild .m03-spacer{padding-right:15px;margin-bottom:30px;margin-top:30px}.m05-intro-text{padding:0}.m05-intro-text .col{margin-bottom:50px}.m05-intro-text p{font-size:19px;line-height:29px}.m17-weiche{min-height:185px;max-height:185px;padding:60px 15px 30px}.m17-weiche h2{font-size:16px;line-height:20px}.m17-weiche .image-wrapper img{max-height:45px}.m18-katalog .image-wrapper .lightbox-wrapper.active{top:150px}.m18-katalog .header h2{line-height:27px}.m21-headerimage .image-wrapper{margin:0}.text-download-link .select-wrapper{min-width:216px;max-width:216px}}@media (max-width: 767px){.ce-module h1{text-align:left;margin-top:0;margin-bottom:30px}.ce-module .image-description{margin-left:30px;margin-right:30px}.ce-module h1.grid-header{font-size:24px;text-align:left}.ce-module h1.grid-header{margin-bottom:23px}.quicknavigation{margin-left:15px;margin-right:15px}.m01-text h2{text-align:left;margin-bottom:38px}.m01-text h3{text-align:left;margin-bottom:20px}.m01-text h3.text-center{text-align:left}.m01-text h4{margin-bottom:12px}.m03-text-bild{width:100%}.m03-text-bild img{border-radius:0}.m03-text-bild .m03-spacer{padding-right:15px;margin-bottom:30px;margin-top:30px}.m03-text-bild .col-image{padding-left:0;padding-right:0;margin-left:-15px;margin-right:-15px}.m05-intro-text{padding:0}.m05-intro-text .col{margin-bottom:50px}.m05-intro-text p{font-size:19px;line-height:29px}.m17-weiche{min-height:142px;max-height:142px;padding:42px 30px 23px 30px;border-radius:0;margin-left:-30px;margin-right:-30px;margin-bottom:20px}.m17-weiche h2{font-size:16px;line-height:20px}.m17-weiche .image-wrapper img{max-height:38px}.m18-katalog{margin-bottom:65px}.m18-katalog .image-wrapper{margin-left:-30px;margin-right:-30px}.m18-katalog .image-wrapper .lightbox-wrapper.active{top:80px;height:80vh;overflow:scroll;padding-top:250px}.m18-katalog .image-wrapper .lightbox-wrapper.active .lightbox-close .icon-close{top:0px}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .pagination-arrow-left{display:none}.m18-katalog .image-wrapper .lightbox-wrapper .lightbox-image-slider .pagination-arrow-right{display:none}.m21-headerimage .image-wrapper{margin:0 24px}.m21-headerimage .header{margin-left:30px;margin-right:30px}.m21-headerimage img{border-radius:0;height:210px;display:block;-o-object-fit:cover;object-fit:cover}.m23-icon-text{margin-bottom:60px}.m23-icon-text .img-icon{margin-top:15px;margin-bottom:20px}.text-download-link .select-wrapper{min-width:inherit;max-width:inherit}}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:0.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,0.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:0.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:0.75;position:absolute;top:50%;width:0}.cropper-center::before,.cropper-center::after{background-color:#eee;content:' ';display:block;position:absolute}.cropper-center::before{height:1px;left:-3px;top:0;width:7px}.cropper-center::after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:0.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:0.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:0.75;width:5px}}.cropper-point.point-se::before{background-color:#39f;bottom:-50%;content:' ';display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(./images/bg.png)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}


/*# sourceMappingURL=styles.css.map*/