@charset "UTF-8";
/*!
 *
 * Copyright 2017 info@tamotra.net - Tarik Schirmer
 * http://tamotra.net
 *
 */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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, style_scss/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, style_scss/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  /* line 18, style_scss/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }
  /* line 23, style_scss/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }
  /* line 27, style_scss/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* line 33, style_scss/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  /* line 38, style_scss/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /* line 44, style_scss/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group; }
  /* line 48, style_scss/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }
  /* line 53, style_scss/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important; }
  /* line 57, style_scss/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  /* line 64, style_scss/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }
  /* line 72, style_scss/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none; }
  /* line 77, style_scss/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  /* line 81, style_scss/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000; }
  /* line 85, style_scss/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }
    /* line 88, style_scss/stylesheets/bootstrap/_print.scss */
    .table td,
    .table th {
      background-color: #fff !important; }
  /* line 94, style_scss/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

/* line 26, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 39, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a"; }

/* line 40, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b"; }

/* line 42, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

/* line 43, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212"; }

/* line 44, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601"; }

/* line 45, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709"; }

/* line 46, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f"; }

/* line 47, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001"; }

/* line 48, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002"; }

/* line 49, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003"; }

/* line 50, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005"; }

/* line 51, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006"; }

/* line 52, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007"; }

/* line 53, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008"; }

/* line 54, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009"; }

/* line 55, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010"; }

/* line 56, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011"; }

/* line 57, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012"; }

/* line 58, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013"; }

/* line 59, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014"; }

/* line 60, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015"; }

/* line 61, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016"; }

/* line 62, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017"; }

/* line 63, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018"; }

/* line 64, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019"; }

/* line 65, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020"; }

/* line 66, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021"; }

/* line 67, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022"; }

/* line 68, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023"; }

/* line 69, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024"; }

/* line 70, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025"; }

/* line 71, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026"; }

/* line 72, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027"; }

/* line 73, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028"; }

/* line 74, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029"; }

/* line 75, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030"; }

/* line 76, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031"; }

/* line 77, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032"; }

/* line 78, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033"; }

/* line 79, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034"; }

/* line 80, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035"; }

/* line 81, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036"; }

/* line 82, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037"; }

/* line 83, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038"; }

/* line 84, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039"; }

/* line 85, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040"; }

/* line 86, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041"; }

/* line 87, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042"; }

/* line 88, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043"; }

/* line 89, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044"; }

/* line 90, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045"; }

/* line 91, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046"; }

/* line 92, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047"; }

/* line 93, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048"; }

/* line 94, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049"; }

/* line 95, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050"; }

/* line 96, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051"; }

/* line 97, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052"; }

/* line 98, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053"; }

/* line 99, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054"; }

/* line 100, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055"; }

/* line 101, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056"; }

/* line 102, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057"; }

/* line 103, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058"; }

/* line 104, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059"; }

/* line 105, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060"; }

/* line 106, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062"; }

/* line 107, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063"; }

/* line 108, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064"; }

/* line 109, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065"; }

/* line 110, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066"; }

/* line 111, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067"; }

/* line 112, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068"; }

/* line 113, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069"; }

/* line 114, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070"; }

/* line 115, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071"; }

/* line 116, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072"; }

/* line 117, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073"; }

/* line 118, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074"; }

/* line 119, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075"; }

/* line 120, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076"; }

/* line 121, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077"; }

/* line 122, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078"; }

/* line 123, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079"; }

/* line 124, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080"; }

/* line 125, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081"; }

/* line 126, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082"; }

/* line 127, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083"; }

/* line 128, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084"; }

/* line 129, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085"; }

/* line 130, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086"; }

/* line 131, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087"; }

/* line 132, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088"; }

/* line 133, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089"; }

/* line 134, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090"; }

/* line 135, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091"; }

/* line 136, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092"; }

/* line 137, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093"; }

/* line 138, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094"; }

/* line 139, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095"; }

/* line 140, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096"; }

/* line 141, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097"; }

/* line 142, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101"; }

/* line 143, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102"; }

/* line 144, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103"; }

/* line 145, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104"; }

/* line 146, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105"; }

/* line 147, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106"; }

/* line 148, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107"; }

/* line 149, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108"; }

/* line 150, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109"; }

/* line 151, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110"; }

/* line 152, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111"; }

/* line 153, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112"; }

/* line 154, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113"; }

/* line 155, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114"; }

/* line 156, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115"; }

/* line 157, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116"; }

/* line 158, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117"; }

/* line 159, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118"; }

/* line 160, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119"; }

/* line 161, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120"; }

/* line 162, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121"; }

/* line 163, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122"; }

/* line 164, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123"; }

/* line 165, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124"; }

/* line 166, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125"; }

/* line 167, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126"; }

/* line 168, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127"; }

/* line 169, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128"; }

/* line 170, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129"; }

/* line 171, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130"; }

/* line 172, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

/* line 173, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

/* line 174, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

/* line 175, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

/* line 176, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135"; }

/* line 177, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136"; }

/* line 178, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137"; }

/* line 179, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138"; }

/* line 180, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139"; }

/* line 181, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140"; }

/* line 182, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141"; }

/* line 183, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142"; }

/* line 184, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143"; }

/* line 185, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144"; }

/* line 186, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145"; }

/* line 187, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146"; }

/* line 188, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148"; }

/* line 189, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149"; }

/* line 190, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150"; }

/* line 191, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

/* line 192, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 193, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 194, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 195, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 196, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 197, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157"; }

/* line 198, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158"; }

/* line 199, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159"; }

/* line 200, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160"; }

/* line 201, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161"; }

/* line 202, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162"; }

/* line 203, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163"; }

/* line 204, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164"; }

/* line 205, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165"; }

/* line 206, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166"; }

/* line 207, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167"; }

/* line 208, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168"; }

/* line 209, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169"; }

/* line 210, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170"; }

/* line 211, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171"; }

/* line 212, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172"; }

/* line 213, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173"; }

/* line 214, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174"; }

/* line 215, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175"; }

/* line 216, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176"; }

/* line 217, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177"; }

/* line 218, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178"; }

/* line 219, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179"; }

/* line 220, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180"; }

/* line 221, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181"; }

/* line 222, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182"; }

/* line 223, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183"; }

/* line 224, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184"; }

/* line 225, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185"; }

/* line 226, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186"; }

/* line 227, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187"; }

/* line 228, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188"; }

/* line 229, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189"; }

/* line 230, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190"; }

/* line 231, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191"; }

/* line 232, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192"; }

/* line 233, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193"; }

/* line 234, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194"; }

/* line 235, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195"; }

/* line 236, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197"; }

/* line 237, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198"; }

/* line 238, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199"; }

/* line 239, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* line 240, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201"; }

/* line 241, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202"; }

/* line 242, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203"; }

/* line 243, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204"; }

/* line 244, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205"; }

/* line 245, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206"; }

/* line 254, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209"; }

/* line 255, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210"; }

/* line 256, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211"; }

/* line 257, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212"; }

/* line 258, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213"; }

/* line 259, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214"; }

/* line 260, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215"; }

/* line 261, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216"; }

/* line 262, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa"; }

/* line 263, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218"; }

/* line 264, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219"; }

/* line 265, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff"; }

/* line 266, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221"; }

/* line 267, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b"; }

/* line 268, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223"; }

/* line 269, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224"; }

/* line 270, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225"; }

/* line 271, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226"; }

/* line 272, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227"; }

/* line 273, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227"; }

/* line 274, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227"; }

/* line 275, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5"; }

/* line 276, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5"; }

/* line 277, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd"; }

/* line 278, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd"; }

/* line 279, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230"; }

/* line 280, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231"; }

/* line 281, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

/* line 282, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233"; }

/* line 283, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234"; }

/* line 284, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235"; }

/* line 285, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236"; }

/* line 286, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237"; }

/* line 287, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238"; }

/* line 288, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239"; }

/* line 289, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240"; }

/* line 290, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241"; }

/* line 291, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242"; }

/* line 292, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243"; }

/* line 293, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244"; }

/* line 294, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245"; }

/* line 295, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

/* line 296, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247"; }

/* line 297, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248"; }

/* line 298, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249"; }

/* line 299, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250"; }

/* line 300, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251"; }

/* line 301, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252"; }

/* line 302, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253"; }

/* line 303, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254"; }

/* line 304, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255"; }

/* line 305, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256"; }

/* line 306, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257"; }

/* line 307, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258"; }

/* line 308, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259"; }

/* line 309, style_scss/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260"; }

/* line 11, style_scss/stylesheets/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box; }

/* line 14, style_scss/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  box-sizing: border-box; }

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

/* line 27, style_scss/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #5d5d5d;
  background-color: #fff; }

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

/* line 48, style_scss/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #ff5126;
  text-decoration: none; }
  /* line 52, style_scss/stylesheets/bootstrap/_scaffolding.scss */
  a:hover, a:focus {
    color: #d92b00;
    text-decoration: underline; }
  /* line 58, style_scss/stylesheets/bootstrap/_scaffolding.scss */
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

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

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

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

/* line 86, style_scss/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px; }

/* line 93, style_scss/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

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

/* line 9, style_scss/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  /* line 16, style_scss/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

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

/* line 48, style_scss/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 23px; }

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

/* line 50, style_scss/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 19px; }

/* line 51, style_scss/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 17px; }

/* line 52, style_scss/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 16px; }

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

/* line 62, style_scss/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 635px) {
    /* line 62, style_scss/stylesheets/bootstrap/_type.scss */
    .lead {
      font-size: 24px; } }

/* line 78, style_scss/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 87%; }

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

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

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

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

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

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

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

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

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

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

/* line 5, style_scss/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #ff5126; }

/* line 8, style_scss/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #f23000; }

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

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

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

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

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

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

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

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

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

/* line 5, style_scss/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #ff5126; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 189, style_scss/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857143; }

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

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

/* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

/* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 750px) {
  /* line 211, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }

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

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

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

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

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

/* line 15, style_scss/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

/* line 24, style_scss/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  /* line 32, style_scss/stylesheets/bootstrap/_code.scss */
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

/* line 41, style_scss/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  /* line 55, style_scss/stylesheets/bootstrap/_code.scss */
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/* line 66, style_scss/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, style_scss/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 635px) {
    /* line 10, style_scss/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 100%; } }
  @media (min-width: 750px) {
    /* line 10, style_scss/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 740px; } }
  @media (min-width: 1000px) {
    /* line 10, style_scss/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 990px; } }

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

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

/* line 11, style_scss/stylesheets/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: 10px;
  padding-right: 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 635px) {
  /* line 27, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%; }
  /* line 55, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%; }
  /* line 45, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 750px) {
  /* line 27, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%; }
  /* line 55, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%; }
  /* line 45, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1000px) {
  /* line 27, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333333%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66666667%; }
  /* line 35, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%; }
  /* line 55, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333333%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66666667%; }
  /* line 50, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%; }
  /* line 45, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333333%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66666667%; }
  /* line 40, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  /* line 60, style_scss/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%; } }

/* line 6, style_scss/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent; }

/* line 9, style_scss/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

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

/* line 22, style_scss/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  /* line 31, style_scss/stylesheets/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: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  /* line 41, style_scss/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  /* line 50, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  /* line 62, style_scss/stylesheets/bootstrap/_tables.scss */
  .table .table {
    background-color: #fff; }

/* line 75, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd; }
  /* line 94, style_scss/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  /* line 101, style_scss/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

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

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

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

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

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

/* line 20, style_scss/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

/* line 9, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    /* line 171, style_scss/stylesheets/bootstrap/_tables.scss */
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      /* line 183, style_scss/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table {
        margin-bottom: 0; }
        /* line 191, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table-bordered {
        border: 0; }
        /* line 208, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

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

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

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

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

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

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

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

/* line 83, style_scss/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555; }

/* line 114, style_scss/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  /* line 57, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  /* line 103, style_scss/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  /* line 107, style_scss/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control:-ms-input-placeholder {
    color: #999; }
  /* line 108, style_scss/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-webkit-input-placeholder {
    color: #999; }
  /* line 140, style_scss/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  /* line 147, style_scss/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

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

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 187, style_scss/stylesheets/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: 34px; }
  /* line 191, style_scss/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  /* line 196, style_scss/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

/* line 209, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px; }

/* line 218, style_scss/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 225, style_scss/stylesheets/bootstrap/_forms.scss */
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

/* line 233, style_scss/stylesheets/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 242, style_scss/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

/* line 248, style_scss/stylesheets/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 258, style_scss/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

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

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

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

/* line 301, style_scss/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px; }
  /* line 309, style_scss/stylesheets/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, style_scss/stylesheets/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: 30px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 79, style_scss/stylesheets/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: 30px;
  line-height: 30px; }

/* line 84, style_scss/stylesheets/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.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

/* line 327, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 334, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

/* line 338, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

/* line 342, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

/* line 71, style_scss/stylesheets/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: 46px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 79, style_scss/stylesheets/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: 46px;
  line-height: 46px; }

/* line 84, style_scss/stylesheets/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.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

/* line 353, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 360, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

/* line 364, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

/* line 368, style_scss/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

/* line 382, style_scss/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative; }
  /* line 387, style_scss/stylesheets/bootstrap/_forms.scss */
  .has-feedback .form-control {
    padding-right: 42.5px; }

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

/* line 404, style_scss/stylesheets/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: 46px;
  height: 46px;
  line-height: 46px; }

/* line 411, style_scss/stylesheets/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: 30px;
  height: 30px;
  line-height: 30px; }

/* line 8, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

/* line 31, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

/* line 37, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d; }

/* line 8, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

/* line 31, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 37, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 8, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

/* line 31, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

/* line 37, style_scss/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 433, style_scss/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px; }

/* line 436, style_scss/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 447, style_scss/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #9d9d9d; }

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

/* line 553, style_scss/stylesheets/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: 7px; }

/* line 563, style_scss/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

/* line 569, style_scss/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 635px) {
  /* line 576, style_scss/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

/* line 587, style_scss/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px; }

@media (min-width: 635px) {
  /* line 597, style_scss/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 20px; } }

@media (min-width: 635px) {
  /* line 605, style_scss/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

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

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

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

/* line 71, style_scss/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #ff5126;
  border-color: #ff3d0d; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #f23000;
    border-color: #8c1c00; }
  /* line 17, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:hover {
    color: #fff;
    background-color: #f23000;
    border-color: #ce2900; }
  /* line 22, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f23000;
    border-color: #ce2900; }
    /* line 29, style_scss/stylesheets/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: #ce2900;
      border-color: #8c1c00; }
  /* line 37, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  /* line 45, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #ff5126;
    border-color: #ff3d0d; }
  /* line 56, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary .badge {
    color: #ff5126;
    background-color: #fff; }

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

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

/* line 83, style_scss/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  /* line 17, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  /* line 22, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  /* line 45, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  /* line 56, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

/* line 87, style_scss/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  /* line 17, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  /* line 22, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  /* line 45, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  /* line 56, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

/* line 96, style_scss/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #ff5126;
  font-weight: normal;
  border-radius: 0; }
  /* line 101, style_scss/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  /* line 109, style_scss/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 115, style_scss/stylesheets/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #d92b00;
    text-decoration: underline;
    background-color: transparent; }
  /* line 123, style_scss/stylesheets/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

/* line 135, style_scss/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 139, style_scss/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 143, style_scss/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

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

/* line 157, style_scss/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

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

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

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

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

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

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

/* line 7, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

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

/* line 31, style_scss/stylesheets/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: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  /* line 54, style_scss/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 60, style_scss/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 65, style_scss/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap; }

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

/* line 88, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

/* line 103, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

/* line 110, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block; }

/* line 128, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

/* line 137, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0; }

/* line 147, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto; }

/* line 153, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

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

/* line 173, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 186, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 750px) {
  /* line 207, style_scss/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  /* line 212, style_scss/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

/* line 6, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  /* line 11, style_scss/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    /* line 15, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:after {
    clear: both; }
  /* line 39, style_scss/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  /* line 44, style_scss/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

/* line 56, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0; }
  /* line 58, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left; }

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

/* line 76, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

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

/* line 109, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 120, style_scss/stylesheets/bootstrap/_button-groups.scss */
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

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

/* line 131, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 136, style_scss/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

/* line 145, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

/* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }

/* line 157, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none; }

/* line 162, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 175, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 179, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

/* line 188, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  /* line 206, style_scss/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  /* line 212, style_scss/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  /* line 216, style_scss/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

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

/* line 54, style_scss/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  /* line 59, style_scss/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

/* line 64, style_scss/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 73, style_scss/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  /* line 85, style_scss/stylesheets/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: 5px 10px;
    font-size: 14px;
    border-radius: 3px; }
  /* line 90, style_scss/stylesheets/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: 10px 16px;
    font-size: 20px;
    border-radius: 6px; }
  /* line 97, style_scss/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 104, style_scss/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

/* line 116, style_scss/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

/* line 131, style_scss/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  /* line 140, style_scss/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn > .btn {
    position: relative; }
    /* line 142, style_scss/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    /* line 146, style_scss/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  /* line 155, style_scss/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  /* line 161, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:after {
    clear: both; }
  /* line 15, style_scss/stylesheets/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, style_scss/stylesheets/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 23, style_scss/stylesheets/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    /* line 31, style_scss/stylesheets/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #777777; }
      /* line 34, style_scss/stylesheets/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  /* line 46, style_scss/stylesheets/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #ff5126; }
  /* line 59, style_scss/stylesheets/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 66, style_scss/stylesheets/bootstrap/_navs.scss */
  .nav > li > a > img {
    max-width: none; }

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

/* line 118, style_scss/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 122, style_scss/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 4px; }
  /* line 125, style_scss/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 131, style_scss/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

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

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

/* line 190, style_scss/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  /* line 193, style_scss/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  /* line 199, style_scss/stylesheets/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: 635px) {
    /* line 206, style_scss/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    /* line 210, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none; }

/* line 227, style_scss/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block; }

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

/* line 11, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:after {
    clear: both; }
  @media (min-width: 750px) {
    /* line 11, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar {
      border-radius: 0; } }

/* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

/* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both; }

@media (min-width: 750px) {
  /* line 31, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left; } }

/* line 50, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 59, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 750px) {
    /* line 50, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 68, style_scss/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 75, style_scss/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 81, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

/* line 108, style_scss/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 750px) {
    /* line 108, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 750px) {
    /* line 128, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

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

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

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

/* line 163, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 20px;
  line-height: 20px;
  height: 50px; }
  /* line 170, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  /* line 175, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand > img {
    display: block; }
  @media (min-width: 750px) {
    /* line 180, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

/* line 193, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 206, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle:focus {
    outline: 0; }
  /* line 211, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  /* line 217, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 750px) {
    /* line 193, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-toggle {
      display: none; } }

/* line 232, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px; }
  /* line 235, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 749px) {
    /* line 243, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 255, style_scss/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        /* line 257, style_scss/stylesheets/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: 750px) {
    /* line 232, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 270, style_scss/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 272, style_scss/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

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

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

/* line 332, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  /* line 346, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  /* line 349, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

/* line 359, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 750px) {
    /* line 359, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 750px) {
  /* line 379, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important; }
  /* line 382, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    /* line 386, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

/* line 397, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #e6e5e5;
  border-color: #dddddd; }
  /* line 401, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: #777; }
    /* line 403, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5d5d;
      background-color: transparent; }
  /* line 410, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: #777; }
  /* line 415, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    /* line 418, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  /* line 425, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  /* line 433, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    /* line 444, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    /* line 448, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  /* line 453, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #dddddd; }
  /* line 462, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 749px) {
    /* line 473, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      /* line 475, style_scss/stylesheets/bootstrap/_navbar.scss */
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    /* line 482, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    /* line 490, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: #777; }
    /* line 508, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: #333; }
  /* line 513, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .btn-link {
    color: #777; }
    /* line 515, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    /* line 521, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  /* line 535, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    /* line 537, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  /* line 544, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  /* line 549, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    /* line 552, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  /* line 559, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  /* line 567, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    /* line 579, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    /* line 583, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  /* line 588, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  /* line 596, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 749px) {
    /* line 607, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    /* line 610, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    /* line 613, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      /* line 615, style_scss/stylesheets/bootstrap/_navbar.scss */
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    /* line 622, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    /* line 630, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    /* line 643, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  /* line 648, style_scss/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    /* line 650, style_scss/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    /* line 656, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  /* line 13, style_scss/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 16, style_scss/stylesheets/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  /* line 23, style_scss/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #777777; }

/* line 4, style_scss/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  /* line 10, style_scss/stylesheets/bootstrap/_pagination.scss */
  .pagination > li {
    display: inline; }
    /* line 12, style_scss/stylesheets/bootstrap/_pagination.scss */
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857143;
      text-decoration: none;
      color: #ff5126;
      background-color: #f2f2f2;
      border: 1px solid transparent;
      margin-left: -1px; }
    /* line 25, style_scss/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    /* line 32, style_scss/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  /* line 41, style_scss/stylesheets/bootstrap/_pagination.scss */
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #fff;
    background-color: rgba(255, 81, 38, 0.7);
    border-color: transparent; }
  /* line 52, style_scss/stylesheets/bootstrap/_pagination.scss */
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #ff5126;
    border-color: transparent;
    cursor: default; }
  /* line 64, style_scss/stylesheets/bootstrap/_pagination.scss */
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #ff5126;
    background-color: #f2f2f2;
    border-color: transparent;
    cursor: not-allowed; }

/* line 5, style_scss/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

/* line 12, style_scss/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

/* line 18, style_scss/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

/* line 5, style_scss/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

/* line 12, style_scss/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 18, style_scss/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 6, style_scss/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:after {
    clear: both; }
  /* line 12, style_scss/stylesheets/bootstrap/_pager.scss */
  .pager li {
    display: inline; }
    /* line 14, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_pager.scss */
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  /* line 31, style_scss/stylesheets/bootstrap/_pager.scss */
  .pager .next > a,
  .pager .next > span {
    float: right; }
  /* line 38, style_scss/stylesheets/bootstrap/_pager.scss */
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  /* line 45, style_scss/stylesheets/bootstrap/_pager.scss */
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

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

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

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

/* line 48, style_scss/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7; }
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_labels.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

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

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

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

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

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

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

/* line 6, style_scss/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  /* line 13, style_scss/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  /* line 18, style_scss/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  /* line 24, style_scss/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  /* line 28, style_scss/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px; }
  /* line 33, style_scss/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 635px) {
    /* line 6, style_scss/stylesheets/bootstrap/_jumbotron.scss */
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      /* line 41, style_scss/stylesheets/bootstrap/_jumbotron.scss */
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      /* line 47, style_scss/stylesheets/bootstrap/_jumbotron.scss */
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

/* line 7, style_scss/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  /* line 17, style_scss/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  /* line 27, style_scss/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

/* line 34, style_scss/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff5126; }

/* line 9, style_scss/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 16, style_scss/stylesheets/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 23, style_scss/stylesheets/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 28, style_scss/stylesheets/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 33, style_scss/stylesheets/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 42, style_scss/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  /* line 47, style_scss/stylesheets/bootstrap/_alerts.scss */
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

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

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

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

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

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

/* line 26, style_scss/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 36, style_scss/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

/* line 54, style_scss/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  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, style_scss/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite; }

/* line 73, style_scss/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c; }
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-success {
    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, style_scss/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de; }
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-info {
    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, style_scss/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e; }
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-warning {
    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, style_scss/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f; }
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-danger {
    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, style_scss/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px; }
  /* line 5, style_scss/stylesheets/bootstrap/_media.scss */
  .media:first-child {
    margin-top: 0; }

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

/* line 16, style_scss/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px; }

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

/* line 29, style_scss/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px; }

/* line 34, style_scss/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px; }

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

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

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

/* line 55, style_scss/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

/* line 10, style_scss/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

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

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

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

/* line 70, style_scss/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  /* line 78, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

/* line 87, style_scss/stylesheets/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: #337ab7;
  border-color: #337ab7; }
  /* line 96, style_scss/stylesheets/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, style_scss/stylesheets/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: #c7ddef; }

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

/* line 11, style_scss/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  /* line 15, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 11, style_scss/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  /* line 15, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 11, style_scss/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  /* line 15, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 11, style_scss/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  /* line 15, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 127, style_scss/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, style_scss/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 22, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  /* line 27, style_scss/stylesheets/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 33, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  /* line 39, style_scss/stylesheets/bootstrap/_panels.scss */
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

/* line 49, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 63, style_scss/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  /* line 67, style_scss/stylesheets/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, style_scss/stylesheets/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: 3px;
    border-top-left-radius: 3px; }
  /* line 82, style_scss/stylesheets/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: 3px;
    border-bottom-left-radius: 3px; }

/* line 89, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 100, style_scss/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 110, style_scss/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  /* line 115, style_scss/stylesheets/bootstrap/_panels.scss */
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

/* line 121, style_scss/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  /* line 127, style_scss/stylesheets/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: 3px;
    border-top-right-radius: 3px; }
    /* line 131, style_scss/stylesheets/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: 3px; }
    /* line 135, style_scss/stylesheets/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: 3px; }

/* line 143, style_scss/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  /* line 149, style_scss/stylesheets/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: 3px;
    border-bottom-right-radius: 3px; }
    /* line 153, style_scss/stylesheets/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: 3px; }
    /* line 157, style_scss/stylesheets/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: 3px; }

/* line 164, style_scss/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

/* line 170, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 181, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

/* line 222, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px; }
  /* line 226, style_scss/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    /* line 230, style_scss/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 235, style_scss/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 238, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 246, style_scss/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 254, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd; }
  /* line 6, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    /* line 11, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    /* line 14, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  /* line 20, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 257, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7; }
  /* line 6, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    /* line 11, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    /* line 14, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  /* line 20, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

/* line 260, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6; }
  /* line 6, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    /* line 11, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    /* line 14, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  /* line 20, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

/* line 263, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 6, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 11, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    /* line 14, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  /* line 20, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

/* line 266, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc; }
  /* line 6, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    /* line 11, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    /* line 14, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  /* line 20, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

/* line 269, style_scss/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1; }
  /* line 6, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    /* line 11, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    /* line 14, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  /* line 20, style_scss/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

/* line 5, style_scss/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  /* line 12, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 33, style_scss/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 7, style_scss/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 15, style_scss/stylesheets/bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, style_scss/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 26, style_scss/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* line 6, style_scss/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  /* line 15, style_scss/stylesheets/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 30, style_scss/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* line 11, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden; }

/* line 16, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  /* line 36, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

/* line 38, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 44, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 51, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

/* line 64, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  /* line 73, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  /* line 74, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

/* line 79, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

/* line 85, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 90, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143; }

/* line 97, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px; }

/* line 103, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  /* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  /* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:after {
    clear: both; }
  /* line 110, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 115, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  /* line 119, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 125, style_scss/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 635px) {
  /* line 136, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  /* line 140, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  /* line 145, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px; } }

@media (min-width: 750px) {
  /* line 149, style_scss/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px; } }

/* line 7, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0); }
  /* line 18, style_scss/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 19, style_scss/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  /* line 20, style_scss/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  /* line 21, style_scss/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  /* line 22, style_scss/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/* line 26, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

/* line 36, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 45, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 52, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 59, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 66, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

/* line 73, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

/* line 80, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 87, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 94, style_scss/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 6, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  /* line 27, style_scss/stylesheets/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 28, style_scss/stylesheets/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 29, style_scss/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 30, style_scss/stylesheets/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }

/* line 33, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 42, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }

/* line 51, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 61, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px; }

/* line 64, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

/* line 70, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  /* line 77, style_scss/stylesheets/bootstrap/_popovers.scss */
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

/* line 85, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  /* line 92, style_scss/stylesheets/bootstrap/_popovers.scss */
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

/* line 100, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  /* line 107, style_scss/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

/* line 116, style_scss/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  /* line 123, style_scss/stylesheets/bootstrap/_popovers.scss */
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

/* line 7, style_scss/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative; }

/* line 11, style_scss/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  /* line 16, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    /* line 22, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/_carousel.scss */
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px; }
        /* line 34, style_scss/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        /* line 39, style_scss/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        /* line 44, style_scss/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  /* line 53, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 59, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 63, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 70, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 73, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 76, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 81, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 84, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 93, style_scss/stylesheets/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); }
  /* line 108, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  /* line 111, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  /* line 118, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  /* line 127, style_scss/stylesheets/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 137, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  /* line 142, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  /* line 147, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  /* line 157, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  /* line 162, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: '\203a'; }

/* line 173, style_scss/stylesheets/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 184, style_scss/stylesheets/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 206, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

/* line 217, style_scss/stylesheets/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 228, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 635px) {
  /* line 239, style_scss/stylesheets/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: -15px;
    font-size: 30px; }
  /* line 248, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  /* line 252, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  /* line 259, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  /* line 266, style_scss/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px; } }

/* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

/* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 12, style_scss/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 15, style_scss/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

/* line 18, style_scss/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important; }

/* line 27, style_scss/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important; }

/* line 30, style_scss/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important; }

/* line 33, style_scss/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 36, style_scss/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 45, style_scss/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important; }

/* line 53, style_scss/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

/* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important; }

/* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important; }

/* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important; }

/* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important; }

/* line 36, style_scss/stylesheets/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, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }
  /* line 10, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }
  /* line 12, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  /* line 54, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  /* line 59, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  /* line 64, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 635px) and (max-width: 991px) {
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }
  /* line 10, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }
  /* line 12, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 635px) and (max-width: 991px) {
  /* line 73, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 635px) and (max-width: 991px) {
  /* line 78, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 635px) and (max-width: 991px) {
  /* line 83, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 750px) and (max-width: 1199px) {
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }
  /* line 10, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }
  /* line 12, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 750px) and (max-width: 1199px) {
  /* line 92, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

@media (min-width: 750px) and (max-width: 1199px) {
  /* line 97, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 750px) and (max-width: 1199px) {
  /* line 102, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1000px) {
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }
  /* line 10, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }
  /* line 12, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1000px) {
  /* line 111, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1000px) {
  /* line 116, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1000px) {
  /* line 121, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  /* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }

@media (min-width: 635px) and (max-width: 991px) {
  /* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }

@media (min-width: 750px) and (max-width: 1199px) {
  /* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }

@media (min-width: 1000px) {
  /* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }

/* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 7, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }
  /* line 10, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }
  /* line 12, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

/* line 155, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 155, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 162, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 162, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 169, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 169, style_scss/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 18, style_scss/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 3, style_scss/overrides.scss */
html.overlay-open .navbar-fixed-top {
  z-index: 400; }

/* line 7, style_scss/overrides.scss */
html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto; }

/* line 13, style_scss/overrides.scss */
html.js input.form-autocomplete {
  background-image: none; }

/* line 17, style_scss/overrides.scss */
html.js input.form-autocomplete {
  background-image: none; }

/* line 21, style_scss/overrides.scss */
html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 20px 0 0 2px;
  width: 15px; }

/* line 30, style_scss/overrides.scss */
html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px; }

/* line 34, style_scss/overrides.scss */
body {
  position: relative; }

/* line 38, style_scss/overrides.scss */
body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px; }

/* line 43, style_scss/overrides.scss */
body.admin-menu .navbar-fixed-top {
  top: 29px; }

/*
body.navbar-is-fixed-top {
  padding-top: 74px !important;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important
}
*/
/* line 54, style_scss/overrides.scss */
body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important; }

/* line 58, style_scss/overrides.scss */
body.toolbar {
  padding-top: 30px !important; }

/* line 62, style_scss/overrides.scss */
body.toolbar .navbar-fixed-top {
  top: 30px; }

/* line 66, style_scss/overrides.scss */
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important; }

/* line 70, style_scss/overrides.scss */
body.toolbar-drawer {
  padding-top: 64px !important; }

/* line 74, style_scss/overrides.scss */
body.toolbar-drawer .navbar-fixed-top {
  top: 64px; }

/* line 78, style_scss/overrides.scss */
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important; }

/* line 84, style_scss/overrides.scss */
body div#admin-toolbar {
  z-index: 1600; }

/* line 88, style_scss/overrides.scss */
body #toolbar, body #admin-menu, body #admin-toolbar {
  box-shadow: none; }

/* line 94, style_scss/overrides.scss */
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600; }

/* line 101, style_scss/overrides.scss */
body #admin-menu .dropdown li {
  line-height: normal; }

/* line 105, style_scss/overrides.scss */
.navbar.container {
  margin-top: 20px; }

/*
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px
  }
}

@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px
  }
}

.navbar.container > .container {
  margin: 0;
  padding: 0;
  width: auto
}
*/
/* line 134, style_scss/overrides.scss */
.navbar.container {
  margin-left: 10px;
  margin-right: 10px; }

/* line 139, style_scss/overrides.scss */
#overlay-container, .overlay-modal-background, .overlay-element {
  z-index: 1500; }

/* line 143, style_scss/overrides.scss */
#toolbar {
  z-index: 1600; }

/* line 147, style_scss/overrides.scss */
.modal {
  z-index: 1620; }

/* line 151, style_scss/overrides.scss */
.modal-dialog {
  z-index: 1630; }

/* line 155, style_scss/overrides.scss */
.ctools-modal-dialog .modal-body {
  width: 100% !important;
  overflow: auto; }

/* line 160, style_scss/overrides.scss */
.modal-backdrop {
  z-index: 1610; }

/* line 166, style_scss/overrides.scss */
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px; }

/* line 172, style_scss/overrides.scss */
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 176, style_scss/overrides.scss */
  .navbar .logo img {
    display: block; }

@media screen and (min-width: 750px) {
  /* line 182, style_scss/overrides.scss */
  .navbar .logo {
    margin-right: 0;
    padding-left: 0; } }

/* line 188, style_scss/overrides.scss */
ul.secondary {
  float: left; }

@media screen and (min-width: 768px) {
  /* line 193, style_scss/overrides.scss */
  ul.secondary {
    float: right; } }

/*
.page-header {
  margin-top: 0
}
.block:first-child h2.block-title {
  margin-top: 0
}
*/
/* line 206, style_scss/overrides.scss */
p:last-child {
  margin-bottom: 0; }

/* line 210, style_scss/overrides.scss */
.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -.05em .5em 0 0; }

/* line 216, style_scss/overrides.scss */
.region-help .block {
  overflow: hidden; }

/* line 220, style_scss/overrides.scss */
form#search-block-form {
  margin: 0; }

/* line 224, style_scss/overrides.scss */
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px; }

@media screen and (min-width: 992px) {
  /* line 230, style_scss/overrides.scss */
  .navbar #block-search-form {
    float: right; } }

/* line 235, style_scss/overrides.scss */
.navbar-search .control-group {
  margin-bottom: 0; }

/* line 239, style_scss/overrides.scss */
ul.action-links {
  margin: 12px 0;
  padding: 0; }

/* line 244, style_scss/overrides.scss */
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0; }

/* line 250, style_scss/overrides.scss */
ul.action-links .glyphicon {
  padding-right: .5em; }

/* line 254, style_scss/overrides.scss */
input, textarea, select, .uneditable-input {
  max-width: 100%;
  width: auto; }

/* line 259, style_scss/overrides.scss */
input.error {
  color: #a94442;
  border-color: #ebccd1; }

/* line 264, style_scss/overrides.scss */
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0; }

/* line 270, style_scss/overrides.scss */
fieldset .panel-body {
  clear: both; }

/* line 274, style_scss/overrides.scss */
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px; }

/* line 281, style_scss/overrides.scss */
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none; }

/* line 285, style_scss/overrides.scss */
.form-group:last-child, .panel:last-child {
  margin-bottom: 0; }

/* line 289, style_scss/overrides.scss */
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }

/* line 294, style_scss/overrides.scss */
.form-actions {
  clear: both; }

/* line 298, style_scss/overrides.scss */
.managed-files.table td:first-child {
  width: 100%; }

/* line 302, style_scss/overrides.scss */
div.image-widget-data {
  float: none;
  overflow: hidden; }

/* line 307, style_scss/overrides.scss */
table.sticky-header {
  z-index: 1; }

/* line 311, style_scss/overrides.scss */
.resizable-textarea textarea {
  border-radius: 4px 4px 0 0; }

/* line 315, style_scss/overrides.scss */
.text-format-wrapper {
  margin-bottom: 15px; }

/* line 319, style_scss/overrides.scss */
.text-format-wrapper > .form-type-textarea, .text-format-wrapper .filter-wrapper {
  margin-bottom: 0; }

/* line 323, style_scss/overrides.scss */
.filter-wrapper {
  border-radius: 0 0 4px 4px; }

/* line 327, style_scss/overrides.scss */
.filter-wrapper .panel-body {
  padding: 7px; }

/* line 331, style_scss/overrides.scss */
.filter-wrapper .form-type-select {
  min-width: 30%; }

/* line 335, style_scss/overrides.scss */
.filter-wrapper .form-type-select .filter-list {
  width: 100%; }

/* line 339, style_scss/overrides.scss */
.filter-help {
  margin-top: 5px;
  text-align: center; }

@media screen and (min-width: 768px) {
  /* line 345, style_scss/overrides.scss */
  .filter-help {
    float: right; } }

/* line 350, style_scss/overrides.scss */
.filter-help .glyphicon {
  margin: 0 5px 0 0;
  vertical-align: text-top; }

/* line 355, style_scss/overrides.scss */
.radio:first-child, .checkbox:first-child {
  margin-top: 0; }

/* line 359, style_scss/overrides.scss */
.radio:last-child, .checkbox:last-child {
  margin-bottom: 0; }

/* line 363, style_scss/overrides.scss */
.help-block, .control-group .help-inline {
  color: #999;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }

/* line 370, style_scss/overrides.scss */
.panel-heading {
  display: block; }

/* line 374, style_scss/overrides.scss */
a.tabledrag-handle .handle {
  height: auto;
  width: auto; }

/* line 379, style_scss/overrides.scss */
.error {
  color: #a94442; }

/* line 383, style_scss/overrides.scss */
div.error, table tr.error {
  background-color: #f2dede;
  color: #a94442; }

/* line 388, style_scss/overrides.scss */
.form-group.error, .form-group.has-error {
  background: 0 0; }

/* line 392, style_scss/overrides.scss */
.form-group.error label, .form-group.has-error label, .form-group.error .control-label, .form-group.has-error .control-label {
  color: #a94442;
  font-weight: 600; }

/* line 397, style_scss/overrides.scss */
.form-group.error input, .form-group.has-error input, .form-group.error textarea, .form-group.has-error textarea, .form-group.error select, .form-group.has-error select, .form-group.error .uneditable-input, .form-group.has-error .uneditable-input {
  color: #555; }

/* line 401, style_scss/overrides.scss */
.form-group.error .help-block, .form-group.has-error .help-block, .form-group.error .help-inline, .form-group.has-error .help-inline {
  color: #999; }

/*
.nav-tabs {
  margin-bottom: 10px
}
*/
/* line 410, style_scss/overrides.scss */
ul li.collapsed, ul li.expanded, ul li.leaf {
  list-style: none;
  list-style-image: none; }

/* line 415, style_scss/overrides.scss */
.tabs--secondary {
  margin: 0 0 10px; }

/*
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: 400;
  color: #777
}
*/
/* line 428, style_scss/overrides.scss */
.form-type-password-confirm {
  position: relative; }

/* line 432, style_scss/overrides.scss */
.form-type-password-confirm .form-type-password {
  clear: left; }

/* line 436, style_scss/overrides.scss */
.form-type-password-confirm label {
  display: block; }

/* line 440, style_scss/overrides.scss */
.form-type-password-confirm label .label {
  float: right; }

/* line 444, style_scss/overrides.scss */
.form-type-password-confirm .help-block {
  border-left: 1px solid #ddd;
  display: inline-block;
  margin-left: 2em;
  padding-left: 2em; }

/* line 451, style_scss/overrides.scss */
.form-type-password-confirm .progress {
  background: 0 0;
  border-radius: 0 0 5px 5px;
  box-shadow: none;
  height: 4px;
  margin: -5px 0 0; }

/* line 463, style_scss/overrides.scss */
.form-type-password-confirm .form-control-feedback {
  right: 15px; }

/* line 467, style_scss/overrides.scss */
.pagination ul > li > a.progress-disabled {
  float: left; }

/* line 471, style_scss/overrides.scss */
.form-autocomplete .glyphicon {
  color: #999;
  font-size: 120%; }

/* line 476, style_scss/overrides.scss */
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #428bca; }

/* line 480, style_scss/overrides.scss */
.form-autocomplete .input-group-addon {
  background-color: #fff; }

/* line 484, style_scss/overrides.scss */
.ajax-progress .glyphicon {
  font-size: 90%;
  margin: 0 -.25em 0 .5em; }

/* line 489, style_scss/overrides.scss */
.glyphicon-spin {
  display: inline-block;
  animation: spin 1s infinite linear; }

/* line 497, style_scss/overrides.scss */
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/* line 502, style_scss/overrides.scss */
.glyphicon-refresh {
  transform-origin: 50% 45%; }

/* line 510, style_scss/overrides.scss */
.tabbable {
  margin-bottom: 20px; }

/* line 514, style_scss/overrides.scss */
.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0; }

/* line 518, style_scss/overrides.scss */
.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
  color: #999;
  font-size: 12px; }

/* line 523, style_scss/overrides.scss */
.tab-pane > .panel-heading {
  display: none; }

/* line 527, style_scss/overrides.scss */
.tab-content > .active {
  display: block; }

/* line 531, style_scss/overrides.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

/* line 535, style_scss/overrides.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

/* line 540, style_scss/overrides.scss */
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px; }

/* line 544, style_scss/overrides.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent; }

/* line 549, style_scss/overrides.scss */
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd; }

/* line 553, style_scss/overrides.scss */
.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px; }

/* line 558, style_scss/overrides.scss */
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
  float: none; }

/* line 562, style_scss/overrides.scss */
.tabs-left > .nav-tabs > li:focus, .tabs-right > .nav-tabs > li:focus {
  outline: 0; }

/* line 566, style_scss/overrides.scss */
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px; }

/* line 571, style_scss/overrides.scss */
.tabs-left > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:focus {
  outline: 0; }

/* line 575, style_scss/overrides.scss */
.tabs-left > .tab-content, .tabs-right > .tab-content {
  border-radius: 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px; }

/* line 585, style_scss/overrides.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px; }

/* line 590, style_scss/overrides.scss */
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px; }

/* line 594, style_scss/overrides.scss */
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee; }

/* line 598, style_scss/overrides.scss */
.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover, .tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); }

/* line 605, style_scss/overrides.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px; }

/* line 610, style_scss/overrides.scss */
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0; }

/* line 614, style_scss/overrides.scss */
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }

/* line 621, style_scss/overrides.scss */
.tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:hover, .tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent; }

/* line 625, style_scss/overrides.scss */
th.checkbox, td.checkbox, th.radio, td.radio {
  display: table-cell; }

/* line 629, style_scss/overrides.scss */
.views-display-settings .label {
  font-size: 100%;
  color: #666; }

/* line 634, style_scss/overrides.scss */
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0; }

/* line 639, style_scss/overrides.scss */
.views-exposed-form .views-exposed-widget .btn {
  margin-top: 1.8em; }

/* line 643, style_scss/overrides.scss */
table .radio input[type=radio], table .checkbox input[type=checkbox] {
  max-width: inherit; }

/* line 647, style_scss/overrides.scss */
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right; }

@media (min-width: 768px) {
  /* line 659, style_scss/overrides.scss */
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%; } }

/* line 665, style_scss/overrides.scss */
.alert a {
  font-weight: 700; }

/* line 669, style_scss/overrides.scss */
.alert-success a {
  color: #2b542c; }

/* line 673, style_scss/overrides.scss */
.alert-info a {
  color: #245269; }

/* line 677, style_scss/overrides.scss */
.alert-warning a {
  color: #66512c; }

/* line 681, style_scss/overrides.scss */
.alert-danger a {
  color: #843534; }

/* line 685, style_scss/overrides.scss */
div.image-style-new, div.image-style-new div {
  display: block; }

/* line 689, style_scss/overrides.scss */
div.image-style-new div.input-group {
  display: table; }

/* line 693, style_scss/overrides.scss */
td.module, .table-striped > tbody > tr:nth-child(odd) > td.module, .table > tbody > tr > td.module {
  background: #ddd;
  font-weight: 700; }

/* line 698, style_scss/overrides.scss */
.book-toc > .dropdown-menu {
  overflow: hidden; }

/* line 702, style_scss/overrides.scss */
.book-toc > .dropdown-menu > .dropdown-header {
  white-space: nowrap; }

/* line 706, style_scss/overrides.scss */
.book-toc > .dropdown-menu > li:nth-child(1) > a {
  font-weight: 700; }

/* line 710, style_scss/overrides.scss */
.book-toc > .dropdown-menu .dropdown-menu {
  box-shadow: none;
  border: 0;
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%; }

/* line 723, style_scss/overrides.scss */
.book-toc > .dropdown-menu .dropdown-menu > li {
  padding-left: 20px; }

/* line 727, style_scss/overrides.scss */
.book-toc > .dropdown-menu .dropdown-menu > li > a {
  margin-left: -40px;
  padding-left: 60px; }

/* line 732, style_scss/overrides.scss */
#features-filter .form-item.form-type-checkbox {
  padding-left: 20px; }

/* line 736, style_scss/overrides.scss */
fieldset.features-export-component {
  font-size: 12px; }

/* line 740, style_scss/overrides.scss */
html.js #features-export-form fieldset.features-export-component, fieldset.features-export-component {
  margin: 0 0 10px; }

/* line 744, style_scss/overrides.scss */
fieldset.features-export-component .panel-heading {
  padding: 5px 10px; }

/* line 748, style_scss/overrides.scss */
fieldset.features-export-component .panel-heading a.panel-title {
  font-size: 12px;
  font-weight: 500;
  margin: -5px -10px;
  padding: 5px 10px; }

/* line 755, style_scss/overrides.scss */
fieldset.features-export-component .panel-body {
  padding: 0 10px; }

/* line 759, style_scss/overrides.scss */
div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px; }

/* line 764, style_scss/overrides.scss */
fieldset.features-export-component .component-select .form-type-checkbox, div.features-export-list .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0 !important;
  min-height: 0;
  padding: 3px 3px 3px 25px !important; }

/* line 771, style_scss/overrides.scss */
fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox], div.features-export-list .form-type-checkbox input[type=checkbox] {
  margin-top: 0; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 4, style_scss/drupal/dr-devel.scss */
.not-logged-in .tabs--primary {
  display: none; }

/* line 8, style_scss/drupal/dr-devel.scss */
section.block.block-masquerade {
  background: #eeeeee;
  border: 1px solid green;
  position: fixed;
  left: 0;
  padding: 5px;
  bottom: 0;
  z-index: 13000;
  line-height: 0;
  margin: 0; }
  /* line 18, style_scss/drupal/dr-devel.scss */
  section.block.block-masquerade .contextual-links-wrapper {
    display: none !important; }
  /* line 21, style_scss/drupal/dr-devel.scss */
  section.block.block-masquerade .description {
    font-size: 0; }
    /* line 23, style_scss/drupal/dr-devel.scss */
    section.block.block-masquerade .description a {
      font-size: 12px;
      color: green; }
  /* line 28, style_scss/drupal/dr-devel.scss */
  section.block.block-masquerade ul {
    padding: 0;
    margin: 10px 0;
    line-height: 1.42857143; }
    /* line 32, style_scss/drupal/dr-devel.scss */
    section.block.block-masquerade ul li {
      list-style: none outside none;
      display: inline-block; }
      /* line 35, style_scss/drupal/dr-devel.scss */
      section.block.block-masquerade ul li a {
        padding: 0; }
  /* line 40, style_scss/drupal/dr-devel.scss */
  section.block.block-masquerade #quick_switch_links {
    color: blue; }
    /* line 42, style_scss/drupal/dr-devel.scss */
    section.block.block-masquerade #quick_switch_links ul {
      text-indent: 0;
      font-size: 12px;
      margin: 0; }
  /* line 49, style_scss/drupal/dr-devel.scss */
  section.block.block-masquerade .block-title {
    /*color: $admin-color;*/
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    border-bottom-width: 1px; }
  /* line 56, style_scss/drupal/dr-devel.scss */
  section.block.block-masquerade .container-inline {
    display: none; }

/*.field-name-field-artist-references,*/
/* line 62, style_scss/drupal/dr-devel.scss */
.field-name-field-related-artists-old.field {
  font-size: 0.8em;
  color: green; }
  /* line 65, style_scss/drupal/dr-devel.scss */
  .field-name-field-related-artists-old.field .field-label {
    font-weight: normal; }
  /* line 68, style_scss/drupal/dr-devel.scss */
  .node-full .field-name-field-related-artists-old.field {
    margin-bottom: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?21tei9");
  src: url("../fonts/icomoon.eot?21tei9#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?21tei9") format("truetype"), url("../fonts/icomoon.woff?21tei9") format("woff"), url("../fonts/icomoon.svg?21tei9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 9, style_scss/drupal/dr-fonts.scss */
.icomoon:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 24, style_scss/drupal/dr-fonts.scss */
.icomoon {
  display: inline-block; }
  /* line 26, style_scss/drupal/dr-fonts.scss */
  .icomoon.icon-envelope:before {
    content: "\f003"; }
  /* line 30, style_scss/drupal/dr-fonts.scss */
  .icomoon.icon-twitter:before {
    content: "\f099"; }
  /* line 34, style_scss/drupal/dr-fonts.scss */
  .icomoon.icon-facebook:before {
    content: "\f09a"; }
  /* line 38, style_scss/drupal/dr-fonts.scss */
  .icomoon.icon-youtube_play:before {
    content: "\f16a"; }
  /* line 42, style_scss/drupal/dr-fonts.scss */
  .icomoon.icon-instagram:before {
    content: "\f16d"; }
  /* line 46, style_scss/drupal/dr-fonts.scss */
  .icomoon.icon-spotify:before {
    content: "\e900"; }

/* line 52, style_scss/drupal/dr-fonts.scss */
.region #block-block-19 {
  text-align: center; }
  /* line 54, style_scss/drupal/dr-fonts.scss */
  .region #block-block-19 a.icomoon {
    transition: color 0.1s ease-in;
    color: #777;
    font-weight: bold;
    color: #444444;
    font-weight: 400;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 5px; }
    /* line 63, style_scss/drupal/dr-fonts.scss */
    .region #block-block-19 a.icomoon:before {
      background: #d9d9d9;
      border-radius: 50px;
      display: inline-block;
      font-size: 18px;
      line-height: 21px;
      min-height: 32px;
      min-width: 32px;
      padding: 5px;
      text-align: center;
      text-indent: 1px;
      margin-right: 5px; }
    /* line 76, style_scss/drupal/dr-fonts.scss */
    .region #block-block-19 a.icomoon.icon-facebook:before {
      text-indent: 0px; }
    /* line 79, style_scss/drupal/dr-fonts.scss */
    .region #block-block-19 a.icomoon.icon-instagram:before {
      text-indent: 4px; }
    /* line 82, style_scss/drupal/dr-fonts.scss */
    .region #block-block-19 a.icomoon.icon-spotify:before {
      text-indent: 1px; }
    /* line 85, style_scss/drupal/dr-fonts.scss */
    .region #block-block-19 a.icomoon:hover {
      color: #ff5126;
      text-decoration: none; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 4, style_scss/drupal/dr-general.scss */
.hide-xs-up,
.visible-sm-up {
  display: none !important; }

@media (min-width: 750px) {
  /* line 9, style_scss/drupal/dr-general.scss */
  .visible-sm-up {
    display: block !important; } }

@media (max-width: 749px) {
  /* line 14, style_scss/drupal/dr-general.scss */
  .hide-xs-up {
    display: block !important; } }

/* line 19, style_scss/drupal/dr-general.scss */
section.block {
  margin-bottom: 20px; }

/* line 23, style_scss/drupal/dr-general.scss */
h2.block-title {
  border-bottom: 3px solid;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #2b2b2b;
  position: relative;
  font-size: 23px;
  text-transform: uppercase;
  line-height: normal;
  margin-top: 20px;
  margin-top: 0;
  margin-bottom: 10px; }
  /* line 25, style_scss/drupal/dr-general.scss */
  h2.block-title a.smooth-scroll,
  h2.block-title a.more {
    position: absolute;
    right: 0;
    bottom: 0;
    text-transform: lowercase;
    color: #ff5126;
    padding: 1px 0;
    font-size: 16px; }
  /* line 35, style_scss/drupal/dr-general.scss */
  .region-sidebar-second h2.block-title {
    border-bottom: 3px solid;
    font-weight: 700;
    letter-spacing: 0.015em;
    color: #383838;
    position: relative;
    font-size: 23px;
    text-transform: uppercase;
    line-height: normal;
    margin-top: 20px;
    margin-top: 0;
    margin-bottom: 10px; }

/* line 41, style_scss/drupal/dr-general.scss */
.artist-submenu {
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-bottom: 1px solid; }
  /* line 48, style_scss/drupal/dr-general.scss */
  .artist-submenu a {
    color: inherit;
    position: relative;
    font-weight: bold;
    -ms-flex-positive: 1;
        flex-grow: 1; }
    /* line 54, style_scss/drupal/dr-general.scss */
    .artist-submenu a:first-child {
      margin-left: 20px; }
    /* line 57, style_scss/drupal/dr-general.scss */
    .artist-submenu a:hover, .artist-submenu a:focus {
      color: inherit; }
  /* line 62, style_scss/drupal/dr-general.scss */
  .artist-submenu > div {
    display: inline-block; }

/* line 67, style_scss/drupal/dr-general.scss */
.more-link a {
  font-weight: 700;
  font-size: 0.95em; }

/* line 72, style_scss/drupal/dr-general.scss */
h1.page-header {
  line-height: 1.21em;
  margin: 0 0 20px;
  padding: 0;
  font-size: 21px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.015em; }
  /* line 82, style_scss/drupal/dr-general.scss */
  .node h1.page-header {
    border: none;
    text-transform: none; }
  /* line 86, style_scss/drupal/dr-general.scss */
  h1.page-header,
  .node-artist h1.page-header {
    border-bottom: 3px solid;
    text-transform: uppercase; }
  /* line 92, style_scss/drupal/dr-general.scss */
  h1.page-header a.artist {
    color: #ff5126; }
    /* line 94, style_scss/drupal/dr-general.scss */
    h1.page-header a.artist:hover, h1.page-header a.artist:focus {
      color: #d92b00;
      text-decoration: none; }

/* line 107, style_scss/drupal/dr-general.scss */
h1,
h1 a, h2,
h2 a, h3,
h3 a, h4,
h4 a, h5,
h5 a, h6,
h6 a, .h1,
.h1 a, .h2,
.h2 a, .h3,
.h3 a, .h4,
.h4 a, .h5,
.h5 a, .h6,
.h6 a {
  color: #2b2b2b; }

/* line 112, style_scss/drupal/dr-general.scss */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
  color: inherit; }

/* sticky footer */
/* line 120, style_scss/drupal/dr-general.scss */
body {
  overflow-y: scroll;
  font-weight: 300; }

/* line 125, style_scss/drupal/dr-general.scss */
html, body {
  height: 100%;
  min-width: 320px; }

/* line 130, style_scss/drupal/dr-general.scss */
.wrapper {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%; }

/* line 137, style_scss/drupal/dr-general.scss */
.main-page-wrapper {
  display: table-row;
  height: 100%; }

/* line 142, style_scss/drupal/dr-general.scss */
.footer-wrapper {
  display: table-row; }

/* line 147, style_scss/drupal/dr-general.scss */
.main-container.container {
  min-height: 100%;
  padding: 10px;
  /*margin-top: */ }
  /* line 152, style_scss/drupal/dr-general.scss */
  .navbar-is-fixed-top .main-container.container {
    margin-top: 67px; }
  @media (max-width: 749px) {
    /* line 147, style_scss/drupal/dr-general.scss */
    .main-container.container {
      overflow-x: auto; } }

/* line 161, style_scss/drupal/dr-general.scss */
body.navbar-is-fixed-top {
  padding-top: 0 !important; }

/* end sticky footer */
/* line 168, style_scss/drupal/dr-general.scss */
.container.main-container {
  background: #fff; }

/* Links */
/* line 177, style_scss/drupal/dr-general.scss */
a:focus {
  color: #ff5126;
  text-decoration: none;
  outline: none; }

/* Ads */
/* line 187, style_scss/drupal/dr-general.scss */
.ads {
  margin: -10px; }

@media (min-width: 990px) {
  /* line 192, style_scss/drupal/dr-general.scss */
  .ad_right {
    margin-left: 990px;
    display: block; }
  /* line 196, style_scss/drupal/dr-general.scss */
  .ad_left {
    margin-right: 990px;
    display: block; } }

/* CAPTIONS */
/* line 203, style_scss/drupal/dr-general.scss */
.iframe-wrap,
.iframe-wrap-unchanged {
  margin-top: 10px;
  margin-bottom: 20px; }
  /* line 208, style_scss/drupal/dr-general.scss */
  .iframe-wrap + p > em,
  .iframe-wrap-unchanged + p > em {
    margin-top: -20px;
    margin-bottom: 20px;
    display: block;
    font-size: 0.9em;
    font-style: italic; }

/* line 213, style_scss/drupal/dr-general.scss */
figure figcaption {
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  font-size: 0.9em;
  font-style: italic; }

/* Blockquotes */
/* line 220, style_scss/drupal/dr-general.scss */
blockquote {
  background: #fbfbfb;
  margin-bottom: 10px;
  margin-left: -7.5px;
  padding: 20px;
  border-radius: 3.75px;
  border: 1px solid #eeeeee;
  border-width: 1px 1px 2px 2px; }

/* line 230, style_scss/drupal/dr-general.scss */
.b-responsive, .b-lazy {
  display: block;
  max-width: 100%;
  height: auto; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 6, style_scss/drupal/dr-admin.scss */
html body.admin-menu .navbar-fixed-top {
  padding-top: 20px;
  top: 0; }

/* line 11, style_scss/drupal/dr-admin.scss */
body.site-offline #admin-menu {
  border-bottom: 1px dashed red; }

/* line 15, style_scss/drupal/dr-admin.scss */
body #admin-menu {
  font-size: 14px; }

/* line 21, style_scss/drupal/dr-admin.scss */
.page-admin-config-ymig-old-dates .main-container.container,
.page-admin-config-ymig-old-links .main-container.container {
  width: auto;
  margin: 0 20px; }

/* line 28, style_scss/drupal/dr-admin.scss */
.node-form .table-responsive {
  overflow-x: visible; }

/* line 35, style_scss/drupal/dr-admin.scss */
.node-form table.field-multiple-table thead .field-label label {
  margin-bottom: 0; }

/* line 41, style_scss/drupal/dr-admin.scss */
.node-form table th.helpd {
  border: none; }

/* line 44, style_scss/drupal/dr-admin.scss */
.node-form table td.table-help {
  padding: 0;
  border: none;
  background: #fff;
  border-bottom: 2px solid #ddd; }
  /* line 49, style_scss/drupal/dr-admin.scss */
  .node-form table td.table-help .help-block {
    margin-top: 0; }

/* line 53, style_scss/drupal/dr-admin.scss */
.node-form table tr {
  border: none !important; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 3, style_scss/drupal/dr-wysiwyg.scss */
span,
img {
  /*&[data-picture-align="right"]{
        float: right;
    }
    &[data-picture-align="left"]{
        float: left;
    }
    &[data-picture-align="center"]{
        float: none;
    } */ }
  /* line 5, style_scss/drupal/dr-wysiwyg.scss */
  span[data-picture-align],
  img[data-picture-align] {
    float: none; }

/* line 22, style_scss/drupal/dr-wysiwyg.scss */
picture[data-picture-align="right"] {
  float: right;
  margin: 0 0 10px 10px; }

/* line 26, style_scss/drupal/dr-wysiwyg.scss */
picture[data-picture-align="left"] {
  float: left;
  margin: 0 10px 10px 0; }

/* line 30, style_scss/drupal/dr-wysiwyg.scss */
picture[data-picture-align="center"] {
  float: none;
  display: block;
  text-align: center; }
  /* line 34, style_scss/drupal/dr-wysiwyg.scss */
  picture[data-picture-align="center"] img.img-responsive {
    display: inline; }

/* line 40, style_scss/drupal/dr-wysiwyg.scss */
figure[data-picture-align] {
  display: inline-block; }
  /* line 42, style_scss/drupal/dr-wysiwyg.scss */
  figure[data-picture-align] picture {
    margin: 0;
    float: none; }
  /* line 46, style_scss/drupal/dr-wysiwyg.scss */
  figure[data-picture-align].image picture[data-picture-mapping] {
    width: 100%; }

/* line 50, style_scss/drupal/dr-wysiwyg.scss */
figure[data-picture-align="right"] {
  float: right;
  margin: 0 0 10px 10px; }

/* line 54, style_scss/drupal/dr-wysiwyg.scss */
figure[data-picture-align="left"] {
  float: left;
  margin: 0 10px 10px 0; }

/* line 58, style_scss/drupal/dr-wysiwyg.scss */
figure[data-picture-align="center"] {
  float: none;
  clear: both;
  text-align: center;
  display: block; }
  /* line 63, style_scss/drupal/dr-wysiwyg.scss */
  figure[data-picture-align="center"] img.img-responsive {
    display: inline; }

/*span, img[data-picture-align="right"] {
    float: right;
}*/
/* line 72, style_scss/drupal/dr-wysiwyg.scss */
figure.image {
  /*
    picture[data-picture-align="right"]{
        float: right;
    }
    picture[data-picture-align="left"]{
        float: left;
    }
    */ }
  /* line 74, style_scss/drupal/dr-wysiwyg.scss */
  figure.image picture.img-responsive {
    display: inline-block; }
  /* line 77, style_scss/drupal/dr-wysiwyg.scss */
  figure.image picture[data-picture-mapping="third"] {
    width: 33.33333333%; }
  /* line 80, style_scss/drupal/dr-wysiwyg.scss */
  figure.image picture[data-picture-mapping="half"] {
    width: 50%; }
  /* line 83, style_scss/drupal/dr-wysiwyg.scss */
  figure.image picture[data-picture-mapping="quarter"] {
    width: 25%; }

/* line 97, style_scss/drupal/dr-wysiwyg.scss */
body.cke_editable {
  background: #fff;
  padding: 10px; }
  /* line 101, style_scss/drupal/dr-wysiwyg.scss */
  body.cke_editable figure.image {
    display: block;
    clear: both;
    position: relative;
    /*img[data-picture-align="left"] + figcaption{
            float: left;
            clear: both;
            background: yellow;
        }*/ }
    /* line 105, style_scss/drupal/dr-wysiwyg.scss */
    body.cke_editable figure.image img[data-picture-mapping="full"] {
      width: 100%; }
    /* line 108, style_scss/drupal/dr-wysiwyg.scss */
    body.cke_editable figure.image img[data-picture-mapping="third"] {
      width: 33.33333333%; }
    /* line 111, style_scss/drupal/dr-wysiwyg.scss */
    body.cke_editable figure.image img[data-picture-mapping="half"] {
      width: 50%; }
    /* line 114, style_scss/drupal/dr-wysiwyg.scss */
    body.cke_editable figure.image img[data-picture-mapping="quarter"] {
      width: 25%; }
    /* line 118, style_scss/drupal/dr-wysiwyg.scss */
    body.cke_editable figure.image img[data-picture-align="right"] {
      margin: 0 0 10px 10px; }
    /* line 121, style_scss/drupal/dr-wysiwyg.scss */
    body.cke_editable figure.image img[data-picture-align="left"] {
      margin: 0 10px 10px 0; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
#block-quicktabs-glossaries{
    ul.quicktabs-tabs{
        li{
            background: none;
            a{
                border-bottom: 2px solid transparent;
                
            }
            &.active a{
                border-bottom-color: $link-color;
            }
        }
    }
}
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
@media (min-width: $screen-sm-min) {
    .region-content .news_archive_filter{
        display: none;
    }
}
@media (max-width: $screen-sm-min) {
    .region-sidebar-second #block-views-news-news-archive-filter{
        display: none;
    }
}
*/
/* line 17, style_scss/drupal/dr-archive.scss */
.news_archive_filter a:focus,
.news_archive_filter a:hover {
  color: inherit; }

/* line 21, style_scss/drupal/dr-archive.scss */
.news_archive_filter a.active,
.news_archive_filter .active_trail > a {
  color: #ff5126; }

/* line 27, style_scss/drupal/dr-archive.scss */
ul.news_archive_filter {
  font-size: 1em;
  display: block; }
  /* line 30, style_scss/drupal/dr-archive.scss */
  ul.news_archive_filter,
  ul.news_archive_filter ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  /* line 38, style_scss/drupal/dr-archive.scss */
  ul.news_archive_filter > li {
    display: block; }
    /* line 40, style_scss/drupal/dr-archive.scss */
    ul.news_archive_filter > li li {
      display: inline; }
  /* line 44, style_scss/drupal/dr-archive.scss */
  ul.news_archive_filter .ui-accordion-content,
  ul.news_archive_filter .ui-accordion-header {
    padding: 0.3em 0.5em 0.3em 2.2em;
    border-radius: 0; }
  /* line 49, style_scss/drupal/dr-archive.scss */
  ul.news_archive_filter .ui-accordion-content {
    padding: 0.4em 0.5em 0.4em 2.2em; }
  /* line 52, style_scss/drupal/dr-archive.scss */
  ul.news_archive_filter .ui-accordion-header {
    background: #eeeeee; }
    /* line 54, style_scss/drupal/dr-archive.scss */
    ul.news_archive_filter .ui-accordion-header.ui-state-active {
      background: none; }
  /* line 58, style_scss/drupal/dr-archive.scss */
  ul.news_archive_filter li,
  ul.news_archive_filter a {
    line-height: normal !important; }
  /* line 62, style_scss/drupal/dr-archive.scss */
  ul.news_archive_filter a:focus {
    outline: none; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 4, style_scss/drupal/dr-accordion.scss */
.front .js_accordion {
  overflow: hidden;
  width: 100%; }
  /* line 8, style_scss/drupal/dr-accordion.scss */
  .front .js_accordion ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 110%;
    height: 100%; }
  /* line 16, style_scss/drupal/dr-accordion.scss */
  .front .js_accordion li {
    float: left;
    border-left: 2px solid #fff;
    overflow: hidden;
    position: relative;
    height: 100%; }
    /* line 22, style_scss/drupal/dr-accordion.scss */
    .front .js_accordion li:first-child {
      border: none; }
    /* line 25, style_scss/drupal/dr-accordion.scss */
    .front .js_accordion li > div {
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0; }
      /* line 31, style_scss/drupal/dr-accordion.scss */
      .front .js_accordion li > div .vertical {
        position: absolute;
        z-index: 3;
        cursor: pointer;
        transform: translateX(-100%) rotate(-90deg);
        transform-origin: right top 0;
        text-transform: uppercase;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        /*padding: 0 5px;*/
        padding: 0 10px 0 8px;
        text-align: right; }
        /* line 43, style_scss/drupal/dr-accordion.scss */
        .front .js_accordion li > div .vertical .genre,
        .front .js_accordion li > div .vertical .artist {
          position: relative; }
        /* line 47, style_scss/drupal/dr-accordion.scss */
        .front .js_accordion li > div .vertical .genre {
          position: absolute;
          display: block;
          width: 100%;
          text-align: left; }
          /* line 52, style_scss/drupal/dr-accordion.scss */
          .front .js_accordion li > div .vertical .genre .inner {
            padding: 3px 5px;
            background: rgba(0, 0, 0, 0.6);
            line-height: normal;
            margin-top: -3px; }
  /* line 67, style_scss/drupal/dr-accordion.scss */
  .front .js_accordion .horizontal {
    height: 100%;
    padding-top: 2%; }
    /* line 70, style_scss/drupal/dr-accordion.scss */
    .front .js_accordion .horizontal img {
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1; }
    /* line 77, style_scss/drupal/dr-accordion.scss */
    .front .js_accordion .horizontal,
    .front .js_accordion .horizontal a.artist-album {
      color: #fff; }
    /* line 82, style_scss/drupal/dr-accordion.scss */
    .front .js_accordion .horizontal .audio_info,
    .front .js_accordion .horizontal .artist-album {
      display: block;
      padding-left: 2%; }
      /* line 86, style_scss/drupal/dr-accordion.scss */
      .front .js_accordion .horizontal .audio_info span,
      .front .js_accordion .horizontal .artist-album span {
        padding: 3px 5px;
        background: rgba(0, 0, 0, 0.75);
        display: inline-block;
        margin-bottom: 5px;
        line-height: normal;
        font-weight: normal; }
    /* line 98, style_scss/drupal/dr-accordion.scss */
    .front .js_accordion .horizontal a.artist-album:hover span {
      background: rgba(255, 81, 38, 0.75); }
    /* line 106, style_scss/drupal/dr-accordion.scss */
    .front .js_accordion .horizontal a.artist-album .artist {
      font-size: 24px; }
    /* line 110, style_scss/drupal/dr-accordion.scss */
    .front .js_accordion .horizontal .audio_info {
      font-size: 14px; }
      /* line 112, style_scss/drupal/dr-accordion.scss */
      .front .js_accordion .horizontal .audio_info .stream {
        background: #ff5126;
        text-transform: uppercase; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 7, style_scss/drupal/dr-queues.scss */
ul.quicktabs-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0;
  width: 100%;
  float: left; }
  /* line 15, style_scss/drupal/dr-queues.scss */
  ul.quicktabs-tabs li {
    position: relative;
    width: 50%;
    display: inline-block;
    text-align: center;
    float: left;
    border: 1px solid #dddddd;
    border-bottom: none;
    padding: 10px;
    background: #eeeeee; }
    /* line 24, style_scss/drupal/dr-queues.scss */
    ul.quicktabs-tabs li:first-child {
      border-right: none; }
    /* line 28, style_scss/drupal/dr-queues.scss */
    ul.quicktabs-tabs li a {
      color: #2b2b2b;
      font-weight: normal; }
    /* line 34, style_scss/drupal/dr-queues.scss */
    ul.quicktabs-tabs li.active {
      background: none; }
      /* line 36, style_scss/drupal/dr-queues.scss */
      ul.quicktabs-tabs li.active a {
        color: #ff5126; }

/* line 45, style_scss/drupal/dr-queues.scss */
#block-quicktabs-glossaries ul.quicktabs-tabs li {
  width: auto;
  padding: 5px 20px; }

/* line 53, style_scss/drupal/dr-queues.scss */
#block-views-artists-artists-glossary .content {
  background: #fff;
  border: 1px solid #dddddd;
  clear: both;
  margin-top: -11px; }

/* line 59, style_scss/drupal/dr-queues.scss */
#block-views-artists-artists-glossary h2.block-title {
  width: auto;
  padding: 10px;
  padding: 6px 20px;
  background: #fff;
  display: inline-block;
  color: #ff5126;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
  border: 1px solid #dddddd;
  border-bottom: none; }

/* line 73, style_scss/drupal/dr-queues.scss */
.quicktabs_main {
  border: 1px solid #dddddd;
  clear: both;
  margin-top: -11px; }

/* line 79, style_scss/drupal/dr-queues.scss */
.queue {
  width: 100%;
  overflow: hidden; }
  /* line 82, style_scss/drupal/dr-queues.scss */
  .queue ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    /* line 84, style_scss/drupal/dr-queues.scss */
    .queue ul li {
      position: relative; }
  /* line 89, style_scss/drupal/dr-queues.scss */
  .queue.list li {
    padding: 5px 0; }
    /* line 92, style_scss/drupal/dr-queues.scss */
    .queue.list li:first-child {
      border-top: none;
      padding-top: 2px; }
    /* line 97, style_scss/drupal/dr-queues.scss */
    .queue.list li span.position {
      color: #c4c4c4;
      font-weight: 700;
      text-align: center;
      min-width: 20px; }
    /* line 104, style_scss/drupal/dr-queues.scss */
    .queue.list li a {
      color: #5d5d5d;
      font-weight: 400;
      font-size: 0.9em; }
    /* line 110, style_scss/drupal/dr-queues.scss */
    .queue.list li a,
    .queue.list li span.position {
      display: table-cell;
      vertical-align: middle; }
  /* line 119, style_scss/drupal/dr-queues.scss */
  .queue.block.news ul {
    width: 100%; }
    /* line 121, style_scss/drupal/dr-queues.scss */
    .queue.block.news ul li {
      width: 25%; }
  /* line 126, style_scss/drupal/dr-queues.scss */
  .queue.block ul {
    width: 125%; }
    /* line 128, style_scss/drupal/dr-queues.scss */
    .queue.block ul li {
      float: left;
      width: 10%; }
      /* line 133, style_scss/drupal/dr-queues.scss */
      .queue.block ul li a:hover {
        color: inherit; }
      /* line 136, style_scss/drupal/dr-queues.scss */
      .queue.block ul li a .title,
      .queue.block ul li a .artist {
        display: block;
        padding: 3px 5px;
        padding-left: 0;
        width: 100%;
        line-height: normal;
        color: #444444;
        font-weight: 400;
        font-size: 0.9em;
        font-size: 14px;
        line-height: 18px;
        word-wrap: break-word; }

/* line 161, style_scss/drupal/dr-queues.scss */
.owl-carousel.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  top: 31%;
  margin: 0 -5px; }

/* line 166, style_scss/drupal/dr-queues.scss */
.owl-carousel.owl-theme .owl-nav .owl-prev {
  left: 0; }

/* line 169, style_scss/drupal/dr-queues.scss */
.owl-carousel.owl-theme .owl-nav .owl-next {
  right: 0; }

/* line 174, style_scss/drupal/dr-queues.scss */
.owl-carousel.owl-theme .owl-nav {
  margin-top: 0; }

/* line 179, style_scss/drupal/dr-queues.scss */
.owl-carousel {
  /*.owl-item, */ }
  /* line 184, style_scss/drupal/dr-queues.scss */
  .owl-carousel .item-even a,
  .owl-carousel .item-odd a {
    position: relative;
    display: block; }
    /* line 187, style_scss/drupal/dr-queues.scss */
    .owl-carousel .item-even a:hover,
    .owl-carousel .item-odd a:hover {
      color: inherit; }
    /* line 191, style_scss/drupal/dr-queues.scss */
    .owl-carousel .item-even a img,
    .owl-carousel .item-odd a img {
      outline: 1px solid #FFF; }
    /* line 194, style_scss/drupal/dr-queues.scss */
    .view-id-highlights .owl-carousel .item-even a, .view-id-highlights
    .owl-carousel .item-odd a {
      padding-bottom: 23px; }
      /* line 196, style_scss/drupal/dr-queues.scss */
      .view-id-highlights .owl-carousel .item-even a .artist, .view-id-highlights
      .owl-carousel .item-odd a .artist {
        position: absolute; }
  /* line 201, style_scss/drupal/dr-queues.scss */
  .owl-carousel .item-even .title,
  .owl-carousel .item-even .artist,
  .owl-carousel .item-odd .title,
  .owl-carousel .item-odd .artist {
    display: block;
    padding: 3px 5px;
    padding-left: 0;
    width: 100%;
    line-height: normal;
    color: #444444;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    word-wrap: break-word;
    background: rgba(255, 255, 255, 0.83);
    left: 0;
    bottom: 0;
    padding: 2px; }

@media (max-width: 634px) {
  /* line 227, style_scss/drupal/dr-queues.scss */
  .view-id-news_queues .owl-item a {
    padding-bottom: 0; }
    /* line 229, style_scss/drupal/dr-queues.scss */
    .view-id-news_queues .owl-item a .title {
      position: relative;
      max-height: 40px;
      overflow: hidden; } }

/* line 240, style_scss/drupal/dr-queues.scss */
.queue.album.highlights ul li a {
  position: relative;
  display: block;
  padding-bottom: 23px; }

/* line 245, style_scss/drupal/dr-queues.scss */
.queue.album.highlights ul li .artist {
  background: rgba(255, 255, 255, 0.83);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2px; }

/*
 *
 */
/* line 257, style_scss/drupal/dr-queues.scss */
body.front #block-views-highlights-albums-q-high {
  display: none; }
  @media (max-width: 619px) {
    /* line 257, style_scss/drupal/dr-queues.scss */
    body.front #block-views-highlights-albums-q-high {
      display: block; } }

/*
@media(max-width: $screen-tablet - 1){ //
    #XX_block-views-news-queues-news-q-high,
    #XX_block-views-highlights-albums-q-high{
        display: none;
    }
}
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 4, style_scss/drupal/dr-node.scss */
.node-unpublished {
  background: #fff4f4 !important; }

/* line 9, style_scss/drupal/dr-node.scss */
.node-video.node-full_inline {
  margin-bottom: 0; }

/* line 13, style_scss/drupal/dr-node.scss */
.field {
  padding: 2px 0; }
  /* line 16, style_scss/drupal/dr-node.scss */
  .node-full .field,
  .node-full_inline .field {
    margin-bottom: 10px; }
  /* line 21, style_scss/drupal/dr-node.scss */
  .node-video.node-full_inline .field {
    margin-bottom: 0; }
  /* line 25, style_scss/drupal/dr-node.scss */
  .field.field-name-body, .field.field-name-field-teaser, .field.field-name-field-child-pager {
    clear: both; }
  /* line 34, style_scss/drupal/dr-node.scss */
  .field.field-label-inline .field-items, .field.inline .field-items {
    float: none;
    display: inline; }
    /* line 37, style_scss/drupal/dr-node.scss */
    .field.field-label-inline .field-items .field-item, .field.inline .field-items .field-item {
      display: inline;
      margin-right: 4px; }

/* line 45, style_scss/drupal/dr-node.scss */
.iframe-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  /* calculated in tsp_filter-module */
  padding-bottom: 56.25%; }
  /* line 52, style_scss/drupal/dr-node.scss */
  .iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 65, style_scss/drupal/dr-node.scss */
.field-name-field-subheading {
  color: #585858;
  font-weight: 400;
  font-size: 18px;
  line-height: normal; }
  /* line 68, style_scss/drupal/dr-node.scss */
  .node-full .field-name-field-subheading {
    margin-top: 0;
    padding: 0; }

/* Textformats */
/* line 74, style_scss/drupal/dr-node.scss */
.field-type-text-long {
  /*
    pre{
        display: inline-block;
        width: 100%;
        white-space: pre-line;
    }
    */ }
  /* line 75, style_scss/drupal/dr-node.scss */
  .field-type-text-long h3 {
    color: #585858;
    font-weight: 400;
    font-size: 18px;
    line-height: normal; }

/* line 88, style_scss/drupal/dr-node.scss */
.field-name-field-rating.field .field-items .field-item {
  margin-right: 2px; }

/* line 93, style_scss/drupal/dr-node.scss */
.field-name-field-rating span.glyphicon {
  color: #ff5126;
  padding-top: 1px; }
  /* line 96, style_scss/drupal/dr-node.scss */
  .field-name-field-rating span.glyphicon span {
    display: none; }

/* line 102, style_scss/drupal/dr-node.scss */
.node {
  margin-bottom: 10px; }

/* line 105, style_scss/drupal/dr-node.scss */
.node-title {
  margin-top: 0; }

/* line 109, style_scss/drupal/dr-node.scss */
.node-teaser {
  margin-bottom: 30px; }
  @media (max-width: 749px) {
    /* line 109, style_scss/drupal/dr-node.scss */
    .node-teaser {
      /*
        .field-name-field-genre,
        .field-name-field-genre-add,
        .field-name-field-publication-type,
        */ }
      /* line 118, style_scss/drupal/dr-node.scss */
      .node-teaser .field-name-field-teaser {
        display: none; }
      /* line 122, style_scss/drupal/dr-node.scss */
      .node-teaser .field-name-field-genre.genres-combined.no-main-genre {
        display: none; }
      /* line 126, style_scss/drupal/dr-node.scss */
      .node-teaser .field-name-field-genre.genres-combined.has-main-genre a.field_genre_add,
      .node-teaser .field-name-field-genre.genres-combined.has-main-genre span.field_publication_type {
        display: none; }
      /* line 133, style_scss/drupal/dr-node.scss */
      .node-teaser .right {
        padding-left: 0; }
        /* line 135, style_scss/drupal/dr-node.scss */
        .node-teaser .right h3.node-title {
          font-size: 18px; } }

/* line 146, style_scss/drupal/dr-node.scss */
.node-full_inline .node-title,
.node-teaser .node-title,
.node-teaser_list .node-title {
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 0.015em; }

/* line 152, style_scss/drupal/dr-node.scss */
.node-teaser_list .right {
  padding-left: 0; }

/* line 155, style_scss/drupal/dr-node.scss */
.node-teaser_list .field-name-field-subheading {
  font-size: 16px; }

@media (min-width: 635px) {
  /* line 160, style_scss/drupal/dr-node.scss */
  .region-sidebar-second .node-teaser_list h5 {
    font-size: 16px; }
    /* line 162, style_scss/drupal/dr-node.scss */
    .region-sidebar-second .node-teaser_list h5,
    .region-sidebar-second .node-teaser_list h5 a {
      color: #373737; }
  /* line 167, style_scss/drupal/dr-node.scss */
  .region-sidebar-second .node-teaser_list .field-name-field-subheading {
    font-size: 15px; } }

/* line 175, style_scss/drupal/dr-node.scss */
.node-related {
  /*
    a{
        position: relative;
        display: block;
        padding-bottom: $line-height-computed + 2px;
    }
    */ }
  /* line 183, style_scss/drupal/dr-node.scss */
  .node-related .node-title {
    background: rgba(255, 255, 255, 0.83);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 2px 0 12px;
    font-weight: normal;
    word-wrap: break-word;
    width: 100%; }

/* line 14, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.node-full .title-prefix:before, .node-full .title-prefix:after,
.node-full_inline .title-prefix:before,
.node-full_inline .title-prefix:after {
  content: " ";
  display: table; }

/* line 19, style_scss/stylesheets/bootstrap/mixins/_clearfix.scss */
.node-full .title-prefix:after,
.node-full_inline .title-prefix:after {
  clear: both; }

/* line 199, style_scss/drupal/dr-node.scss */
.node-full .title-prefix > *,
.node-full_inline .title-prefix > * {
  margin-right: 4px;
  float: left; }

/* line 203, style_scss/drupal/dr-node.scss */
.node-full .title-prefix .submitted,
.node-full_inline .title-prefix .submitted {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  line-height: 1.8em; }

/* line 211, style_scss/drupal/dr-node.scss */
.node-full .right .page-header,
.node-full .right .field,
.node-full_inline .right .page-header,
.node-full_inline .right .field {
  margin-bottom: 0; }

@media (max-width: 749px) {
  /* line 217, style_scss/drupal/dr-node.scss */
  .node-full .right.col-xs-9,
  .node-full_inline .right.col-xs-9 {
    padding-left: 0; } }

/* line 223, style_scss/drupal/dr-node.scss */
.node-full .meta,
.node-full_inline .meta {
  margin-bottom: 10px; }
  /* line 226, style_scss/drupal/dr-node.scss */
  .node-full .meta .field,
  .node-full_inline .meta .field {
    font-size: 15px;
    padding-bottom: 0; }
    /* line 13, style_scss/drupal/_mixins.scss */
    .node-full .meta .field .field-label,
    .node-full_inline .meta .field .field-label {
      font-weight: normal;
      padding-right: 3px; }

/* line 234, style_scss/drupal/dr-node.scss */
.node-teaser .field-name-field-rating,
.node-teaser .field-name-field-artist-reference {
  font-size: 15px;
  padding-bottom: 0;
  padding-bottom: 0; }
  /* line 13, style_scss/drupal/_mixins.scss */
  .node-teaser .field-name-field-rating .field-label,
  .node-teaser .field-name-field-artist-reference .field-label {
    font-weight: normal;
    padding-right: 3px; }

/* line 242, style_scss/drupal/dr-node.scss */
.node-tile .node-title {
  font-size: 16px; }

/* line 247, style_scss/drupal/dr-node.scss */
.node-child_parent {
  margin-bottom: 40px; }
  /* line 249, style_scss/drupal/dr-node.scss */
  .node-child_parent h3.node-title {
    border-bottom: 3px solid;
    font-weight: 700;
    letter-spacing: 0.015em;
    color: #2b2b2b;
    position: relative;
    font-size: 23px;
    text-transform: uppercase;
    line-height: normal;
    margin-top: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-bottom: 5px;
    border-color: #585858; }
    /* line 253, style_scss/drupal/dr-node.scss */
    .node-child_parent h3.node-title,
    .node-child_parent h3.node-title a {
      color: #585858; }
  /* line 259, style_scss/drupal/dr-node.scss */
  .node-child_parent .field-name-field-subheading,
  .node-child_parent .field-name-field-teaser {
    font-style: italic; }
  /* line 264, style_scss/drupal/dr-node.scss */
  .node-child_parent .field-name-field-child-references {
    display: none; }

/* line 271, style_scss/drupal/dr-node.scss */
a {
  /*
    .field-name-field-tag .field-item &,
    */ }
  /* line 272, style_scss/drupal/dr-node.scss */
  .field-name-field-child-pager .view-content a,
  .field-name-field-child-parent-pages .view-content a,
  .field-name-field-tag .field-item a,
  .field-name-field-rubric .field-item a, a.field_genre, a.field_genre_add, a.field_label {
    padding: 3px 5px;
    display: inline-block;
    margin-bottom: 3px;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #ff5126;
    background: #f2f2f2; }
    /* line 77, style_scss/drupal/_mixins.scss */
    .field-name-field-child-pager .view-content a.active,
    .field-name-field-child-parent-pages .view-content a.active,
    .field-name-field-tag .field-item a.active,
    .field-name-field-rubric .field-item a.active, a.field_genre.active, a.field_genre_add.active, a.field_label.active {
      background: #ff5126;
      color: #fff; }
    /* line 81, style_scss/drupal/_mixins.scss */
    .field-name-field-child-pager .view-content a:hover,
    .field-name-field-child-parent-pages .view-content a:hover,
    .field-name-field-tag .field-item a:hover,
    .field-name-field-rubric .field-item a:hover, a.field_genre:hover, a.field_genre_add:hover, a.field_label:hover {
      background: rgba(255, 81, 38, 0.7);
      color: #fff;
      text-decoration: none; }
  /* line 281, style_scss/drupal/dr-node.scss */
  a.field_label {
    font-size: 50px;
    color: green; }
  /* line 288, style_scss/drupal/dr-node.scss */
  .field-name-field-rubric .field-item a, a.field_genre, a.field_genre_add {
    padding: 3px 6px 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    background: #ff5126;
    color: #fff;
    text-transform: uppercase; }
    /* line 102, style_scss/drupal/_mixins.scss */
    .field-name-field-rubric .field-item a:hover, .field-name-field-rubric .field-item a.active, a.field_genre:hover, a.field_genre.active, a.field_genre_add:hover, a.field_genre_add.active {
      background: rgba(255, 81, 38, 0.7);
      background: #d92b00;
      color: #fff; }
  /* line 294, style_scss/drupal/dr-node.scss */
  .field-name-field-tag .field-item a {
    text-transform: capitalize; }

/* line 299, style_scss/drupal/dr-node.scss */
span.field_publication_type {
  padding: 3px 6px 2px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  background: #fff;
  color: #ff5126;
  border: 1px solid;
  text-transform: uppercase;
  border: none; }

/* line 309, style_scss/drupal/dr-node.scss */
.field-name-field-child-pager h3,
.field-name-field-child-pager .view-header > p,
.field-name-field-child-pager .view-content > div,
.field-name-field-child-parent-pages h3,
.field-name-field-child-parent-pages .view-header > p,
.field-name-field-child-parent-pages .view-content > div {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: normal;
  display: inline; }

/* line 315, style_scss/drupal/dr-node.scss */
.field-name-field-child-pager .view-content,
.field-name-field-child-pager .view-header,
.field-name-field-child-parent-pages .view-content,
.field-name-field-child-parent-pages .view-header {
  padding: 6px 0; }

/* line 319, style_scss/drupal/dr-node.scss */
.field-name-field-child-pager .view-header,
.field-name-field-child-parent-pages .view-header {
  font-size: 16px;
  line-height: normal; }
  /* line 323, style_scss/drupal/dr-node.scss */
  .field-name-field-child-pager .view-header a:hover,
  .field-name-field-child-parent-pages .view-header a:hover {
    text-decoration: none; }
  /* line 326, style_scss/drupal/dr-node.scss */
  .field-name-field-child-pager .view-header a .btn,
  .field-name-field-child-parent-pages .view-header a .btn {
    padding: 1px 16px;
    margin-right: 6px; }
  /* line 332, style_scss/drupal/dr-node.scss */
  .field-name-field-child-pager .view-header a .title,
  .field-name-field-child-parent-pages .view-header a .title {
    vertical-align: middle;
    font-weight: normal; }
    /* line 335, style_scss/drupal/dr-node.scss */
    .field-name-field-child-pager .view-header a .title:hover,
    .field-name-field-child-parent-pages .view-header a .title:hover {
      text-decoration: underline; }

/* line 343, style_scss/drupal/dr-node.scss */
.field-name-field-child-pager .view-content a,
.field-name-field-child-parent-pages .view-content a {
  padding: 3px 10px; }

/* line 348, style_scss/drupal/dr-node.scss */
.field-name-field-child-parent {
  padding: 0; }
  /* line 351, style_scss/drupal/dr-node.scss */
  .field-name-field-child-parent .view-child-parent {
    margin-top: -10px; }
    /* line 354, style_scss/drupal/dr-node.scss */
    .field-name-field-child-parent .view-child-parent .view-content a {
      font-weight: 400; }
      /* line 356, style_scss/drupal/dr-node.scss */
      .field-name-field-child-parent .view-child-parent .view-content a:before {
        position: relative;
        top: 2px;
        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;
        content: "\e132";
        margin-right: 5px; }

/* line 375, style_scss/drupal/dr-node.scss */
.field-name-field-child-references ol {
  color: #ff5126;
  list-style-position: inside;
  padding: 0; }
  /* line 379, style_scss/drupal/dr-node.scss */
  .field-name-field-child-references ol a {
    font-weight: normal; }

/* line 396, style_scss/drupal/dr-node.scss */
.node-full,
.node-full_inline {
  /*
    &.node-album{
        .field-name-field-artist-reference{
            @include more_for_artist_inline();
        }
    }
    */ }
  /* line 400, style_scss/drupal/dr-node.scss */
  .node-full .field-name-field-artist-reference .node-teaser,
  .node-full_inline .field-name-field-artist-reference .node-teaser {
    margin-bottom: 0; }
    /* line 403, style_scss/drupal/dr-node.scss */
    .node-full .field-name-field-artist-reference .node-teaser .field-item,
    .node-full_inline .field-name-field-artist-reference .node-teaser .field-item {
      display: block; }
  /* line 412, style_scss/drupal/dr-node.scss */
  .node-full.node-news .field-name-field-artist-references, .node-full.node-news-child .field-name-field-artist-references,
  .node-full_inline.node-news .field-name-field-artist-references,
  .node-full_inline.node-news-child .field-name-field-artist-references {
    /*@include more_for_artist_inline();*/ }
  /* line 427, style_scss/drupal/dr-node.scss */
  .node-full.node-audio h1.page-header,
  .node-full_inline.node-audio h1.page-header {
    display: none; }
  /* line 432, style_scss/drupal/dr-node.scss */
  .node-full.node-audio .field-name-field-bool-stream .field-item,
  .node-full_inline.node-audio .field-name-field-bool-stream .field-item {
    padding: 3px 5px;
    display: inline-block;
    margin-bottom: 3px;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 3px 6px 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    background: #fff;
    color: #ff5126;
    border: 1px solid;
    text-transform: uppercase; }
  /* line 439, style_scss/drupal/dr-node.scss */
  .node-full.node-audio .field-name-field-albums .views-label,
  .node-full_inline.node-audio .field-name-field-albums .views-label {
    font-weight: 700; }
  /* line 442, style_scss/drupal/dr-node.scss */
  .node-full.node-audio .field-name-field-albums .views-field-title,
  .node-full_inline.node-audio .field-name-field-albums .views-field-title {
    margin-bottom: 5px; }
  /* line 447, style_scss/drupal/dr-node.scss */
  .node-full.node-audio .field-name-field-link .btn,
  .node-full_inline.node-audio .field-name-field-link .btn {
    color: #fff;
    background-color: #ff5126;
    border-color: #ff3d0d;
    padding: 1px 16px; }
    /* line 11, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .node-full.node-audio .field-name-field-link .btn:focus, .node-full.node-audio .field-name-field-link .btn.focus,
    .node-full_inline.node-audio .field-name-field-link .btn:focus,
    .node-full_inline.node-audio .field-name-field-link .btn.focus {
      color: #fff;
      background-color: #f23000;
      border-color: #8c1c00; }
    /* line 17, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .node-full.node-audio .field-name-field-link .btn:hover,
    .node-full_inline.node-audio .field-name-field-link .btn:hover {
      color: #fff;
      background-color: #f23000;
      border-color: #ce2900; }
    /* line 22, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .node-full.node-audio .field-name-field-link .btn:active, .node-full.node-audio .field-name-field-link .btn.active,
    .open > .node-full.node-audio .field-name-field-link .btn.dropdown-toggle,
    .node-full_inline.node-audio .field-name-field-link .btn:active,
    .node-full_inline.node-audio .field-name-field-link .btn.active,
    .open >
    .node-full_inline.node-audio .field-name-field-link .btn.dropdown-toggle {
      color: #fff;
      background-color: #f23000;
      border-color: #ce2900; }
      /* line 29, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
      .node-full.node-audio .field-name-field-link .btn:active:hover, .node-full.node-audio .field-name-field-link .btn:active:focus, .node-full.node-audio .field-name-field-link .btn:active.focus, .node-full.node-audio .field-name-field-link .btn.active:hover, .node-full.node-audio .field-name-field-link .btn.active:focus, .node-full.node-audio .field-name-field-link .btn.active.focus,
      .open > .node-full.node-audio .field-name-field-link .btn.dropdown-toggle:hover,
      .open > .node-full.node-audio .field-name-field-link .btn.dropdown-toggle:focus,
      .open > .node-full.node-audio .field-name-field-link .btn.dropdown-toggle.focus,
      .node-full_inline.node-audio .field-name-field-link .btn:active:hover,
      .node-full_inline.node-audio .field-name-field-link .btn:active:focus,
      .node-full_inline.node-audio .field-name-field-link .btn:active.focus,
      .node-full_inline.node-audio .field-name-field-link .btn.active:hover,
      .node-full_inline.node-audio .field-name-field-link .btn.active:focus,
      .node-full_inline.node-audio .field-name-field-link .btn.active.focus,
      .open >
      .node-full_inline.node-audio .field-name-field-link .btn.dropdown-toggle:hover,
      .open >
      .node-full_inline.node-audio .field-name-field-link .btn.dropdown-toggle:focus,
      .open >
      .node-full_inline.node-audio .field-name-field-link .btn.dropdown-toggle.focus {
        color: #fff;
        background-color: #ce2900;
        border-color: #8c1c00; }
    /* line 37, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .node-full.node-audio .field-name-field-link .btn:active, .node-full.node-audio .field-name-field-link .btn.active,
    .open > .node-full.node-audio .field-name-field-link .btn.dropdown-toggle,
    .node-full_inline.node-audio .field-name-field-link .btn:active,
    .node-full_inline.node-audio .field-name-field-link .btn.active,
    .open >
    .node-full_inline.node-audio .field-name-field-link .btn.dropdown-toggle {
      background-image: none; }
    /* line 45, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .node-full.node-audio .field-name-field-link .btn.disabled, .node-full.node-audio .field-name-field-link .btn.disabled:hover, .node-full.node-audio .field-name-field-link .btn.disabled:focus, .node-full.node-audio .field-name-field-link .btn.disabled.focus, .node-full.node-audio .field-name-field-link .btn.disabled:active, .node-full.node-audio .field-name-field-link .btn.disabled.active, .node-full.node-audio .field-name-field-link .btn[disabled], .node-full.node-audio .field-name-field-link .btn[disabled]:hover, .node-full.node-audio .field-name-field-link .btn[disabled]:focus, .node-full.node-audio .field-name-field-link .btn[disabled].focus, .node-full.node-audio .field-name-field-link .btn[disabled]:active, .node-full.node-audio .field-name-field-link .btn[disabled].active,
    fieldset[disabled] .node-full.node-audio .field-name-field-link .btn,
    fieldset[disabled] .node-full.node-audio .field-name-field-link .btn:hover,
    fieldset[disabled] .node-full.node-audio .field-name-field-link .btn:focus,
    fieldset[disabled] .node-full.node-audio .field-name-field-link .btn.focus,
    fieldset[disabled] .node-full.node-audio .field-name-field-link .btn:active,
    fieldset[disabled] .node-full.node-audio .field-name-field-link .btn.active,
    .node-full_inline.node-audio .field-name-field-link .btn.disabled,
    .node-full_inline.node-audio .field-name-field-link .btn.disabled:hover,
    .node-full_inline.node-audio .field-name-field-link .btn.disabled:focus,
    .node-full_inline.node-audio .field-name-field-link .btn.disabled.focus,
    .node-full_inline.node-audio .field-name-field-link .btn.disabled:active,
    .node-full_inline.node-audio .field-name-field-link .btn.disabled.active,
    .node-full_inline.node-audio .field-name-field-link .btn[disabled],
    .node-full_inline.node-audio .field-name-field-link .btn[disabled]:hover,
    .node-full_inline.node-audio .field-name-field-link .btn[disabled]:focus,
    .node-full_inline.node-audio .field-name-field-link .btn[disabled].focus,
    .node-full_inline.node-audio .field-name-field-link .btn[disabled]:active,
    .node-full_inline.node-audio .field-name-field-link .btn[disabled].active,
    fieldset[disabled]
    .node-full_inline.node-audio .field-name-field-link .btn,
    fieldset[disabled]
    .node-full_inline.node-audio .field-name-field-link .btn:hover,
    fieldset[disabled]
    .node-full_inline.node-audio .field-name-field-link .btn:focus,
    fieldset[disabled]
    .node-full_inline.node-audio .field-name-field-link .btn.focus,
    fieldset[disabled]
    .node-full_inline.node-audio .field-name-field-link .btn:active,
    fieldset[disabled]
    .node-full_inline.node-audio .field-name-field-link .btn.active {
      background-color: #ff5126;
      border-color: #ff3d0d; }
    /* line 56, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .node-full.node-audio .field-name-field-link .btn .badge,
    .node-full_inline.node-audio .field-name-field-link .btn .badge {
      color: #ff5126;
      background-color: #fff; }

/* line 461, style_scss/drupal/dr-node.scss */
.field-name-field-audios > .field-label {
  color: #ff5126;
  font-size: 18px; }

/* line 466, style_scss/drupal/dr-node.scss */
.node-teaser .field-name-field-audios {
  font-weight: bold;
  font-size: 15px;
  font-weight: 700; }
  /* line 470, style_scss/drupal/dr-node.scss */
  .node-teaser .field-name-field-audios .glyphicon {
    margin-left: 5px;
    font-weight: 300;
    font-size: 0.8em; }

/* line 477, style_scss/drupal/dr-node.scss */
.field-name-field-audios .node-full,
.field-name-field-audios .node-full_inline {
  margin-bottom: 30px; }

/* line 481, style_scss/drupal/dr-node.scss */
.field-name-field-audios .node-teaser {
  background: #edf1f2;
  border: 1px solid #cbd2d4;
  margin-bottom: 10px; }
  /* line 486, style_scss/drupal/dr-node.scss */
  .field-name-field-audios .node-teaser header > .col-xs-3 {
    display: none; }
  /* line 489, style_scss/drupal/dr-node.scss */
  .field-name-field-audios .node-teaser header .right {
    display: table;
    width: 100%; }
  /* line 493, style_scss/drupal/dr-node.scss */
  .field-name-field-audios .node-teaser .meta {
    margin: 0; }
  /* line 498, style_scss/drupal/dr-node.scss */
  .field-name-field-audios .node-teaser .play {
    width: 22%;
    position: relative; }
    /* line 502, style_scss/drupal/dr-node.scss */
    .field-name-field-audios .node-teaser .play a {
      display: block;
      height: 50px; }
      /* line 505, style_scss/drupal/dr-node.scss */
      .field-name-field-audios .node-teaser .play a .glyphicon::before {
        font-weight: 300;
        font-size: 50px; }
  /* line 511, style_scss/drupal/dr-node.scss */
  .field-name-field-audios .node-teaser h3,
  .field-name-field-audios .node-teaser .play,
  .field-name-field-audios .node-teaser .meta {
    display: table-cell;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0; }
  /* line 520, style_scss/drupal/dr-node.scss */
  .field-name-field-audios .node-teaser h3 {
    width: 56%;
    text-align: left;
    font-weight: normal;
    border-right: 1px solid #cbd2d4;
    font-size: 16px;
    padding-right: 2%;
    line-height: 1.3em; }
  /* line 529, style_scss/drupal/dr-node.scss */
  .field-name-field-audios .node-teaser .meta {
    text-align: center;
    width: 22%; }
    /* line 532, style_scss/drupal/dr-node.scss */
    .field-name-field-audios .node-teaser .meta .glyphicon {
      color: #cbd2d4;
      margin-right: 5px; }

/* line 543, style_scss/drupal/dr-node.scss */
.field-name-field-homepage .field-label {
  float: left; }

/* line 546, style_scss/drupal/dr-node.scss */
.field-name-field-homepage .field-items {
  float: left; }

/* line 553, style_scss/drupal/dr-node.scss */
.node-video .field-name-field-image-teaser .field-item {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  /* line 565, style_scss/drupal/dr-node.scss */
  .node-video .field-name-field-image-teaser .field-item a {
    display: inline-block;
    position: relative; }
    /* line 569, style_scss/drupal/dr-node.scss */
    .node-video .field-name-field-image-teaser .field-item a:before {
      content: "\e029";
      position: absolute;
      z-index: 1;
      text-align: center;
      width: 100%;
      color: #fff;
      font-size: 36px;
      padding-top: 50%;
      margin-top: -18px;
      text-align: center; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 5, style_scss/drupal/dr-views.scss */
.page-glossary .page-header {
  margin-bottom: 0; }
  /* line 7, style_scss/drupal/dr-views.scss */
  .page-glossary .page-header span.letter {
    display: none;
    text-transform: lowercase;
    font-weight: 300;
    font-size: 16px; }

/* line 15, style_scss/drupal/dr-views.scss */
.view-display-id-themes_glossary,
.view-display-id-labels_glossary,
.view-display-id-artists_glossary {
  /*.views-summary{*/ }
  /* line 22, style_scss/drupal/dr-views.scss */
  .view-display-id-themes_glossary .view-content,
  .view-display-id-labels_glossary .view-content,
  .view-display-id-artists_glossary .view-content {
    padding: 10px 20px; }
    /* line 24, style_scss/drupal/dr-views.scss */
    .view-display-id-themes_glossary .view-content a,
    .view-display-id-labels_glossary .view-content a,
    .view-display-id-artists_glossary .view-content a {
      padding: 3px 5px;
      display: inline-block;
      margin-bottom: 3px;
      border-radius: 3px;
      font-weight: 400;
      font-size: 14px;
      line-height: 17px;
      color: #ff5126;
      background: #f2f2f2;
      font-weight: normal;
      padding: 3px 7px;
      margin-right: 2px; }
      /* line 77, style_scss/drupal/_mixins.scss */
      .view-display-id-themes_glossary .view-content a.active,
      .view-display-id-labels_glossary .view-content a.active,
      .view-display-id-artists_glossary .view-content a.active {
        background: #ff5126;
        color: #fff; }
      /* line 81, style_scss/drupal/_mixins.scss */
      .view-display-id-themes_glossary .view-content a:hover,
      .view-display-id-labels_glossary .view-content a:hover,
      .view-display-id-artists_glossary .view-content a:hover {
        background: rgba(255, 81, 38, 0.7);
        color: #fff;
        text-decoration: none; }

/* line 45, style_scss/drupal/dr-views.scss */
.view-display-id-labels_page > .view-content a,
.view-display-id-artists_page > .view-content a {
  display: block; }

/* line 52, style_scss/drupal/dr-views.scss */
.view-display-id-themes_page > .view-content a {
  padding: 3px 5px;
  display: inline-block;
  margin-bottom: 3px;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ff5126;
  background: #f2f2f2;
  font-weight: normal;
  padding: 3px 7px;
  margin-right: 2px; }
  /* line 77, style_scss/drupal/_mixins.scss */
  .view-display-id-themes_page > .view-content a.active {
    background: #ff5126;
    color: #fff; }
  /* line 81, style_scss/drupal/_mixins.scss */
  .view-display-id-themes_page > .view-content a:hover {
    background: rgba(255, 81, 38, 0.7);
    color: #fff;
    text-decoration: none; }

@media (max-width: 767px) {
  /* line 62, style_scss/drupal/dr-views.scss */
  .view-artist.view-display-id-artists .col-xs-4:nth-child(3n+1), .view-id-artist.view-display-id-artist_block_front .col-xs-4:nth-child(3n+1), .view-artist.view-display-id-artist_videos_page .col-xs-4:nth-child(3n+1), .view-artist.view-display-id-artist_videos .col-xs-4:nth-child(3n+1), .view-videos.view-display-id-videos .col-xs-4:nth-child(3n+1), .view-videos.view-display-id-videos_block_front .col-xs-4:nth-child(3n+1) {
    clear: left; }
  /* line 65, style_scss/drupal/dr-views.scss */
  .view-artist.view-display-id-artists .col-xs-6:nth-child(2n+1), .view-id-artist.view-display-id-artist_block_front .col-xs-6:nth-child(2n+1), .view-artist.view-display-id-artist_videos_page .col-xs-6:nth-child(2n+1), .view-artist.view-display-id-artist_videos .col-xs-6:nth-child(2n+1), .view-videos.view-display-id-videos .col-xs-6:nth-child(2n+1), .view-videos.view-display-id-videos_block_front .col-xs-6:nth-child(2n+1) {
    clear: left; } }

@media (min-width: 635px) {
  /* line 70, style_scss/drupal/dr-views.scss */
  .view-artist.view-display-id-artists .col-sm-4:nth-child(3n+1), .view-id-artist.view-display-id-artist_block_front .col-sm-4:nth-child(3n+1), .view-artist.view-display-id-artist_videos_page .col-sm-4:nth-child(3n+1), .view-artist.view-display-id-artist_videos .col-sm-4:nth-child(3n+1), .view-videos.view-display-id-videos .col-sm-4:nth-child(3n+1), .view-videos.view-display-id-videos_block_front .col-sm-4:nth-child(3n+1) {
    clear: left; }
  /* line 73, style_scss/drupal/dr-views.scss */
  .view-artist.view-display-id-artists .col-sm-3:nth-child(4n+1), .view-id-artist.view-display-id-artist_block_front .col-sm-3:nth-child(4n+1), .view-artist.view-display-id-artist_videos_page .col-sm-3:nth-child(4n+1), .view-artist.view-display-id-artist_videos .col-sm-3:nth-child(4n+1), .view-videos.view-display-id-videos .col-sm-3:nth-child(4n+1), .view-videos.view-display-id-videos_block_front .col-sm-3:nth-child(4n+1) {
    clear: left; } }

/* line 78, style_scss/drupal/dr-views.scss */
.view-artist.view-display-id-artists .more-link, .view-id-artist.view-display-id-artist_block_front .more-link, .view-artist.view-display-id-artist_videos_page .more-link, .view-artist.view-display-id-artist_videos .more-link, .view-videos.view-display-id-videos .more-link, .view-videos.view-display-id-videos_block_front .more-link {
  clear: both;
  margin-left: 10px; }

/* line 83, style_scss/drupal/dr-views.scss */
ul.pagination {
  /*li.prev + li.pager-ellipsis{
        display: none;
    }*/ }
  /* line 84, style_scss/drupal/dr-views.scss */
  ul.pagination li {
    display: inline-block; }
    /* line 85, style_scss/drupal/dr-views.scss */
    ul.pagination li a,
    ul.pagination li span {
      padding: 3px 5px;
      display: inline-block;
      margin-bottom: 3px;
      border-radius: 3px;
      font-weight: 400;
      font-size: 14px;
      line-height: 17px;
      color: #ff5126;
      background: #f2f2f2;
      padding: 3px 10px; }
      /* line 77, style_scss/drupal/_mixins.scss */
      ul.pagination li a.active,
      ul.pagination li span.active {
        background: #ff5126;
        color: #fff; }
      /* line 81, style_scss/drupal/_mixins.scss */
      ul.pagination li a:hover,
      ul.pagination li span:hover {
        background: rgba(255, 81, 38, 0.7);
        color: #fff;
        text-decoration: none; }
    /* line 95, style_scss/drupal/dr-views.scss */
    ul.pagination li.pager-first a, ul.pagination li.pager-last a, ul.pagination li.prev a, ul.pagination li.next a {
      font-size: 20px;
      padding: 1px 5px 5px;
      background: none;
      color: #ff5126;
      /*background: $pagination-bg;*/ }
      /* line 101, style_scss/drupal/dr-views.scss */
      ul.pagination li.pager-first a:hover, ul.pagination li.pager-first a:focus, ul.pagination li.pager-last a:hover, ul.pagination li.pager-last a:focus, ul.pagination li.prev a:hover, ul.pagination li.prev a:focus, ul.pagination li.next a:hover, ul.pagination li.next a:focus {
        background: #f2f2f2; }
  /* line 109, style_scss/drupal/dr-views.scss */
  ul.pagination li.pager-ellipsis {
    display: none; }

/*
.view-nvc-charts,
.view-charts{
    ul{
        position: relative;
        list-style: none;
        padding: 0;
        $chart-height: 50px;
        li{
            @include chart_list_style();
            border: none;
            margin-bottom: $def_dist_hori;

            a,
            span.album,
            span.field_image_teaser,
            span.position{
                display: table-cell;
                vertical-align: middle;
                line-height: normal;
            }
            span.album{
                padding-left: $def_dist_hori;
            }
            a span.position span{
                margin-right: 0;
            }
            span.field_image_teaser{
                padding-left: $def_dist_hori;
                min-width: 60px;
                min-height: 60px;
                img{
                    min-width: 60px;
                }
            }

            span.position span{
                display: inline-block;
                border-radius: $chart-height;
                min-height: $chart-height;
                min-width: $chart-height;
                color: darken($gray-color-border, 20);
                font-size: $font-size-large;
                font-weight: $font-weight-bold;
                background: $gray-color;
                border: 1px solid $gray-color-border;
                text-align: center;
                vertical-align: baseline;
                line-height: $chart-height;
                margin-right: $def_dist_hori;
                padding: 0 5px;
                position: relative;
                top: 1px;
            };
            a{
                font-weight: $font-weight-bold;
                letter-spacing: 0.015em;
                span.hyp,
                span.artist{
                    color: darken($gray-color-border, 50);
                    display: block;
                }
                span.hyp{
                    display: none;
                }
                &:hover{
                    span.hyp,
                    span.artist{
                        color: $link-hover-color;
                    }
                }
            }
        }
    }
}

*/
/*
.page-header{
    .genre{
        font-weight: normal;
        text-transform: uppercase;
        padding: $genre_padding;
        background: $genre_active_bg;
        color: $genre_active_color;
        font-size: 0.4em;
        vertical-align: middle;
    }
}
        */
/* line 215, style_scss/drupal/dr-views.scss */
.view-genre-queue .item-list ul,
.view-tag-queues .item-list ul,
.genre-filter ul.views-summary {
  list-style: none;
  margin: 0;
  padding: 0; }
  /* line 221, style_scss/drupal/dr-views.scss */
  .view-genre-queue .item-list ul li,
  .view-tag-queues .item-list ul li,
  .genre-filter ul.views-summary li {
    display: inline; }

/* line 232, style_scss/drupal/dr-views.scss */
.view-genre-queue .item-list ul,
.view-tag-queues .item-list ul {
  display: inline; }

/* line 235, style_scss/drupal/dr-views.scss */
.view-genre-queue .item-list h3,
.view-tag-queues .item-list h3 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: normal;
  padding: 3px 5px;
  display: inline-block;
  padding-left: 0;
  padding-right: 0; }

/* line 244, style_scss/drupal/dr-views.scss */
.genre-filter ul.views-summary li a,
.view-genre-queue .item-list li a,
.view-tag-queues .item-list li a {
  padding: 3px 5px;
  display: inline-block;
  margin-bottom: 3px;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ff5126;
  background: #f2f2f2; }
  /* line 77, style_scss/drupal/_mixins.scss */
  .genre-filter ul.views-summary li a.active,
  .view-genre-queue .item-list li a.active,
  .view-tag-queues .item-list li a.active {
    background: #ff5126;
    color: #fff; }
  /* line 81, style_scss/drupal/_mixins.scss */
  .genre-filter ul.views-summary li a:hover,
  .view-genre-queue .item-list li a:hover,
  .view-tag-queues .item-list li a:hover {
    background: rgba(255, 81, 38, 0.7);
    color: #fff;
    text-decoration: none; }

/* line 249, style_scss/drupal/dr-views.scss */
.view-tag-queues .item-list li a {
  text-transform: capitalize; }

/* line 253, style_scss/drupal/dr-views.scss */
#filterwrap {
  position: relative;
  /*
    .page-header{
        .genre{
            display: none;
        }
    }
    */ }
  /* line 262, style_scss/drupal/dr-views.scss */
  #filterwrap .view-filters form .views-exposed-form label {
    display: none; }
  /* line 266, style_scss/drupal/dr-views.scss */
  #filterwrap #filterwrap_filters {
    position: absolute;
    right: 0;
    bottom: 7px; }
    /* line 270, style_scss/drupal/dr-views.scss */
    #filterwrap #filterwrap_filters .view-filters,
    #filterwrap #filterwrap_filters .view-header {
      float: left;
      margin: 0 0 0 10px; }
    @media (max-width: 1199px) {
      /* line 277, style_scss/drupal/dr-views.scss */
      .page-mp3-downloads #filterwrap #filterwrap_filters .form-type-select label.control-label {
        display: none; } }
    @media (max-width: 991px) {
      /* line 283, style_scss/drupal/dr-views.scss */
      .page-mp3-downloads #filterwrap #filterwrap_filters {
        color: #2b2b2b;
        border-bottom: 1px solid;
        position: relative;
        display: block;
        float: left;
        width: 100%;
        padding-bottom: 8px;
        margin-top: -5px; }
        /* line 293, style_scss/drupal/dr-views.scss */
        .page-mp3-downloads #filterwrap #filterwrap_filters .view-filters,
        .page-mp3-downloads #filterwrap #filterwrap_filters .view-header {
          margin: 0; } }

/* USE for "unformatted_summary_custom_taxo" */
/*
.view-genre-filter{
    a{
        @include tags_style();
    }
    margin-bottom: 4px;
}
*/
/* line 315, style_scss/drupal/dr-views.scss */
#block-views-albums-albums-block-front .view-display-id-albums_block_front .view-header {
  margin-top: 0; }

/* line 325, style_scss/drupal/dr-views.scss */
#filterwrap .view-filters,
#filterwrap .view-header,
.view-display-id-albums_page .view-filters,
.view-display-id-albums_page .view-header,
.view-display-id-albums_block_front .view-filters,
.view-display-id-albums_block_front .view-header,
.view-display-id-charts_page .view-filters,
.view-display-id-charts_page .view-header {
  float: left;
  margin: -7px 5px 10px 0; }
  /* line 331, style_scss/drupal/dr-views.scss */
  #filterwrap .view-filters form label,
  #filterwrap .view-header form label,
  .view-display-id-albums_page .view-filters form label,
  .view-display-id-albums_page .view-header form label,
  .view-display-id-albums_block_front .view-filters form label,
  .view-display-id-albums_block_front .view-header form label,
  .view-display-id-charts_page .view-filters form label,
  .view-display-id-charts_page .view-header form label {
    display: inline-block;
    font-size: 0.95em;
    display: none; }
  /* line 336, style_scss/drupal/dr-views.scss */
  #filterwrap .view-filters form select.form-control,
  #filterwrap .view-header form select.form-control,
  .view-display-id-albums_page .view-filters form select.form-control,
  .view-display-id-albums_page .view-header form select.form-control,
  .view-display-id-albums_block_front .view-filters form select.form-control,
  .view-display-id-albums_block_front .view-header form select.form-control,
  .view-display-id-charts_page .view-filters form select.form-control,
  .view-display-id-charts_page .view-header form select.form-control {
    font-size: 0.95em;
    width: auto;
    display: inline-block;
    height: auto;
    padding: 2px 5px; }
  /* line 343, style_scss/drupal/dr-views.scss */
  #filterwrap .view-filters form .container-inline,
  #filterwrap .view-header form .container-inline,
  .view-display-id-albums_page .view-filters form .container-inline,
  .view-display-id-albums_page .view-header form .container-inline,
  .view-display-id-albums_block_front .view-filters form .container-inline,
  .view-display-id-albums_block_front .view-header form .container-inline,
  .view-display-id-charts_page .view-filters form .container-inline,
  .view-display-id-charts_page .view-header form .container-inline {
    display: inline-block; }
  /* line 346, style_scss/drupal/dr-views.scss */
  #filterwrap .view-filters form .views-exposed-widgets,
  #filterwrap .view-header form .views-exposed-widgets,
  .view-display-id-albums_page .view-filters form .views-exposed-widgets,
  .view-display-id-albums_page .view-header form .views-exposed-widgets,
  .view-display-id-albums_block_front .view-filters form .views-exposed-widgets,
  .view-display-id-albums_block_front .view-header form .views-exposed-widgets,
  .view-display-id-charts_page .view-filters form .views-exposed-widgets,
  .view-display-id-charts_page .view-header form .views-exposed-widgets {
    margin: 0; }
    /* line 348, style_scss/drupal/dr-views.scss */
    #filterwrap .view-filters form .views-exposed-widgets .views-exposed-widget,
    #filterwrap .view-header form .views-exposed-widgets .views-exposed-widget,
    .view-display-id-albums_page .view-filters form .views-exposed-widgets .views-exposed-widget,
    .view-display-id-albums_page .view-header form .views-exposed-widgets .views-exposed-widget,
    .view-display-id-albums_block_front .view-filters form .views-exposed-widgets .views-exposed-widget,
    .view-display-id-albums_block_front .view-header form .views-exposed-widgets .views-exposed-widget,
    .view-display-id-charts_page .view-filters form .views-exposed-widgets .views-exposed-widget,
    .view-display-id-charts_page .view-header form .views-exposed-widgets .views-exposed-widget {
      float: none;
      padding: 0; }

/* line 355, style_scss/drupal/dr-views.scss */
#filterwrap > .view-content,
.view-display-id-albums_page > .view-content,
.view-display-id-albums_block_front > .view-content,
.view-display-id-charts_page > .view-content {
  clear: both; }

/* line 364, style_scss/drupal/dr-views.scss */
#filterwrap #filterwrap_filters .view-display-id-filter_nvc_charts form label {
  display: inline-block;
  padding-right: 5px; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 4, style_scss/drupal/dr-artist-submenu.scss */
h2.submenu-header {
  border-bottom: 3px solid;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #2b2b2b;
  position: relative;
  font-size: 23px;
  text-transform: uppercase;
  line-height: normal;
  margin-top: 20px;
  margin-top: 0;
  margin-bottom: 10px; }

/* line 7, style_scss/drupal/dr-artist-submenu.scss */
div.XX_artist_submenu {
  position: relative;
  font-size: 18px;
  line-height: 1.52em;
  margin-top: 20px;
  margin-top: 0;
  padding-bottom: 3px;
  margin-bottom: 10px;
  /*
    a{
        &:hover{
            text-decoration: none;
        }
        &.active{
            color: red;  
        }       
    }
    
    .artist{
        a{
            text-decoration: underline;
        }
    }
    */ }
  /* line 120, style_scss/drupal/_mixins.scss */
  div.XX_artist_submenu,
  div.XX_artist_submenu a {
    color: #5d5d5d; }
  /* line 11, style_scss/drupal/dr-artist-submenu.scss */
  div.XX_artist_submenu .divider {
    margin: 0 8px 0 5px; }
  /* line 14, style_scss/drupal/dr-artist-submenu.scss */
  div.XX_artist_submenu * {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    border: none;
    margin: 0;
    padding: 0; }
  /* line 23, style_scss/drupal/dr-artist-submenu.scss */
  div.XX_artist_submenu h1,
  div.XX_artist_submenu h2,
  div.XX_artist_submenu > div,
  div.XX_artist_submenu .divider {
    display: inline-block;
    /*
        margin-right: 5px; 
        padding: 3px 0;
        */ }
  /* line 34, style_scss/drupal/dr-artist-submenu.scss */
  div.XX_artist_submenu a.active, div.XX_artist_submenu a:hover {
    text-decoration: underline; }

/* line 56, style_scss/drupal/dr-artist-submenu.scss */
ul.artist_submenu {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 20px; }
  /* line 61, style_scss/drupal/dr-artist-submenu.scss */
  ul.artist_submenu li {
    display: inline-block; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*@import "compass";  */
/* line 7, style_scss/drupal/dr-menues.scss */
.top-menu {
  border-bottom: 1px solid #f4f4f4;
  background: #FFF;
  line-height: normal; }
  /* line 11, style_scss/drupal/dr-menues.scss */
  .top-menu .nav {
    text-align: right; }
    /* line 13, style_scss/drupal/dr-menues.scss */
    .top-menu .nav > li {
      display: inline-block; }
      /* line 16, style_scss/drupal/dr-menues.scss */
      .top-menu .nav > li:before {
        content: '|';
        padding: 0 7px;
        font-size: 12px; }
      /* line 22, style_scss/drupal/dr-menues.scss */
      .top-menu .nav > li:first-child:before {
        content: ''; }
      /* line 25, style_scss/drupal/dr-menues.scss */
      .top-menu .nav > li a {
        display: inline-block;
        padding: 0 0 2px;
        font-size: 12px;
        color: #777; }
        /* line 30, style_scss/drupal/dr-menues.scss */
        .top-menu .nav > li a:focus, .top-menu .nav > li a:hover, .top-menu .nav > li a.active {
          color: #aaaaaa;
          background: none;
          border-color: #ff5126; }

/* line 42, style_scss/drupal/dr-menues.scss */
.top-menu-mobile {
  display: none;
  border-top: 1px solid #aaaaaa;
  padding-top: 9px;
  margin: 0 3px;
  line-height: normal;
  clear: both; }
  /* line 49, style_scss/drupal/dr-menues.scss */
  .top-menu-mobile .nav {
    text-align: center; }
    /* line 51, style_scss/drupal/dr-menues.scss */
    .top-menu-mobile .nav > li {
      display: inline-block; }
      /* line 53, style_scss/drupal/dr-menues.scss */
      .top-menu-mobile .nav > li a {
        padding: 3px 6px;
        color: #777;
        border: 1px solid;
        border-radius: 5px;
        font-size: 13px;
        margin: 0 4px 9px;
        background: #fff; }
        /* line 61, style_scss/drupal/dr-menues.scss */
        .top-menu-mobile .nav > li a:focus, .top-menu-mobile .nav > li a:hover, .top-menu-mobile .nav > li a.active {
          color: #aaaaaa;
          border-color: #aaaaaa; }

@media (max-width: 634px) {
  /* line 73, style_scss/drupal/dr-menues.scss */
  .top-menu {
    display: none; }
  /* line 76, style_scss/drupal/dr-menues.scss */
  .top-menu-mobile {
    display: block; } }

/* line 81, style_scss/drupal/dr-menues.scss */
.navbar-is-fixed-top .main-page-wrapper.has_top-menu .main-container {
  padding-top: 30px; }

/* line 85, style_scss/drupal/dr-menues.scss */
.navbar-header {
  position: relative;
  z-index: 1; }

/* line 89, style_scss/drupal/dr-menues.scss */
.navbar-fixed-top.navbar {
  margin-bottom: 0px;
  min-height: 0; }

/* line 95, style_scss/drupal/dr-menues.scss */
.navbar .logo {
  margin-top: 13px; }

/* line 100, style_scss/drupal/dr-menues.scss */
.navbar-brand.name {
  display: none; }

/* line 103, style_scss/drupal/dr-menues.scss */
.navbar-fixed-top.navbar-default {
  border: none;
  border-bottom: 1px solid #f4f4f4; }

/* line 108, style_scss/drupal/dr-menues.scss */
.navbar-default {
  background-color: rgba(250, 250, 250, 0.9);
  border: none;
  border-bottom: 1px solid #f4f4f4;
  border-top: 1px solid #f4f4f4;
  margin-bottom: 10px; }
  /* line 114, style_scss/drupal/dr-menues.scss */
  .navbar-default ul.nav.navbar-nav {
    padding-top: 18px;
    padding-bottom: 14px; }
    /* line 118, style_scss/drupal/dr-menues.scss */
    .navbar-default ul.nav.navbar-nav > .open > a, .navbar-default ul.nav.navbar-nav > .open > a:hover, .navbar-default ul.nav.navbar-nav > .open > a:focus {
      background: none; }
    /* line 124, style_scss/drupal/dr-menues.scss */
    .navbar-default ul.nav.navbar-nav li {
      padding: 0 15px; }
      /* line 126, style_scss/drupal/dr-menues.scss */
      .navbar-default ul.nav.navbar-nav li a {
        padding: 0;
        font-weight: 700;
        letter-spacing: 0.015em;
        position: relative;
        font-size: 16px;
        text-transform: uppercase;
        line-height: normal;
        border-bottom: 3px solid transparent;
        color: #777; }
        /* line 135, style_scss/drupal/dr-menues.scss */
        .navbar-default ul.nav.navbar-nav li a:focus, .navbar-default ul.nav.navbar-nav li a:hover, .navbar-default ul.nav.navbar-nav li a.active-trail, .navbar-default ul.nav.navbar-nav li a.active {
          color: #aaaaaa;
          background: none;
          border-color: #ff5126; }
    @media (min-width: 750px) {
      /* line 148, style_scss/drupal/dr-menues.scss */
      .navbar-default ul.nav.navbar-nav li.dropdown:hover ul.dropdown-menu {
        display: block; } }
    /* line 153, style_scss/drupal/dr-menues.scss */
    .navbar-default ul.nav.navbar-nav ul.dropdown-menu {
      border-radius: 0;
      padding: 0; }
      /* line 156, style_scss/drupal/dr-menues.scss */
      .navbar-default ul.nav.navbar-nav ul.dropdown-menu li {
        padding: 0;
        padding-top: 3px;
        border-top: 1px solid #dddddd; }
        /* line 160, style_scss/drupal/dr-menues.scss */
        .navbar-default ul.nav.navbar-nav ul.dropdown-menu li:first-child {
          border-top: none; }
      /* line 164, style_scss/drupal/dr-menues.scss */
      .navbar-default ul.nav.navbar-nav ul.dropdown-menu a {
        font-size: 16px;
        text-transform: none;
        font-weight: 400;
        padding: 0 15px; }
      @media (max-width: 749px) {
        /* line 153, style_scss/drupal/dr-menues.scss */
        .navbar-default ul.nav.navbar-nav ul.dropdown-menu {
          padding: 5px 0; }
          /* line 172, style_scss/drupal/dr-menues.scss */
          .navbar-default ul.nav.navbar-nav ul.dropdown-menu a {
            padding: 3 10px; } }
    @media (max-width: 749px) {
      /* line 180, style_scss/drupal/dr-menues.scss */
      .navbar-default ul.nav.navbar-nav {
        padding: 0; }
        /* line 182, style_scss/drupal/dr-menues.scss */
        .navbar-default ul.nav.navbar-nav li {
          padding: 5px 15px; }
          /* line 184, style_scss/drupal/dr-menues.scss */
          .navbar-default ul.nav.navbar-nav li a {
            border: none; } }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 3, style_scss/drupal/dr-search-new.scss */
.navbar-collapse {
  position: relative; }

/* line 7, style_scss/drupal/dr-search-new.scss */
.searchform {
  margin-top: 14px;
  float: right;
  width: 170px; }
  @media (max-width: 749px) {
    /* line 7, style_scss/drupal/dr-search-new.scss */
    .searchform {
      float: none;
      width: 100%;
      margin-top: 0;
      margin-bottom: 10px; } }
  /* line 19, style_scss/drupal/dr-search-new.scss */
  .searchform form.gsc-search-box {
    margin: 0;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #bbbbbb;
    background: #FFF; }
  /* line 27, style_scss/drupal/dr-search-new.scss */
  .searchform table.gsc-search-box {
    margin: 0; }
    /* line 30, style_scss/drupal/dr-search-new.scss */
    .searchform table.gsc-search-box td {
      padding: 0; }
    /* line 34, style_scss/drupal/dr-search-new.scss */
    .searchform table.gsc-search-box .gsc-input {
      padding: 0; }
      /* line 37, style_scss/drupal/dr-search-new.scss */
      .searchform table.gsc-search-box .gsc-input > input:focus,
      .searchform table.gsc-search-box .gsc-input .gsc-input-box-focus {
        box-shadow: none; }
    /* line 44, style_scss/drupal/dr-search-new.scss */
    .searchform table.gsc-search-box .gsc-input-box {
      border: none;
      padding: 1px;
      background: none; }
      /* line 52, style_scss/drupal/dr-search-new.scss */
      .searchform table.gsc-search-box .gsc-input-box:hover {
        box-shadow: none; }
      /* line 56, style_scss/drupal/dr-search-new.scss */
      .searchform table.gsc-search-box .gsc-input-box input {
        margin: 0 5px !important;
        max-width: 96%;
        height: auto !important;
        line-height: 23px; }
      /* line 64, style_scss/drupal/dr-search-new.scss */
      .searchform table.gsc-search-box .gsc-input-box .gsst_b {
        font-size: inherit;
        padding: 0; }
        /* line 68, style_scss/drupal/dr-search-new.scss */
        .searchform table.gsc-search-box .gsc-input-box .gsst_b .gsst_a {
          padding-top: 4px; }
        /* line 72, style_scss/drupal/dr-search-new.scss */
        .searchform table.gsc-search-box .gsc-input-box .gsst_b .gscb_a {
          font-size: 16px;
          color: #ff5126; }
    /* line 80, style_scss/drupal/dr-search-new.scss */
    .searchform table.gsc-search-box .gsc-search-button {
      margin-left: 0; }
    /* line 84, style_scss/drupal/dr-search-new.scss */
    .searchform table.gsc-search-box .gsc-search-button-v2 {
      padding: 6px 10px;
      border-radius: 0;
      border: none;
      margin: 0; }

/*
body.page-search{
    .gsc-control-cse{
        padding: 0;
    }
}

.navbar-collapse{
    position: relative;
}

$search-radius: 0;//$input-border-radius;
$sm_padding_vert: $padding-base-vertical - 2;

.cse-wrapper{
    position: absolute;
    right: 0;
}
.searchform{
    position: absolute;
    right: 0;
    top: 14px;
    left: auto;

    .glyphicon-search{
        position: absolute;
        padding: $sm_padding_vert/2 $padding-base-horizontal;
        font-size: $font-size-base;
        line-height: $line-height-base;
        z-index: 10;
        z-index: 0;
        padding: 2px 8px;
        color: $navbar-default-color;
        right: 0;
    }

    form.gsc-search-box{
        padding: 0;
        margin: 0;
        position: relative;
        .gsc-clear-button{
            display: none;
        }
        .gsc-input-box-hover,
        .gsc-input-box{
            background: none;
            border: none;
            box-shadow: none;
        }
        button.gsc-search-button{
            float: left;
            border-radius: 0 $search-radius $search-radius 0;
            @include button-variant($btn-tonspion-color, $btn-tonspion-bg, $btn-tonspion-border);
            font-size: $font-size-base;
            font-weight: $font-weight-normal;
            margin: 0;
            display: none;
        }
        td.gsc-input{
            padding: 0;
            .gsc-input{
                background: none !important;
                border-color: transparent;
                padding-left: 28px;
                padding-right: 10px;
                line-height: normal;
                width: 0px;
            }
        }
    }

    @media (max-width: $grid-float-breakpoint-max) {
        position: relative;
        top: auto;
        padding-bottom: 10px;
        .glyphicon-search{
            display: none;
        }
        form.gsc-search-box button.gsc-search-button{
            display: block;
        }
        form.gsc-search-box td.gsc-input .gsc-input{
            width: 100% !important;
            padding-left: 10px;
            background: #FFF !important;
            border-color: $gray-lighter;
        }
        .cse-wrapper{
            position: relative;
        }
    }
}
.searchform.open{
    .glyphicon-search{
        right: 234px;
    }
    form.gsc-search-box{
        button.gsc-search-button{
            display: block;
        }
        td.gsc-input{
            .gsc-input{
                background: #FFF !important;
                width: 200px;
            }
        }
    }
}
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 4, style_scss/drupal/dr-adsocial.scss */
.container.ad_pre_menu {
  text-align: center;
  padding: 10px 10px 0; }

/* line 9, style_scss/drupal/dr-adsocial.scss */
body.ad_pre_menu .leaderboard-wrapper {
  background: rgba(250, 250, 250, 0.9); }

/* line 12, style_scss/drupal/dr-adsocial.scss */
body.ad_pre_menu .navbar-default.ad_pre_menu {
  border-top: none; }

/* line 17, style_scss/drupal/dr-adsocial.scss */
.adsocial_debug {
  text-align: center; }
  /* line 19, style_scss/drupal/dr-adsocial.scss */
  .adsocial_debug.type-global {
    background: rgba(255, 255, 0, 0.2);
    padding: 20px 0; }
  /* line 23, style_scss/drupal/dr-adsocial.scss */
  .adsocial_debug.type-block {
    background: rgba(255, 0, 0, 0.2);
    padding: 20px 0; }
  /* line 27, style_scss/drupal/dr-adsocial.scss */
  .adsocial_debug.type-node {
    background: rgba(0, 0, 255, 0.2);
    padding: 20px 0; }

/* line 34, style_scss/drupal/dr-adsocial.scss */
.ads {
  position: relative;
  padding-bottom: 20px; }

/* line 41, style_scss/drupal/dr-adsocial.scss */
.ad_top {
  text-align: center;
  width: 100%; }

/* line 46, style_scss/drupal/dr-adsocial.scss */
.ad_top * {
  max-width: 100%;
  text-align: center;
  margin: 0 auto; }

/* line 52, style_scss/drupal/dr-adsocial.scss */
.ad_left {
  position: absolute;
  top: 0;
  right: 0; }

/* line 59, style_scss/drupal/dr-adsocial.scss */
.ad_right {
  position: absolute;
  top: 0;
  left: 0; }

/* line 66, style_scss/drupal/dr-adsocial.scss */
.block-adsocial {
  text-align: center; }

/* line 70, style_scss/drupal/dr-adsocial.scss */
.sharethis-buttons {
  padding: 2px 0;
  margin-bottom: 10px; }
  /* line 73, style_scss/drupal/dr-adsocial.scss */
  .sharethis-buttons * {
    box-sizing: content-box; }

/* line 80, style_scss/drupal/dr-adsocial.scss */
.block #mc_embed_signup,
.field #mc_embed_signup {
  font-size: 16px; }
  /* line 82, style_scss/drupal/dr-adsocial.scss */
  .block #mc_embed_signup,
  .block #mc_embed_signup *,
  .field #mc_embed_signup,
  .field #mc_embed_signup * {
    font: "Roboto Condensed", Arial, sans-serif !important; }
  /* line 86, style_scss/drupal/dr-adsocial.scss */
  .block #mc_embed_signup > form,
  .field #mc_embed_signup > form {
    padding-left: 0; }
  /* line 90, style_scss/drupal/dr-adsocial.scss */
  .block #mc_embed_signup .mc-field-group,
  .field #mc_embed_signup .mc-field-group {
    width: 100%;
    padding: 0; }
  /* line 94, style_scss/drupal/dr-adsocial.scss */
  .block #mc_embed_signup .indicates-required,
  .field #mc_embed_signup .indicates-required {
    float: right;
    margin-right: 0; }
  /* line 100, style_scss/drupal/dr-adsocial.scss */
  .block #mc_embed_signup .btn,
  .field #mc_embed_signup .btn {
    color: #fff;
    background-color: #ff5126;
    border-color: #ff3d0d;
    margin: 0;
    margin-top: 10px; }
    /* line 11, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .block #mc_embed_signup .btn:focus, .block #mc_embed_signup .btn.focus,
    .field #mc_embed_signup .btn:focus,
    .field #mc_embed_signup .btn.focus {
      color: #fff;
      background-color: #f23000;
      border-color: #8c1c00; }
    /* line 17, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .block #mc_embed_signup .btn:hover,
    .field #mc_embed_signup .btn:hover {
      color: #fff;
      background-color: #f23000;
      border-color: #ce2900; }
    /* line 22, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .block #mc_embed_signup .btn:active, .block #mc_embed_signup .btn.active,
    .open > .block #mc_embed_signup .btn.dropdown-toggle,
    .field #mc_embed_signup .btn:active,
    .field #mc_embed_signup .btn.active,
    .open >
    .field #mc_embed_signup .btn.dropdown-toggle {
      color: #fff;
      background-color: #f23000;
      border-color: #ce2900; }
      /* line 29, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
      .block #mc_embed_signup .btn:active:hover, .block #mc_embed_signup .btn:active:focus, .block #mc_embed_signup .btn:active.focus, .block #mc_embed_signup .btn.active:hover, .block #mc_embed_signup .btn.active:focus, .block #mc_embed_signup .btn.active.focus,
      .open > .block #mc_embed_signup .btn.dropdown-toggle:hover,
      .open > .block #mc_embed_signup .btn.dropdown-toggle:focus,
      .open > .block #mc_embed_signup .btn.dropdown-toggle.focus,
      .field #mc_embed_signup .btn:active:hover,
      .field #mc_embed_signup .btn:active:focus,
      .field #mc_embed_signup .btn:active.focus,
      .field #mc_embed_signup .btn.active:hover,
      .field #mc_embed_signup .btn.active:focus,
      .field #mc_embed_signup .btn.active.focus,
      .open >
      .field #mc_embed_signup .btn.dropdown-toggle:hover,
      .open >
      .field #mc_embed_signup .btn.dropdown-toggle:focus,
      .open >
      .field #mc_embed_signup .btn.dropdown-toggle.focus {
        color: #fff;
        background-color: #ce2900;
        border-color: #8c1c00; }
    /* line 37, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .block #mc_embed_signup .btn:active, .block #mc_embed_signup .btn.active,
    .open > .block #mc_embed_signup .btn.dropdown-toggle,
    .field #mc_embed_signup .btn:active,
    .field #mc_embed_signup .btn.active,
    .open >
    .field #mc_embed_signup .btn.dropdown-toggle {
      background-image: none; }
    /* line 45, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .block #mc_embed_signup .btn.disabled, .block #mc_embed_signup .btn.disabled:hover, .block #mc_embed_signup .btn.disabled:focus, .block #mc_embed_signup .btn.disabled.focus, .block #mc_embed_signup .btn.disabled:active, .block #mc_embed_signup .btn.disabled.active, .block #mc_embed_signup .btn[disabled], .block #mc_embed_signup .btn[disabled]:hover, .block #mc_embed_signup .btn[disabled]:focus, .block #mc_embed_signup .btn[disabled].focus, .block #mc_embed_signup .btn[disabled]:active, .block #mc_embed_signup .btn[disabled].active,
    fieldset[disabled] .block #mc_embed_signup .btn,
    fieldset[disabled] .block #mc_embed_signup .btn:hover,
    fieldset[disabled] .block #mc_embed_signup .btn:focus,
    fieldset[disabled] .block #mc_embed_signup .btn.focus,
    fieldset[disabled] .block #mc_embed_signup .btn:active,
    fieldset[disabled] .block #mc_embed_signup .btn.active,
    .field #mc_embed_signup .btn.disabled,
    .field #mc_embed_signup .btn.disabled:hover,
    .field #mc_embed_signup .btn.disabled:focus,
    .field #mc_embed_signup .btn.disabled.focus,
    .field #mc_embed_signup .btn.disabled:active,
    .field #mc_embed_signup .btn.disabled.active,
    .field #mc_embed_signup .btn[disabled],
    .field #mc_embed_signup .btn[disabled]:hover,
    .field #mc_embed_signup .btn[disabled]:focus,
    .field #mc_embed_signup .btn[disabled].focus,
    .field #mc_embed_signup .btn[disabled]:active,
    .field #mc_embed_signup .btn[disabled].active,
    fieldset[disabled]
    .field #mc_embed_signup .btn,
    fieldset[disabled]
    .field #mc_embed_signup .btn:hover,
    fieldset[disabled]
    .field #mc_embed_signup .btn:focus,
    fieldset[disabled]
    .field #mc_embed_signup .btn.focus,
    fieldset[disabled]
    .field #mc_embed_signup .btn:active,
    fieldset[disabled]
    .field #mc_embed_signup .btn.active {
      background-color: #ff5126;
      border-color: #ff3d0d; }
    /* line 56, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .block #mc_embed_signup .btn .badge,
    .field #mc_embed_signup .btn .badge {
      color: #ff5126;
      background-color: #fff; }

/* line 110, style_scss/drupal/dr-adsocial.scss */
.field.field-name-field-ad-node-amazon .btn {
  color: #fff;
  background-color: #777777;
  border-color: #6a6a6a; }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon .btn:focus, .field.field-name-field-ad-node-amazon .btn.focus {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #2b2b2b; }
  /* line 17, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon .btn:hover {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #4c4c4c; }
  /* line 22, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon .btn:active, .field.field-name-field-ad-node-amazon .btn.active,
  .open > .field.field-name-field-ad-node-amazon .btn.dropdown-toggle {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #4c4c4c; }
    /* line 29, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .field.field-name-field-ad-node-amazon .btn:active:hover, .field.field-name-field-ad-node-amazon .btn:active:focus, .field.field-name-field-ad-node-amazon .btn:active.focus, .field.field-name-field-ad-node-amazon .btn.active:hover, .field.field-name-field-ad-node-amazon .btn.active:focus, .field.field-name-field-ad-node-amazon .btn.active.focus,
    .open > .field.field-name-field-ad-node-amazon .btn.dropdown-toggle:hover,
    .open > .field.field-name-field-ad-node-amazon .btn.dropdown-toggle:focus,
    .open > .field.field-name-field-ad-node-amazon .btn.dropdown-toggle.focus {
      color: #fff;
      background-color: #4c4c4c;
      border-color: #2b2b2b; }
  /* line 37, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon .btn:active, .field.field-name-field-ad-node-amazon .btn.active,
  .open > .field.field-name-field-ad-node-amazon .btn.dropdown-toggle {
    background-image: none; }
  /* line 45, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon .btn.disabled, .field.field-name-field-ad-node-amazon .btn.disabled:hover, .field.field-name-field-ad-node-amazon .btn.disabled:focus, .field.field-name-field-ad-node-amazon .btn.disabled.focus, .field.field-name-field-ad-node-amazon .btn.disabled:active, .field.field-name-field-ad-node-amazon .btn.disabled.active, .field.field-name-field-ad-node-amazon .btn[disabled], .field.field-name-field-ad-node-amazon .btn[disabled]:hover, .field.field-name-field-ad-node-amazon .btn[disabled]:focus, .field.field-name-field-ad-node-amazon .btn[disabled].focus, .field.field-name-field-ad-node-amazon .btn[disabled]:active, .field.field-name-field-ad-node-amazon .btn[disabled].active,
  fieldset[disabled] .field.field-name-field-ad-node-amazon .btn,
  fieldset[disabled] .field.field-name-field-ad-node-amazon .btn:hover,
  fieldset[disabled] .field.field-name-field-ad-node-amazon .btn:focus,
  fieldset[disabled] .field.field-name-field-ad-node-amazon .btn.focus,
  fieldset[disabled] .field.field-name-field-ad-node-amazon .btn:active,
  fieldset[disabled] .field.field-name-field-ad-node-amazon .btn.active {
    background-color: #777777;
    border-color: #6a6a6a; }
  /* line 56, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon .btn .badge {
    color: #777777;
    background-color: #fff; }
  /* line 113, style_scss/drupal/dr-adsocial.scss */
  .field.field-name-field-ad-node-amazon .btn.amazon .icon {
    margin-right: 4px; }

/* line 119, style_scss/drupal/dr-adsocial.scss */
.field.field-name-field-ad-node-amazon a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 5px;
  color: #fff;
  background-color: #777777;
  border-color: #6a6a6a;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  font-weight: normal; }
  /* line 139, style_scss/drupal/dr-adsocial.scss */
  .field.field-name-field-ad-node-amazon a:focus, .field.field-name-field-ad-node-amazon a.focus, .field.field-name-field-ad-node-amazon a:active:focus, .field.field-name-field-ad-node-amazon a:active.focus, .field.field-name-field-ad-node-amazon a.active:focus, .field.field-name-field-ad-node-amazon a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 145, style_scss/drupal/dr-adsocial.scss */
  .field.field-name-field-ad-node-amazon a:hover, .field.field-name-field-ad-node-amazon a:focus, .field.field-name-field-ad-node-amazon a.focus {
    color: #333;
    text-decoration: none; }
  /* line 152, style_scss/drupal/dr-adsocial.scss */
  .field.field-name-field-ad-node-amazon a:active, .field.field-name-field-ad-node-amazon a.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 11, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon a:focus, .field.field-name-field-ad-node-amazon a.focus {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #2b2b2b; }
  /* line 17, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon a:hover {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #4c4c4c; }
  /* line 22, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon a:active, .field.field-name-field-ad-node-amazon a.active,
  .open > .field.field-name-field-ad-node-amazon a.dropdown-toggle {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #4c4c4c; }
    /* line 29, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
    .field.field-name-field-ad-node-amazon a:active:hover, .field.field-name-field-ad-node-amazon a:active:focus, .field.field-name-field-ad-node-amazon a:active.focus, .field.field-name-field-ad-node-amazon a.active:hover, .field.field-name-field-ad-node-amazon a.active:focus, .field.field-name-field-ad-node-amazon a.active.focus,
    .open > .field.field-name-field-ad-node-amazon a.dropdown-toggle:hover,
    .open > .field.field-name-field-ad-node-amazon a.dropdown-toggle:focus,
    .open > .field.field-name-field-ad-node-amazon a.dropdown-toggle.focus {
      color: #fff;
      background-color: #4c4c4c;
      border-color: #2b2b2b; }
  /* line 37, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon a:active, .field.field-name-field-ad-node-amazon a.active,
  .open > .field.field-name-field-ad-node-amazon a.dropdown-toggle {
    background-image: none; }
  /* line 45, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon a.disabled, .field.field-name-field-ad-node-amazon a.disabled:hover, .field.field-name-field-ad-node-amazon a.disabled:focus, .field.field-name-field-ad-node-amazon a.disabled.focus, .field.field-name-field-ad-node-amazon a.disabled:active, .field.field-name-field-ad-node-amazon a.disabled.active, .field.field-name-field-ad-node-amazon a[disabled], .field.field-name-field-ad-node-amazon a[disabled]:hover, .field.field-name-field-ad-node-amazon a[disabled]:focus, .field.field-name-field-ad-node-amazon a[disabled].focus, .field.field-name-field-ad-node-amazon a[disabled]:active, .field.field-name-field-ad-node-amazon a[disabled].active,
  fieldset[disabled] .field.field-name-field-ad-node-amazon a,
  fieldset[disabled] .field.field-name-field-ad-node-amazon a:hover,
  fieldset[disabled] .field.field-name-field-ad-node-amazon a:focus,
  fieldset[disabled] .field.field-name-field-ad-node-amazon a.focus,
  fieldset[disabled] .field.field-name-field-ad-node-amazon a:active,
  fieldset[disabled] .field.field-name-field-ad-node-amazon a.active {
    background-color: #777777;
    border-color: #6a6a6a; }
  /* line 56, style_scss/stylesheets/bootstrap/mixins/_buttons.scss */
  .field.field-name-field-ad-node-amazon a .badge {
    color: #777777;
    background-color: #fff; }
  /* line 161, style_scss/drupal/dr-adsocial.scss */
  .field.field-name-field-ad-node-amazon a .icon {
    margin-right: 4px; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 5, style_scss/drupal/dr-footer.scss */
.footer-wrapper {
  display: block; }
  /* line 7, style_scss/drupal/dr-footer.scss */
  .footer-wrapper.bottom {
    border-top: 1px solid #f4f4f4;
    background-color: rgba(250, 250, 250, 0.9);
    font-size: 14px; }

/* line 23, style_scss/drupal/dr-footer.scss */
.pre-footer .block {
  margin-bottom: 10px; }

/* line 27, style_scss/drupal/dr-footer.scss */
.footer {
  padding-top: 20px;
  padding-bottom: 20px; }
  /* line 32, style_scss/drupal/dr-footer.scss */
  .footer h2.block-title,
  .footer ul.menu.footer > li > a {
    font-size: 16px;
    line-height: normal;
    border: none;
    font-weight: normal;
    text-transform: none;
    color: #ff5126;
    margin-bottom: 10px; }
  /* line 37, style_scss/drupal/dr-footer.scss */
  .footer ul.menu.footer {
    padding: 0;
    /*margin: 0;*/ }
    /* line 41, style_scss/drupal/dr-footer.scss */
    .footer ul.menu.footer > li {
      float: left; }
      /* line 45, style_scss/drupal/dr-footer.scss */
      .footer ul.menu.footer > li ul {
        padding: 0;
        margin: 0;
        margin: 10px 0;
        /*padding-left: $def_dist_hori;*/ }
        /* line 51, style_scss/drupal/dr-footer.scss */
        .footer ul.menu.footer > li ul li a {
          color: #5d5d5d;
          font-size: 14px;
          font-weight: 300;
          margin-bottom: 10px;
          display: inline-block; }
          /* line 57, style_scss/drupal/dr-footer.scss */
          .footer ul.menu.footer > li ul li a:hover {
            color: #d92b00; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* TS-245 */
/* line 6, style_scss/drupal/dr-taxonomy.scss */
.view-charts-genre-description,
.term-listing-heading {
  padding-bottom: 20px;
  margin-bottom: 20px; }

/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/*
 * overriding bootstrap variables
 */
/*
<p><a class="btn btn-xs btn-default" href="node/3328">XAVIER NAIDOO TOURDATEN 2016</a></p>
*/
/*
$grid-gutter-width: 30px;

$container-desktop:            (940px + $grid-gutter-width);
$container-md:                 $container-desktop;
*/
/*
$font-size-h1:            floor(($font-size-base * 1.75)); // ~ 28px
$font-size-h2:            ceil(($font-size-base * 1.55)); // ~ 25px
$font-size-h3:            floor(($font-size-base * 1.375)); // ~22px
$font-size-h4:            $font-size-large; // ~20px
$font-size-h5:            $font-size-base-larger;
$font-size-h6:            $font-size-base;
*/
/*
$navbar-default-border:
$font-family-sans-serif: "Open Sans", Arial, sans-serif;
$font-family-base: $font-family-sans-serif;

$navbar-fontsize: 1.2em;

$navbar-default-color: #DDD;
$navbar-default-bg: rgba(0, 0, 0, 0.8);

$navbar-default-link-color: $navbar-default-color;
$navbar-default-link-hover-color: lighten($navbar-default-color, 10);

$navbar-default-toggle-border-color: $navbar-default-color;
$navbar-default-toggle-icon-bar-bg: $navbar-default-color;
$navbar-default-toggle-hover-bg: darken($navbar-default-color, 20);
*/
/* line 5, style_scss/drupal/dr-contact.scss */
.block-yps-contact .captcha.panel {
  background: none;
  box-shadow: none;
  /*
        border: none;
        border-top: 1px solid $panel-default-border;
        border-radius: 0;
        */
  margin-top: 15px;
  background: #f7f7f7; }
  /* line 20, style_scss/drupal/dr-contact.scss */
  .block-yps-contact .captcha.panel legend {
    display: none; }
  /* line 23, style_scss/drupal/dr-contact.scss */
  .block-yps-contact .captcha.panel .panel-body {
    /*
            position: relative;
            padding-left: 0;
            padding-right: 0;
            margin: 5px 0;
            padding: 10px;
            */ }

/* line 2, style_scss/drupal/dr-tourevents.scss */
.view-tourevents .views-row {
  margin-bottom: 0.5em; }

/* line 6, style_scss/drupal/dr-tourevents.scss */
.view-tourevents .views-field-field-event-link {
  margin: 0 0 0 0.5em; }

/* line 11, style_scss/drupal/dr-tourevents.scss */
.view-tourevents__event--canceled {
  color: #d9534f;
  font-weight: bold; }
