@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *



















 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 165, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 173, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 255, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 293, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 305, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 349, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 359, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot");
  src: url("/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix") format("embedded-opentype"), url("/assets/bootstrap/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2") format("woff2"), url("/assets/bootstrap/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff") format("woff"), url("/assets/bootstrap/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf") format("truetype"), url("/assets/bootstrap/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#glyphicons_halflingsregular") format("svg");
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

/* line 141, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: 400;
  line-height: 1;
  color: #777777;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 185, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

/* line 196, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 235, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 250, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

/* line 274, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 286, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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-right: 15px;
  padding-left: 15px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 122, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 171, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 102, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 133, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 172, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 34px;
  }
  /* line 204, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* line 222, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 246, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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-top: 4px \9;
  margin-left: -20px;
}

/* line 263, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 280, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 305, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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-right: 0;
  padding-left: 0;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 323, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 330, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 334, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 338, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 349, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 356, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 360, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 364, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 378, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 388, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 400, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 407, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 429, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 432, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 443, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 468, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 498, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 549, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 565, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 572, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 583, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 593, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 601, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .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 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .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: #204d74;
  border-color: #122b40;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .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 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .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 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .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 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .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 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 107, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 120, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 150, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 160, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 190, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 204, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

/* line 69, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 86, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

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

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

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

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

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

/* line 184, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

/* line 201, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 212, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 68, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: 12px;
  border-radius: 3px;
}

/* line 94, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: 18px;
  border-radius: 6px;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 117, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 171, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 90, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  /* line 90, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 112, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: 768px) {
  /* line 129, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 168, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 173, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 178, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 191, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 204, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 209, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 215, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 191, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 233, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 249, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 255, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: 768px) {
  /* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 284, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 468, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 498, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 296, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 284, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 344, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 347, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 357, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 357, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 377, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 431, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 462, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 470, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 481, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 527, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 563, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 573, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 599, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 607, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 619, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

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

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

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

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

/* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 57, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 66, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

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

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

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

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 65, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 72, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 86, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 105, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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: -10px;
    font-size: 30px;
  }
  /* line 250, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

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

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/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 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/bootstrap_and_overrides.scss */
body {
  font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  /**
   * Bootstrap buttons
   */
  /**
   * Generates common button styles
   */
}

/* line 4, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-tabs, body .nav-pills {
  margin-bottom: 20px;
}

/* line 8, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-tabs > li {
  margin-bottom: -2px;
}

/* line 13, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-pills > li.vertical-separator {
  width: 2px;
  height: 100%;
  margin-left: 4px;
  margin-right: 2px;
}

/* line 18, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-pills > li.vertical-separator div {
  border: 1px solid lightgray;
  width: 2px;
  height: 100%;
  min-height: 3em;
  display: block;
  line-height: 1em;
}

/* line 29, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-block + .btn-block {
  margin-top: 15px;
}

/* line 33, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .modal + .btn-block {
  margin-top: 15px;
}

/* line 37, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .page-header {
  margin: 0 0 20px;
}

/* line 41, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-xs, body .btn-group-xs > .btn {
  font-size: 11px;
}

/* line 45, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-stacked {
  border-bottom: 0;
}

/* line 49, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: 300;
}

/* line 54, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .navbar-inverse .navbar-nav > li > a {
  color: #ddd;
}

/* line 58, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .help-block {
  margin-top: 10px;
}

/* line 62, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-block {
  white-space: normal;
  word-wrap: break-word;
}

/* line 69, app/assets/stylesheets/bootstrap_and_overrides.scss */
body label.required:not(.with-translation-pophover)::after {
  content: ' *';
}

/* line 74, app/assets/stylesheets/bootstrap_and_overrides.scss */
body label.required.with-translation-pophover .text::after {
  content: ' *';
}

/* line 81, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .label {
  display: inline-block;
  line-height: 14px;
  padding: .4em .6em .3em;
  letter-spacing: .6px;
}

/* line 88, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .price-label {
  display: inline;
}

@media (max-width: 767px) {
  /* line 94, app/assets/stylesheets/bootstrap_and_overrides.scss */
  body .table-responsive .dropdown-menu,
body .table-responsive .dropdown-toggle {
    position: static !important;
  }
}

@media (min-width: 768px) {
  /* line 101, app/assets/stylesheets/bootstrap_and_overrides.scss */
  body .table-responsive {
    overflow: visible;
  }
}

/* line 107, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .table .header th {
  text-align: center;
}

/* line 111, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}

/* line 117, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .table > thead > tr > th, body .table > tbody > tr > th, body .table > tfoot > tr > th {
  border-top: 1px solid #eee;
}

/* line 121, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .table > thead > tr:first-child > td, body .table > tbody > tr:first-child > td, body .table > tfoot > tr:first-child > td {
  border-top: 0;
}

@media screen and (min-width: 768px) {
  /* line 128, app/assets/stylesheets/bootstrap_and_overrides.scss */
  body .collapse {
    height: auto !important;
    overflow: visible !important;
    display: block;
  }
}

/* line 136, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  color: #777777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 148, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav li + .nav-header {
  margin-top: 9px;
}

/* line 154, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 159, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-list > li, body .nav-list > a {
  padding: 3px 15px;
}

/* line 163, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-list li > a,
body .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 171, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-list > .active > a, body .nav-list > .active > a:hover, body .nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #337ab7;
}

/* line 178, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-list [class^='icon-'], body .nav-list [class*=' icon-'] {
  margin-right: 2px;
}

/* line 183, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-tabs.nav-stacked {
  padding-right: 0;
}

/* line 186, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-tabs.nav-stacked > li {
  border-right: 1px solid #ddd;
}

/* line 189, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-tabs.nav-stacked > li > a, body .nav-tabs.nav-stacked > li > a:focus, body .nav-tabs.nav-stacked > li > a:hover {
  border: 0;
  margin-right: 0;
}

/* line 195, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .nav-tabs.nav-stacked .active {
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  border-left: 1px #ddd solid;
  border-right: 0;
}

/* line 203, app/assets/stylesheets/bootstrap_and_overrides.scss */
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: bold;
}

/* line 213, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-default,
body .btn-primary,
body .btn-success,
body .btn-info,
body .btn-warning,
body .btn-danger,
body .btn-inverse,
body .btn-old-primary {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 225, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-default:focus, body .btn-default:hover,
body .btn-primary:focus,
body .btn-primary:hover,
body .btn-success:focus,
body .btn-success:hover,
body .btn-info:focus,
body .btn-info:hover,
body .btn-warning:focus,
body .btn-warning:hover,
body .btn-danger:focus,
body .btn-danger:hover,
body .btn-inverse:focus,
body .btn-inverse:hover,
body .btn-old-primary:focus,
body .btn-old-primary:hover {
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position .1s linear;
}

/* line 232, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-default {
  text-shadow: 0 1px 0 white;
  border-color: #ccc;
  background-image: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6');
}

/* line 239, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-default:hover, body .btn-default:focus, body .btn-default:active, body .btn-default.active {
  background-color: #e6e6e6;
}

/* line 242, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-default[disabled]:hover, body .btn-default.disabled:hover, body .btn-default[disabled]:focus, body .btn-default.disabled:focus, body .btn-default[disabled]:active, body .btn-default.disabled:active, body .btn-default.active[disabled], body .btn-default.active.disabled {
  background-color: #e6e6e6;
}

/* line 248, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-primary {
  border-color: #2d6ca2;
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF428BCA', endColorstr='#FF3071A9');
}

/* line 254, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-primary:hover, body .btn-primary:focus, body .btn-primary:active, body .btn-primary.active {
  background-color: #3071a9;
}

/* line 257, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-primary[disabled]:hover, body .btn-primary.disabled:hover, body .btn-primary[disabled]:focus, body .btn-primary.disabled:focus, body .btn-primary[disabled]:active, body .btn-primary.disabled:active, body .btn-primary.active[disabled], body .btn-primary.active.disabled {
  background-color: #3071a9;
}

/* line 263, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-red {
  color: white;
  border-color: #770000;
  background-image: linear-gradient(to bottom, #FF0000 0%, #AA0000 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0000CA', endColorstr='#770000A9');
}

/* line 270, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-red:hover, body .btn-red:focus, body .btn-red:active, body .btn-red.active {
  background-color: #770000;
}

/* line 273, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-red[disabled]:hover, body .btn-red.disabled:hover, body .btn-red[disabled]:focus, body .btn-red.disabled:focus, body .btn-red[disabled]:active, body .btn-red.disabled:active, body .btn-red.active[disabled], body .btn-red.active.disabled {
  background-color: #770000;
}

/* line 279, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-success {
  border-color: #419641;
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5CB85C', endColorstr='#FF449D44');
}

/* line 285, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-success:hover, body .btn-success:focus, body .btn-success:active, body .btn-success.active {
  background-color: #449d44;
}

/* line 288, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-success[disabled]:hover, body .btn-success.disabled:hover, body .btn-success[disabled]:focus, body .btn-success.disabled:focus, body .btn-success[disabled]:active, body .btn-success.disabled:active, body .btn-success.active[disabled], body .btn-success.active.disabled {
  background-color: #449d44;
}

/* line 294, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-info {
  border-color: #2aabd2;
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5BC0DE', endColorstr='#FF31B0D5');
}

/* line 300, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-info:hover, body .btn-info:focus, body .btn-info:active, body .btn-info.active {
  background-color: #31b0d5;
}

/* line 303, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-info[disabled]:hover, body .btn-info.disabled:hover, body .btn-info[disabled]:focus, body .btn-info.disabled:focus, body .btn-info[disabled]:active, body .btn-info.disabled:active, body .btn-info.active[disabled], body .btn-info.active.disabled {
  background-color: #31b0d5;
}

/* line 309, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-warning {
  border-color: #eb9316;
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF0AD4E', endColorstr='#FFEC971F');
}

/* line 315, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-warning:hover, body .btn-warning:focus, body .btn-warning:active, body .btn-warning.active {
  background-color: #ec971f;
}

/* line 318, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-warning[disabled]:hover, body .btn-warning.disabled:hover, body .btn-warning[disabled]:focus, body .btn-warning.disabled:focus, body .btn-warning[disabled]:active, body .btn-warning.disabled:active, body .btn-warning.active[disabled], body .btn-warning.active.disabled {
  background-color: #ec971f;
}

/* line 324, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-danger {
  border-color: #c12e2a;
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD9534F', endColorstr='#FFC9302C');
}

/* line 330, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-danger:hover, body .btn-danger:focus, body .btn-danger:active, body .btn-danger.active {
  background-color: #c9302c;
}

/* line 333, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-danger[disabled]:hover, body .btn-danger.disabled:hover, body .btn-danger[disabled]:focus, body .btn-danger.disabled:focus, body .btn-danger[disabled]:active, body .btn-danger.disabled:active, body .btn-danger.active[disabled], body .btn-danger.active.disabled {
  background-color: #c9302c;
}

/* line 339, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-inverse {
  color: #fff !important;
  border-color: #111;
  background-image: linear-gradient(to bottom, #444 0%, #222 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF444444', endColorstr='#FF222222');
}

/* line 346, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-inverse:hover, body .btn-inverse:focus, body .btn-inverse:active, body .btn-inverse.active {
  background-color: #222;
}

/* line 349, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-inverse[disabled]:hover, body .btn-inverse.disabled:hover, body .btn-inverse[disabled]:focus, body .btn-inverse.disabled:focus, body .btn-inverse[disabled]:active, body .btn-inverse.disabled:active, body .btn-inverse.active[disabled], body .btn-inverse.active.disabled {
  background-color: #222;
}

/* line 355, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-old-primary {
  color: #fff !important;
  border-color: #024ee5;
  background-image: linear-gradient(to bottom, #08c 0%, #04c 100%);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0088CC', endColorstr='#FF0044CC');
}

/* line 362, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-old-primary:hover, body .btn-old-primary:focus, body .btn-old-primary:active, body .btn-old-primary.active {
  background-color: #04c;
}

/* line 365, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .btn-old-primary[disabled]:hover, body .btn-old-primary.disabled:hover, body .btn-old-primary[disabled]:focus, body .btn-old-primary.disabled:focus, body .btn-old-primary[disabled]:active, body .btn-old-primary.disabled:active, body .btn-old-primary.active[disabled], body .btn-old-primary.active.disabled {
  background-color: #04c;
}

/* line 371, app/assets/stylesheets/bootstrap_and_overrides.scss */
body .v-left-divider {
  border-right: 1px solid #333;
}

@font-face {
  font-family: 'dbookicons';
  src: url(/assets/dbookicons-7e25fc4c9d6911dc201628d05b202b8eff8340175db9beb31d227b639f9e3ded.eot);
  src: url(/assets/dbookicons-7e25fc4c9d6911dc201628d05b202b8eff8340175db9beb31d227b639f9e3ded.eot?#iefix) format("embedded-opentype"), url(/assets/dbookicons-d479c2afd616786e1135a88283e74d18dcba1d2e48a5dda458658a07e8875789.woff) format("woff"), url(/assets/dbookicons-1fc81f66b70970d4fe2e7b7ac9f0f89b397ec14e0a69bf522080a61e4f299fb8.ttf) format("truetype"), url(/assets/dbookicons-08273e04a6bca45cecde85b3deb8d793d8f261f0e18af735fad1213a498d65cd.svg#dbookicons) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'dbookicons';
    src: url(/assets/dbookicons-08273e04a6bca45cecde85b3deb8d793d8f261f0e18af735fad1213a498d65cd.svg#dbookicons) format("svg");
  }
}

/* line 20, app/assets/stylesheets/_dbookicons.scss */
.icon-dbook:before {
  display: inline-block;
  font-family: 'dbookicons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 113, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-light {
  font-weight: normal;
}

/* line 117, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-plus:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 122, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-minus:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 127, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-arrow-right:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 132, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-arrow-down:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 137, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-home:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 142, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-home-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 147, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-list:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 152, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-index:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 157, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-sound:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 162, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-sound-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 167, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-play:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 172, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-play-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 177, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-pause:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 182, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-pause-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 187, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-stop:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 192, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-stop-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 197, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-harbour:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 202, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-harbour-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 207, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-history:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 212, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-history-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 217, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-generic:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 222, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-generic-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 227, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-introduction:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 232, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-introduction-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 237, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-nightlife:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 242, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-nightlife-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 247, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-restaurant:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 252, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-restaurant-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 257, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-visit:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 262, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-visit-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 267, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-shop:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 272, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-shop-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 277, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-papermap:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 282, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-papermap-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 287, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-compass:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 292, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-compass-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 297, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-info:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 302, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-info-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 307, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-magglass:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 312, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-magglass-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 317, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-riverlock:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 322, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-riverlock-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 327, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-bridge:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 332, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-bridge-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 337, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-extra:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 342, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-extra-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 347, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-category:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 352, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-category-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 357, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-location:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 362, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-location-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 367, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-see:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 372, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-see-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 378, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-star:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 383, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-star-filled:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 388, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-sport:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 393, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-intro:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 398, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-contacts:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 403, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-guide-clear:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 408, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-guide:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 413, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-document:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 418, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-settings:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 423, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-calendar:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 428, app/assets/stylesheets/_dbookicons.scss */
.dbook-icon-calendar-light:before {
  font-family: 'dbookicons';
  content: "" !important;
}

/* line 43, app/assets/stylesheets/application.scss */
table.table tr, table.table th {
  vertical-align: top !important;
}

/* line 50, app/assets/stylesheets/application.scss */
span.grey {
  color: #999;
}

/* line 54, app/assets/stylesheets/application.scss */
span.with-tab {
  margin-right: 20px;
}

/* line 59, app/assets/stylesheets/application.scss */
.value input {
  width: 100%;
}

/* line 63, app/assets/stylesheets/application.scss */
.form-actions, .form-actions-without-padding {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}

/* line 72, app/assets/stylesheets/application.scss */
.form-horizontal .form-actions {
  padding-left: 195px;
}

/* line 76, app/assets/stylesheets/application.scss */
.form-horizontal .form-actions-without-padding {
  padding-left: 0;
  padding-right: 0;
}

/* line 82, app/assets/stylesheets/application.scss */
.label-inverse, .badge-inverse {
  background-color: #333;
}

/* line 86, app/assets/stylesheets/application.scss */
.muted {
  color: #999;
}

/* line 90, app/assets/stylesheets/application.scss */
img.thumb {
  width: 200px;
}

/* line 94, app/assets/stylesheets/application.scss */
.no-right-padding {
  padding-right: 0 !important;
}

/* line 98, app/assets/stylesheets/application.scss */
form .CodeMirror {
  height: auto;
}

/* line 103, app/assets/stylesheets/application.scss */
.rails-bootstrap-forms-time-select select {
  width: auto;
  display: inline;
  padding: 4px;
}

/* line 110, app/assets/stylesheets/application.scss */
#servicesModalContent .rails-bootstrap-forms-time-select {
  text-align: right;
}

/* line 114, app/assets/stylesheets/application.scss */
div.no-contacts-found-div {
  margin-top: 40px;
}

/* line 118, app/assets/stylesheets/application.scss */
span.modal-title {
  font-weight: bold;
  font-size: 24px;
  height: 50px;
  line-height: 40px;
}

/* line 125, app/assets/stylesheets/application.scss */
label.bold {
  font-weight: bold !important;
}

/* line 129, app/assets/stylesheets/application.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 134, app/assets/stylesheets/application.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 139, app/assets/stylesheets/application.scss */
.toggle label {
  padding-top: 3px;
}

/* line 143, app/assets/stylesheets/application.scss */
i.topic-kind {
  line-height: 20px;
  margin-right: 5px;
}

/* line 147, app/assets/stylesheets/application.scss */
i.topic-kind.fa-suitcase {
  margin-right: 25px;
}

/* line 151, app/assets/stylesheets/application.scss */
i.topic-kind.deacivated {
  color: #a4a4a4 !important;
}

/* line 156, app/assets/stylesheets/application.scss */
.spin-loader {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10000;
  background: url(/assets/loader-54eb07dc90d903a8709c768ec48238374fef7144742057bca567168bb8b3d61a.gif) center center no-repeat;
  background-size: 80px 80px;
  color: #ffffff;
}

/* line 168, app/assets/stylesheets/application.scss */
.spin-loader p {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: 50px;
  left: 0;
  right: 0;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-c23f23416a84a359723ffe28c6231f7e6edd10de024da40c190f9e0706c70276.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-24221a00d39ccfd2da654907e99b5af8d8dc60b91bfb414b4ca82779f7f9ffb6.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-0a3bb6e0c499ea585572cbda26b638d08b96a568bfb173f0dce2c9eee4a441b3.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-c7cf3a680d1476856186d49a361c0b3e09d13a2f4ba4ebd638595bbad9d21c2d.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-ea4f5d5317b31eaaaf01e3db3357884b418c8b3361019647559c835996ddaedb.png)/*{iconsDefault}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*

 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
/*

 */
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
/* line 1, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

/* line 2, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div dl {
  text-align: left;
}

/* line 3, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}

/* line 4, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 40%;
}

/* line 5, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div td {
  font-size: 90%;
}

/* line 6, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

/* line 7, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div .ui_tpicker_unit_hide {
  display: none;
}

/* line 9, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
  background: none;
  color: inherit;
  border: none;
  outline: none;
  border-bottom: solid 1px #555;
  width: 95%;
}

/* line 10, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus {
  border-bottom-color: #aaa;
}

/* line 12, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-rtl {
  direction: rtl;
}

/* line 13, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}

/* line 14, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}

/* line 15, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}

/* Shortened version style */
/* line 18, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div.ui-timepicker-oneLine {
  padding-right: 2px;
}

/* line 19, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
.ui-timepicker-div.ui-timepicker-oneLine dt {
  display: none;
}

/* line 21, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {
  display: block;
  padding-top: 2px;
}

/* line 22, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div.ui-timepicker-oneLine dl {
  text-align: right;
}

/* line 23, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div.ui-timepicker-oneLine dl dd,
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div {
  display: inline-block;
  margin: 0;
}

/* line 25, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {
  content: ':';
  display: inline-block;
}

/* line 27, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before {
  content: '.';
  display: inline-block;
}

/* line 29, app/assets/stylesheets/lib/jquery-ui-timepicker-addon.scss */
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before {
  display: none;
}
.tablesorter-default tfoot td,.tablesorter-default tfoot th {
  border:0
}

.tablesorter-default .header,.tablesorter-default .tablesorter-header {
  background-image:url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
  background-position:center right;
  background-repeat:no-repeat;
  cursor:pointer;
  white-space:normal;
  padding:4px 20px 4px 4px
}

.tablesorter-default thead .headerSortUp,.tablesorter-default thead .tablesorter-headerAsc,.tablesorter-default thead .tablesorter-headerSortUp {
  background-image:url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
  border-bottom:#337ab7 2px solid
}

.tablesorter-default thead .headerSortDown,.tablesorter-default thead .tablesorter-headerDesc,.tablesorter-default thead .tablesorter-headerSortDown {
  background-image:url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
  border-bottom:#337ab7 2px solid
}

.tablesorter-default thead .sorter-false {
  background-image:none;
  cursor:default;
  padding:4px
}

.tablesorter-default .tablesorter-processing {
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-image:url(data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=)!important
}

.tablesorter-default tr.odd>td {
  background-color:#dfdfdf
}

.tablesorter-default tr.even>td {
  background-color:#efefef
}

.tablesorter-default tr.odd td.primary {
  background-color:#bfbfbf
}

.tablesorter-default td.primary,.tablesorter-default tr.even td.primary {
  background-color:#d9d9d9
}

.tablesorter-default tr.odd td.secondary {
  background-color:#d9d9d9
}

.tablesorter-default td.secondary,.tablesorter-default tr.even td.secondary {
  background-color:#e6e6e6
}

.tablesorter-default tr.odd td.tertiary {
  background-color:#e6e6e6
}

.tablesorter-default td.tertiary,.tablesorter-default tr.even td.tertiary {
  background-color:#f2f2f2
}

.tablesorter-default>caption {
  background-color:#fff
}

.tablesorter-default .tablesorter-filter-row {
  background-color:#eee
}

.tablesorter-default .tablesorter-filter-row td {
  background-color:#eee;
  border-bottom:#ccc 1px solid;
  line-height:normal;
  text-align:center;
  -webkit-transition:line-height .1s ease;
  -moz-transition:line-height .1s ease;
  -o-transition:line-height .1s ease;
  transition:line-height .1s ease
}

.tablesorter-default .tablesorter-filter-row .disabled {
  opacity:.5;
  cursor:not-allowed
}

.tablesorter-default .tablesorter-filter-row.hideme td {
  padding:2px;
  margin:0;
  line-height:0;
  cursor:pointer
}

.tablesorter-default .tablesorter-filter-row.hideme * {
  height:1px;
  min-height:0;
  border:0;
  padding:0;
  margin:0;
  opacity:0
}

.tablesorter-default input.tablesorter-filter,.tablesorter-default select.tablesorter-filter {
  width:95%;
  height:auto;
  margin:4px auto;
  padding:4px;
  background-color:#fff;
  border:1px solid #bbb;
  color:#333;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-transition:height .1s ease;
  -moz-transition:height .1s ease;
  -o-transition:height .1s ease;
  transition:height .1s ease
}

.tablesorter .filtered {
  display:none
}

.tablesorter .tablesorter-errorRow td {
  text-align:center;cursor:pointer;background-color:#e6bf99
}
/* line 1, app/assets/stylesheets/lib/jquery.minicolors.scss */
.miniColors-trigger {
  height: 22px;
  width: 22px;
  background: url(/assets/trigger-e7c51c21910e1dc28acd72f729565ae3985156cd4c952b4673df0a44d2c48674.png) center no-repeat;
  vertical-align: middle;
  margin: 0 .25em;
  display: inline-block;
  outline: none;
}

/* line 11, app/assets/stylesheets/lib/jquery.minicolors.scss */
.miniColors-selector {
  position: absolute;
  width: 175px;
  height: 150px;
  background: #FFF;
  border: solid 1px #BBB;
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  z-index: 999999;
}

/* line 27, app/assets/stylesheets/lib/jquery.minicolors.scss */
.miniColors-selector.black {
  background: #000;
  border-color: #000;
}

/* line 32, app/assets/stylesheets/lib/jquery.minicolors.scss */
.miniColors-colors {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 150px;
  height: 150px;
  background: url(/assets/gradient-3e17ce74dcb3076a9bceb140570c5e90e0a15c14209688a05a5285d25caa6db7.png) center no-repeat;
  cursor: crosshair;
}

/* line 42, app/assets/stylesheets/lib/jquery.minicolors.scss */
.miniColors-hues {
  position: absolute;
  top: 5px;
  left: 160px;
  width: 20px;
  height: 150px;
  background: url(/assets/rainbow-ee9e04a8a785a66ac95fea83a3bb1e19f828b8f25682840c751d6609b29b7ccd.png) center no-repeat;
  cursor: crosshair;
}

/* line 52, app/assets/stylesheets/lib/jquery.minicolors.scss */
.miniColors-colorPicker {
  position: absolute;
  width: 11px;
  height: 11px;
  background: url(/assets/circle-bf4e6e964415a0cd1cef3febccb7d9a45c13d12b68d0ef647f4d390ff2719d17.gif) center no-repeat;
}

/* line 59, app/assets/stylesheets/lib/jquery.minicolors.scss */
.miniColors-huePicker {
  position: absolute;
  left: -3px;
  width: 26px;
  height: 3px;
  background: url(/assets/line-1aa693b27bcc3d011248ed926c1be87939a8cf1f6d71fe9d153e172b3b757d4e.gif) center no-repeat;
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}
/*!
 * froala_editor v4.1.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2023 Froala Labs
 */

.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element,.fr-element:focus{outline:0 solid transparent}.fr-view.fr-element-scroll-visible{overflow-x:visible !important}.fr-box.fr-basic{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-basic .fr-element{font-family:sans-serif;color:#414141;font-size:14px;line-height:1.6;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-x:auto;min-height:60px;text-align:left}.fr-box.fr-basic.fr-rtl .fr-element{text-align:right}.fr-element{background:transparent;position:relative;z-index:2;-webkit-user-select:auto}.fr-element a{user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.fr-element.fr-disabled{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element [contenteditable="true"]{outline:0 solid transparent}.fr-box a.fr-floating-btn{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;height:40px;width:40px;text-align:center;background:#FFF;color:#333333;-webkit-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-moz-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-ms-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-o-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;outline:none;left:0;top:0;line-height:40px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);text-align:center;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none}.fr-box a.fr-floating-btn svg{-webkit-transition:transform 0.2s ease 0s;-moz-transition:transform 0.2s ease 0s;-ms-transition:transform 0.2s ease 0s;-o-transition:transform 0.2s ease 0s;fill:#333333}.fr-box a.fr-floating-btn i,.fr-box a.fr-floating-btn svg{font-size:14px;line-height:40px}.fr-box a.fr-floating-btn.fr-btn+.fr-btn{margin-left:10px}.fr-box a.fr-floating-btn:hover{background:#ebebeb;cursor:pointer}.fr-box a.fr-floating-btn:hover svg{fill:#333333}.fr-box .fr-visible a.fr-floating-btn{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}iframe.fr-iframe{width:100%;border:none;position:relative;display:block;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-wrapper{position:relative;z-index:1}.fr-wrapper::after{clear:both;display:block;content:"";height:0}.fr-wrapper .fr-placeholder{position:absolute;font-size:14px;color:#AAA;font-family:sans-serif;z-index:1;display:none;top:0;left:0;right:0;overflow:hidden}.fr-wrapper.show-placeholder .fr-placeholder{display:block;white-space:nowrap;text-overflow:ellipsis}.fr-wrapper ::-moz-selection{background:rgba(181,214,253,0.8);color:#000}.fr-wrapper ::selection{background:rgba(181,214,253,0.8);color:#000}.fr-box.fr-basic .fr-wrapper{background:#FFF;border:1px solid #CCCCCC;border-bottom-color:#efefef;top:0;left:0}.fr-box.fr-basic.fr-top .fr-wrapper{border-top:0}.fr-box.fr-basic.fr-bottom .fr-wrapper{border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}@media (min-width: 992px){.fr-box.fr-document{min-width:21cm}.fr-box.fr-document .fr-wrapper{text-align:left;padding:30px;min-width:21cm;background:#efefef}.fr-box.fr-document .fr-wrapper .fr-element{text-align:left;background:#FFF;width:21cm;margin:auto;min-height:26cm !important;padding:1cm 2cm;overflow:visible;z-index:auto}.fr-box.fr-document .fr-wrapper .fr-element hr{margin-left:-2cm;margin-right:-2cm;background:#efefef;height:1cm;outline:none;border:none}.fr-box.fr-document .fr-wrapper .fr-element img{z-index:1}}.fr-tooltip{position:absolute;top:0;left:0;padding:0 8px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#222222;color:#FFF;font-size:11px;line-height:22px;font-family:Arial, Helvetica, sans-serif;-webkit-transition:opacity 0.2s ease 0s;-moz-transition:opacity 0.2s ease 0s;-ms-transition:opacity 0.2s ease 0s;-o-transition:opacity 0.2s ease 0s;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";left:-3000px;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;z-index:2147483647;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fr-tooltip.fr-visible{-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar .fr-btn-wrap,.fr-popup .fr-btn-wrap,.fr-modal .fr-btn-wrap{float:left;white-space:nowrap;position:relative}.fr-toolbar .fr-btn-wrap.fr-hidden,.fr-popup .fr-btn-wrap.fr-hidden,.fr-modal .fr-btn-wrap.fr-hidden{display:none}.fr-toolbar .fr-command.fr-btn,.fr-popup .fr-command.fr-btn,.fr-modal .fr-command.fr-btn{background:transparent;color:#333333;-moz-outline:0;outline:none;border:0;line-height:1;cursor:pointer;text-align:left;margin:4px 2px;padding:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;float:left;height:40px}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn.fr-btn-hover,.fr-popup .fr-command.fr-btn.fr-btn-hover,.fr-modal .fr-command.fr-btn.fr-btn-hover{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn::-moz-focus-inner,.fr-popup .fr-command.fr-btn::-moz-focus-inner,.fr-modal .fr-command.fr-btn::-moz-focus-inner{border:0;padding:0}.fr-toolbar .fr-command.fr-btn.fr-btn-text,.fr-popup .fr-command.fr-btn.fr-btn-text,.fr-modal .fr-command.fr-btn.fr-btn-text{width:auto}.fr-toolbar .fr-command.fr-btn i,.fr-toolbar .fr-command.fr-btn svg,.fr-popup .fr-command.fr-btn i,.fr-popup .fr-command.fr-btn svg,.fr-modal .fr-command.fr-btn i,.fr-modal .fr-command.fr-btn svg{display:block;text-align:center;float:none;margin:8px 7px;width:24px}.fr-toolbar .fr-command.fr-btn svg.fr-svg,.fr-popup .fr-command.fr-btn svg.fr-svg,.fr-modal .fr-command.fr-btn svg.fr-svg{height:24px}.fr-toolbar .fr-command.fr-btn svg path,.fr-popup .fr-command.fr-btn svg path,.fr-modal .fr-command.fr-btn svg path{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;fill:#333333}.fr-toolbar .fr-command.fr-btn span.fr-sr-only,.fr-popup .fr-command.fr-btn span.fr-sr-only,.fr-modal .fr-command.fr-btn span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-toolbar .fr-command.fr-btn span,.fr-popup .fr-command.fr-btn span,.fr-modal .fr-command.fr-btn span{font-size:14px;display:block;line-height:17px;min-width:30px;float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:17px;font-weight:bold;padding:0 4px}.fr-toolbar .fr-command.fr-btn img,.fr-popup .fr-command.fr-btn img,.fr-modal .fr-command.fr-btn img{margin:8px 7px;width:24px}.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup,.fr-popup .fr-command.fr-btn.fr-btn-active-popup,.fr-modal .fr-command.fr-btn.fr-btn-active-popup{background:#d6d6d6}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span{font-weight:normal}.fr-toolbar .fr-command.fr-btn.fr-dropdown i,.fr-toolbar .fr-command.fr-btn.fr-dropdown span,.fr-toolbar .fr-command.fr-btn.fr-dropdown img,.fr-toolbar .fr-command.fr-btn.fr-dropdown svg,.fr-popup .fr-command.fr-btn.fr-dropdown i,.fr-popup .fr-command.fr-btn.fr-dropdown span,.fr-popup .fr-command.fr-btn.fr-dropdown img,.fr-popup .fr-command.fr-btn.fr-dropdown svg,.fr-modal .fr-command.fr-btn.fr-dropdown i,.fr-modal .fr-command.fr-btn.fr-dropdown span,.fr-modal .fr-command.fr-btn.fr-dropdown img,.fr-modal .fr-command.fr-btn.fr-dropdown svg{margin-left:3px;margin-right:11px}.fr-toolbar .fr-command.fr-btn.fr-dropdown:after,.fr-popup .fr-command.fr-btn.fr-dropdown:after,.fr-modal .fr-command.fr-btn.fr-dropdown:after{position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333333;right:2px;top:18px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;content:""}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active{fill:#333333;background:#d6d6d6;-webkit-transition:0.5s ease;-moz-transition:0.5s ease;-ms-transition:0.5s ease;-o-transition:0.5s ease}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover{background:#ebebeb;fill:#333333}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover::after{border-top-color:#333333}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after{border-top:0;border-bottom:4px solid #222222}.fr-toolbar .fr-command.fr-btn.fr-disabled,.fr-popup .fr-command.fr-btn.fr-disabled,.fr-modal .fr-command.fr-btn.fr-disabled{color:#bdbdbd;cursor:default;-webkit-opacity:0.3;-moz-opacity:0.3;opacity:0.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar .fr-command.fr-btn.fr-disabled::after,.fr-popup .fr-command.fr-btn.fr-disabled::after,.fr-modal .fr-command.fr-btn.fr-disabled::after{border-top-color:#bdbdbd}.fr-toolbar .fr-command.fr-btn.fr-hidden,.fr-popup .fr-command.fr-btn.fr-hidden,.fr-modal .fr-command.fr-btn.fr-hidden{display:none}.fr-toolbar .fr-tabs .fr-command.fr-btn,.fr-popup .fr-tabs .fr-command.fr-btn,.fr-modal .fr-tabs .fr-command.fr-btn{margin:0;width:46px;height:40px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab{background:#FFF}.fr-toolbar .fr-tabs .fr-command.fr-btn span,.fr-popup .fr-tabs .fr-command.fr-btn span,.fr-modal .fr-tabs .fr-command.fr-btn span{height:27px}.fr-toolbar .fr-tabs .fr-command.fr-btn img,.fr-toolbar .fr-tabs .fr-command.fr-btn svg,.fr-popup .fr-tabs .fr-command.fr-btn img,.fr-popup .fr-tabs .fr-command.fr-btn svg,.fr-modal .fr-tabs .fr-command.fr-btn img,.fr-modal .fr-tabs .fr-command.fr-btn svg{margin:8px 11px;width:24px;height:24px}.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path{fill:#0098f7}.fr-toolbar.fr-disabled .fr-btn,.fr-toolbar.fr-disabled .fr-btn.fr-active,.fr-popup.fr-disabled .fr-btn,.fr-popup.fr-disabled .fr-btn.fr-active,.fr-modal.fr-disabled .fr-btn,.fr-modal.fr-disabled .fr-btn.fr-active{color:#bdbdbd;-webkit-opacity:0.3;-moz-opacity:0.3;opacity:0.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after,.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after,.fr-popup.fr-disabled .fr-btn.fr-dropdown::after,.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after,.fr-modal.fr-disabled .fr-btn.fr-dropdown::after,.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown::after{border-top-color:#bdbdbd}.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left,.fr-popup.fr-rtl .fr-btn-grp.fr-float-left,.fr-modal.fr-rtl .fr-btn-grp.fr-float-left{float:right}.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right,.fr-popup.fr-rtl .fr-btn-grp.fr-float-right,.fr-modal.fr-rtl .fr-btn-grp.fr-float-right{float:left}.fr-toolbar.fr-rtl .fr-command.fr-btn,.fr-toolbar.fr-rtl .fr-btn-wrap,.fr-popup.fr-rtl .fr-command.fr-btn,.fr-popup.fr-rtl .fr-btn-wrap,.fr-modal.fr-rtl .fr-command.fr-btn,.fr-modal.fr-rtl .fr-btn-wrap{float:right}.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-inline>.fr-command.fr-btn:not(.fr-hidden),.fr-toolbar.fr-inline>.fr-btn-wrap:not(.fr-hidden){display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;float:none}.fr-desktop .fr-command:hover,.fr-desktop .fr-command:focus,.fr-desktop .fr-command.fr-btn-hover,.fr-desktop .fr-command.fr-expanded{outline:0;color:#333333}.fr-desktop .fr-command:hover:not(.fr-table-cell),.fr-desktop .fr-command:focus:not(.fr-table-cell),.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell){background:#ebebeb}.fr-desktop .fr-command:hover::after,.fr-desktop .fr-command:focus::after,.fr-desktop .fr-command.fr-btn-hover::after,.fr-desktop .fr-command.fr-expanded::after{border-top-color:#333333}.fr-desktop .fr-command.fr-selected:not(.fr-table-cell),.fr-desktop .fr-command:active{color:#333333;background:#d6d6d6}.fr-desktop .fr-command.fr-active:hover,.fr-desktop .fr-command.fr-active:focus,.fr-desktop .fr-command.fr-active.fr-btn-hover,.fr-desktop .fr-command.fr-active.fr-expanded{background:#ebebeb}.fr-desktop .fr-command.fr-active:active{background:#d6d6d6}.fr-desktop .fr-command.fr-disabled:hover,.fr-desktop .fr-command.fr-disabled:focus,.fr-desktop .fr-command.fr-disabled.fr-selected{background:transparent}.fr-desktop.fr-disabled .fr-command:hover,.fr-desktop.fr-disabled .fr-command:focus,.fr-desktop.fr-disabled .fr-command.fr-selected{background:transparent}.fr-toolbar.fr-mobile .fr-command.fr-blink,.fr-popup.fr-mobile .fr-command.fr-blink{background:#d6d6d6}.fr-command.fr-btn.fr-options{width:16px;margin-left:-5px}.fr-command.fr-btn.fr-options.fr-btn-hover,.fr-command.fr-btn.fr-options:hover,.fr-command.fr-btn.fr-options:focus{border-left:solid 1px #FAFAFA;-webkit-transition:border-left 0s, background-color 0.5s;-moz-transition:border-left 0s, background-color 0.5s;-ms-transition:border-left 0s, background-color 0.5s;-o-transition:border-left 0s, background-color 0.5s}.fr-command.fr-btn+.fr-dropdown-menu{background:#FFF;display:inline-block;position:absolute;right:auto;bottom:auto;height:auto;z-index:4;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-overflow-scrolling:touch;overflow:hidden;zoom:1;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12)}.fr-command.fr-btn+.fr-dropdown-menu.test-height .fr-dropdown-wrapper{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;height:auto;max-height:275px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper{padding:0;margin:auto;display:inline-block;text-align:left;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height 0.3s;-moz-transition:height 0.3s;-ms-transition:height 0.3s;-o-transition:height 0.3s;margin-top:0;float:left;height:0;margin-top:0 !important}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content{position:relative}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list{list-style-type:none;margin:0;padding:8px 0;min-width:72px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li{padding:0;margin:0;font-size:15px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a{padding:0 20px;line-height:200%;display:flex;cursor:pointer;white-space:nowrap;color:inherit;text-decoration:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg{width:24px;height:24px;margin:3px 4px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path{fill:#333333}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active{background:#d6d6d6}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled{color:#bdbdbd;cursor:default}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a .fr-shortcut{margin-left:20px;font-weight:bold;-webkit-opacity:0.75;-moz-opacity:0.75;opacity:0.75}.fr-command.fr-btn.fr-active+.fr-dropdown-menu{display:inline-block;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12)}.fr-bottom>.fr-command.fr-btn+.fr-dropdown-menu{border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-rtl .fr-dropdown-wrapper,.fr-popup.fr-rtl .fr-dropdown-wrapper{text-align:right !important}body.fr-prevent-scroll{overflow:hidden}body.fr-prevent-scroll.fr-mobile{position:fixed;-webkit-overflow-scrolling:touch}.fr-modal{color:#222222;font-family:Arial, Helvetica, sans-serif;position:fixed;overflow-x:auto;overflow-y:scroll;top:0;left:0;bottom:0;right:0;width:100%;z-index:2147483640;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:1.2}.fr-modal.fr-middle .fr-modal-wrapper{margin-top:0;margin-bottom:0;margin-left:auto;margin-right:auto;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);position:absolute}.fr-modal .fr-modal-wrapper{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-clip:padding-box;margin:20px auto;display:inline-block;background:#FFF;min-width:300px;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);border:0;overflow:hidden;width:90%;position:relative}@media (min-width: 768px) and (max-width: 991px){.fr-modal .fr-modal-wrapper{margin:30px auto;width:70%}}@media (min-width: 992px){.fr-modal .fr-modal-wrapper{margin:50px auto;width:960px}}.fr-modal .fr-modal-wrapper .fr-modal-head{background:#FFF;overflow:hidden;position:absolute;width:100%;min-height:42px;z-index:3;border-bottom:solid #efefef 1px;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line{height:56px;padding:0 10px}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close{margin:10px;position:absolute;top:0;right:0}.fr-modal .fr-modal-wrapper .fr-modal-head h4{font-size:20px;padding:19px 10px;margin:0;font-weight:400;line-height:18px;display:inline-block;float:left}.fr-modal .fr-modal-wrapper div.fr-modal-body{height:100%;min-height:150px;overflow-y:auto;padding-bottom:20px}.fr-modal .fr-modal-wrapper div.fr-modal-body:focus{outline:0}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command+button{margin-left:24px}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover,.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus{background:#ebebeb;color:#0098f7}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active{background:#d6d6d6;color:#0098f7}.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner{border:0}.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover{background:#ebebeb}.fr-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;-webkit-opacity:0.5;-moz-opacity:0.5;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";z-index:2147483639}ol.decimal_type{counter-reset:item}ol.decimal_type>li{display:block;position:relative}ol.decimal_type>li:before{content:counters(item,".") ". ";counter-increment:item;position:absolute;margin-right:100%;right:10px}.fr-popup{position:absolute;display:none;color:#222222;background:#FFF;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);font-family:Arial, Helvetica, sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;margin-top:10px;z-index:2147483635;text-align:left;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2}.fr-popup .fr-icon{text-align:center;vertical-align:middle;font-size:20px;line-height:1;cursor:pointer;font-weight:400;box-sizing:content-box;padding:6px}.fr-popup .fr-icon-container{padding:20px;max-height:200px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@supports not (-ms-high-contrast: none){.fr-popup .fr-icon-container{grid-template-columns:repeat(auto-fill, minmax(36px, 36px));display:grid}}@media (min-width: 768px){.fr-popup .fr-icon-container{min-width:276px}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.fr-popup .fr-icon-container{display:inline-flex;-ms-flex-flow:row wrap}}@media screen and (-ms-high-contrast: active) and (max-width: 768px), (-ms-high-contrast: none) and (max-width: 768px){.fr-popup .fr-icon-container{width:236px}}.fr-popup .fr-input-focus{background:whitesmoke}.fr-popup.fr-above{margin-top:-10px;border-top:0}.fr-popup.fr-active{display:block}.fr-popup.fr-hidden{display:none !important}.fr-popup.fr-empty{display:none !important}.fr-popup .fr-hs{display:block !important}.fr-popup .fr-hs.fr-hidden{display:none !important}.fr-popup .fr-input-line{position:relative;padding:15px 0}.fr-popup .fr-input-line input[type="text"],.fr-popup .fr-input-line input[type="number"],.fr-popup .fr-input-line textarea{width:100%;margin-bottom:1px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:solid 1px #999999;color:#222222;font-size:14px;background:#FFF;position:relative;z-index:2;padding:4px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border 0.5s, padding 0.5s;-moz-transition:border 0.5s, padding 0.5s;-ms-transition:border 0.5s, padding 0.5s;-o-transition:border 0.5s, padding 0.5s}.fr-popup .fr-input-line input[type="text"]:hover,.fr-popup .fr-input-line input[type="number"]:hover,.fr-popup .fr-input-line textarea:hover{border:solid 1px #515151}.fr-popup .fr-input-line input[type="text"]:focus,.fr-popup .fr-input-line input[type="number"]:focus,.fr-popup .fr-input-line textarea:focus{border:solid 2px #0098f7;padding:3px 11px}.fr-popup .fr-input-line input[type="text"],.fr-popup .fr-input-line input[type="number"]{height:46px}.fr-popup .fr-input-line input+label,.fr-popup .fr-input-line textarea+label{position:absolute;top:29px;left:12px;font-size:14px;color:grey;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;z-index:3;display:block;background:#FFF;padding:0;cursor:text}.fr-popup .fr-input-line input.fr-not-empty+label,.fr-popup .fr-input-line textarea.fr-not-empty+label{color:gray;width:auto;left:4px;padding:0 4px;font-size:11px;top:9px}.fr-popup input,.fr-popup textarea{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;outline:none}.fr-popup textarea{resize:none}.fr-popup .fr-buttons{white-space:nowrap;line-height:0}.fr-popup .fr-buttons .fr-btn{margin-left:4px;margin-right:4px;display:inline-block;float:none}.fr-popup .fr-buttons .fr-btn i{float:left}.fr-popup .fr-buttons .fr-separator{display:inline-block;float:none}.fr-popup .fr-buttons.fr-tabs{border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;overflow:hidden}@media (max-width: 768px){.fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll{overflow:scroll;overflow-y:hidden;width:276px}}.fr-popup .fr-buttons:not(.fr-tabs){padding:5px}.fr-popup .fr-layer{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:195px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px;display:none}@media (min-width: 768px){.fr-popup .fr-layer{width:260px}}.fr-popup .fr-layer.fr-active{display:inline-block}.fr-popup .fr-action-buttons{z-index:7;height:36px;text-align:right}.fr-popup .fr-action-buttons button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-popup .fr-action-buttons button.fr-command+button{margin-left:24px}.fr-popup .fr-action-buttons button.fr-command:hover,.fr-popup .fr-action-buttons button.fr-command:focus{background:#ebebeb;color:#0098f7}.fr-popup .fr-action-buttons button.fr-command:active{background:#d6d6d6;color:#0098f7}.fr-popup .fr-action-buttons button::-moz-focus-inner{border:0}.fr-popup .fr-checkbox{position:relative;display:inline-block;width:18px;height:18px;padding:10px;border-radius:100%;line-height:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;vertical-align:middle}.fr-popup .fr-checkbox svg{margin-left:2px;margin-top:2px;display:none;width:10px;height:10px}.fr-popup .fr-checkbox span{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:18px;height:18px;display:inline-block;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-moz-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-ms-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-o-transition:background 0.2s ease 0s, border-color 0.2s ease 0s}.fr-popup .fr-checkbox input{position:absolute;z-index:2;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border:0 none;cursor:pointer;height:18px;margin:0;padding:0;width:18px;top:7px;left:7px}.fr-popup .fr-checkbox input:not(:checked)+span{border:solid 2px #999999}.fr-popup .fr-checkbox input:not(:checked):active+span{background-color:#f5f5f5}.fr-popup .fr-checkbox input:not(:checked):focus+span,.fr-popup .fr-checkbox input:not(:checked):hover+span{border-color:#515151}.fr-popup .fr-checkbox input:checked+span{background:#0098f7;border:solid 2px #0098f7}.fr-popup .fr-checkbox input:checked+span svg{display:block}.fr-popup .fr-checkbox input:checked:active+span{background-color:#EcF5Ff}.fr-popup .fr-checkbox input:checked:focus+span,.fr-popup .fr-checkbox input:checked:hover+span{-webkit-opacity:0.8;-moz-opacity:0.8;opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-popup .fr-checkbox-line{font-size:14px;line-height:1.4px;margin-top:10px}.fr-popup .fr-checkbox-line label{cursor:pointer;margin:0 5px;vertical-align:middle}.fr-popup.fr-rtl{direction:rtl;text-align:right}.fr-popup.fr-rtl .fr-action-buttons{text-align:left}.fr-popup.fr-rtl .fr-input-line input+label,.fr-popup.fr-rtl .fr-input-line textarea+label{left:auto;right:0}.fr-popup.fr-rtl .fr-buttons .fr-separator.fr-vs{float:right}.fr-text-edit-layer{width:250px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block !important}.fr-toolbar{color:#222222;background:#FFF;position:relative;font-family:Arial, Helvetica, sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-align:left;border:1px solid #CCCCCC;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2;padding-bottom:0;-webkit-transition:padding-bottom 0.5s;-moz-transition:padding-bottom 0.5s;-ms-transition:padding-bottom 0.5s;-o-transition:padding-bottom 0.5s}.fr-toolbar::after{clear:both;display:block;content:"";height:0}.fr-toolbar::after{height:0}.fr-toolbar .fr-newline{clear:both;display:block;content:"";margin-left:9px;margin-right:9px;background:#efefef;height:1px;-webkit-transition:height 0.5s;-moz-transition:height 0.5s;-ms-transition:height 0.5s;-o-transition:height 0.5s}.fr-toolbar.fr-toolbar-open .fr-newline{height:0}.fr-toolbar .fr-float-right{float:right}.fr-toolbar .fr-float-left{float:left}.fr-toolbar .fr-more-toolbar{float:left;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;-webkit-transition:height 0.5s;-moz-transition:height 0.5s;-ms-transition:height 0.5s;-o-transition:height 0.5s;height:0;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.fr-toolbar .fr-more-toolbar.fr-expanded{height:48px}.fr-toolbar .fr-more-toolbar.fr-overflow-visible{overflow:visible}.fr-toolbar .fr-more-toolbar>.fr-command.fr-btn{margin-left:4px;margin-right:4px}.fr-toolbar .fr-btn-grp{display:inline-block;margin:0 17px 0 12px}@media (max-width: 768px){.fr-toolbar .fr-btn-grp{margin:0 7px 0 6px}}.fr-toolbar .fr-command.fr-btn.fr-open{margin-top:10px;margin-bottom:-1px;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active){background:#f5f5f5}.fr-toolbar.fr-rtl{text-align:right}.fr-toolbar.fr-inline{display:none;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);border:0;white-space:nowrap;position:absolute;margin-top:5px;z-index:2147483630}.fr-toolbar.fr-inline.fr-above{margin-top:-10px;border-top:0}.fr-toolbar.fr-inline .fr-newline{height:0}.fr-toolbar.fr-inline .fr-more-toolbar{position:absolute !important}.fr-toolbar.fr-inline .fr-more-toolbar.fr-expanded{position:relative !important}.fr-toolbar.fr-top{top:0;border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-bottom{bottom:0;border-top:0;padding-bottom:0;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-bottom .fr-newline{padding-top:0;-webkit-transition:padding-top 0.5s;-moz-transition:padding-top 0.5s;-ms-transition:padding-top 0.5s;-o-transition:padding-top 0.5s}.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline{padding-top:48px;background:#FFF}.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open{margin-top:-1px;margin-bottom:10px;border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-sticky-on{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-separator{background:#ebebeb;display:block;vertical-align:top;float:left}.fr-separator+.fr-separator{display:none}.fr-separator.fr-vs{height:32px;width:1px;margin:8px 4px}.fr-separator.fr-hs{clear:both;width:calc(100% - (2 * 4px));margin:0 4px;height:1px}.fr-separator.fr-hidden{display:none !important}.fr-rtl .fr-separator{float:right}.fr-toolbar.fr-inline .fr-separator.fr-hs{float:none}.fr-toolbar.fr-inline .fr-separator.fr-vs{float:none;display:inline-block}.fr-second-toolbar{border:1px solid #CCCCCC;border-top:0;background:#FFF;line-height:1.4;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-second-toolbar::after{clear:both;display:block;content:"";height:0}.fr-second-toolbar:empty{min-height:calc(10px);position:relative;margin-top:calc(-1px);z-index:2}#fr-logo{float:left;outline:none}#fr-logo>span{display:inline-block;float:left;font-family:sans-serif;padding:11px 5px 10px 15px;font-size:12px;font-weight:500;color:#b1b2b7;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-ms-transition:color 0.3s;-o-transition:color 0.3s}#fr-logo>svg{height:20px;width:47px;margin:7px 0;cursor:pointer}#fr-logo>svg *{-webkit-transition:fill 0.3s;-moz-transition:fill 0.3s;-ms-transition:fill 0.3s;-o-transition:fill 0.3s}#fr-logo:hover>span,#fr-logo:focus>span{color:#0098f7}#fr-logo:hover>svg .fr-logo,#fr-logo:focus>svg .fr-logo{fill:#0098f7}.fr-visibility-helper{display:none;margin-left:0 !important}@media (min-width: 768px){.fr-visibility-helper{margin-left:1px !important}}@media (min-width: 992px){.fr-visibility-helper{margin-left:2px !important}}@media (min-width: 1200px){.fr-visibility-helper{margin-left:3px !important}}.fr-opacity-0{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-box{position:relative}.fr-sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}.fr-sticky-off{position:relative}.fr-sticky-on{position:sticky;z-index:10}.fr-sticky-on.fr-sticky-ios{position:-webkit-sticky;left:0;right:0;width:auto !important}.fr-sticky-dummy{display:none}.fr-sticky-on+.fr-sticky-dummy,.fr-sticky-box>.fr-sticky-dummy{display:block}span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view .fr-highlight-change,.fr-highlight-change>img,.fr-highlight-change>.fr-video>video,.fr-highlight-change>.fr-video>embed,.fr-highlight-change>.fr-video>iframe,.fr-highlight-change>.fr-embedly>.embedly-card>.embedly-card-hug>iframe,.fr-highlight-change>p,.fr-view .fr-highlight-change>span:not(.fr-tracking-deleted){background-color:#f3eec3;opacity:0.5}.fr-highlight-change.fr-highlight-change>table td,.fr-highlight-change.fr-highlight-change>hr{border-color:#f3eec3}.fr-tracking-deleted.fr-tracking-deleted>table td,.fr-tracking-deleted.fr-tracking-deleted>hr{border-color:#dc3545}.fr-tracking-deleted img,.fr-tracking-deleted>.fr-video>video,.fr-tracking-deleted>.fr-video>iframe,.fr-tracking-deleted>.fr-embedly>.embedly-card>.embedly-card-hug>iframe{opacity:0.5;background-color:#dc3545}.fr-view .fr-tracking-deleted{background-color:#dc3545;text-decoration:line-through;pointer-events:none;user-select:none;opacity:1}.fr-highlight-change>.fr-video>iframe,.fr-tracking-deleted>.fr-video>iframe,.fr-highlight-change>.fr-video>video,.fr-tracking-deleted>.fr-video>video,.fr-highlight-change>.fr-video>embed,.fr-highlight-change>.fr-embedly>.embedly-card>.embedly-card-hug>iframe,.fr-tracking-deleted>.fr-embedly>.embedly-card>.embedly-card-hug>iframe{padding:10px !important}.fr-tracking-deleted img,.fr-highlight-change img{border:2px solid #f3eec3}.fr-highlight-change #isPasted *:not(table):not(tbody):not(tr):not(td){opacity:0.5;background-color:#f3eec3}.fr-highlight-change #isPasted>table td{opacity:0.5;border-color:#f3eec3}.fr-track-hide{display:none}.fr-track-hide-mobile{width:0;height:0;overflow:hidden;position:absolute}.fr-ios-mobile-disable-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.fr-bottom-extended{flex-wrap:wrap;display:flex;box-sizing:border-box}.position-relative{position:relative !important}
/*!
 * froala_editor v4.1.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2023 Froala Labs
 */

.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0px #cccccc;-moz-box-shadow:10px 10px 5px 0px #cccccc;box-shadow:10px 10px 5px 0px #cccccc}.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img{border:solid 5px #CCC}.fr-view img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-view li img.fr-dii.fr-fil{margin-right:20px}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table[border='0'] td:not([class]),.fr-view table[border='0'] th:not([class]),.fr-view table[border='0'] td[class=""],.fr-view table[border='0'] th[class=""]{border-width:0px}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:whitesmoke}.fr-view table td,.fr-view table th{border:1px solid #DDD}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#ececec}.fr-view table tfoot td{background:#ececec}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:"\1F4CE";font-weight:normal}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir="rtl"] blockquote{border-left:none;border-right:solid 2px #5E35B1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir="rtl"] blockquote blockquote{border-color:#00BCD4}.fr-view[dir="rtl"] blockquote blockquote blockquote{border-color:#43A047}.fr-view blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5E35B1}.fr-view blockquote blockquote{border-color:#00BCD4;color:#00BCD4}.fr-view blockquote blockquote blockquote{border-color:#43A047;color:#43A047}.fr-view span.fr-emoticon{font-weight:normal;font-family:"Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat !important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#AAA !important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ffff00}.fr-view .fr-class-code{border-color:#cccccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:"Courier New", Courier, monospace}.fr-view .fr-class-transparency{opacity:0.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute !important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:0.9;-moz-opacity:0.9;opacity:0.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}.fr-view span.fr-img-caption.fr-dii.fr-fil,.fr-view p img.fr-dii.fr-fil{margin-right:15px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}
/*!
 * froala_editor v4.1.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2023 Froala Labs
 */

.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-box .fr-counter{padding:10px;float:right;color:#999;content:attr(data-chars);font-size:14px;font-family:sans-serif;z-index:1;border-radius:2px 0 0 0;-moz-border-radius:2px 0 0 0;-webkit-border-radius:2px 0 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-rtl .fr-counter{left:0;right:auto;border-left:none;border-radius:0 2px 0 0;-moz-border-radius:0 2px 0 0;-webkit-border-radius:0 2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-code-view .fr-counter{display:none}
/*!
 * froala_editor v4.1.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2023 Froala Labs
 */

.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}textarea.fr-code{display:none;width:100%;resize:none;-moz-resize:none;-webkit-resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;padding:10px;margin:0;font-family:"Courier New",monospace;font-size:14px;background:#FFF;color:#000;outline:none}.fr-box.fr-rtl textarea.fr-code{direction:rtl}.fr-box .CodeMirror{display:none}.fr-box.fr-code-view textarea.fr-code{display:block}.fr-box.fr-code-view .fr-element,.fr-box.fr-code-view .fr-placeholder,.fr-box.fr-code-view .fr-iframe{display:none}.fr-box.fr-code-view .CodeMirror{display:block}.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch{display:block}.fr-box.fr-inline .fr-command.fr-btn.html-switch{display:none;position:absolute;top:0;right:0;display:none;background:#FFF;color:#333;-moz-outline:0;outline:0;border:0;line-height:1;cursor:pointer;text-align:left;padding:8px 7px;-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box.fr-inline .fr-command.fr-btn.html-switch i{font-size:24px;width:24px;text-align:center}.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover{background:#ebebeb}
/*!
 * froala_editor v4.1.3 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2023 Froala Labs
 */

.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-popup .fr-layer.fr-color-hex-layer{margin:0;padding:20px;padding-top:0;float:left}.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line{float:left;width:calc(100% - 50px);padding:15px 0 0}.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons{float:right;width:38px;height:40px;padding:17px 0 0;margin:0}.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-size:13px;height:40px;width:38px}.fr-popup .fr-separator+.fr-colors-tabs{margin-left:2px;margin-right:2px}.fr-popup .fr-color-set{line-height:0;display:none}.fr-popup .fr-color-set.fr-selected-set{display:block;padding:20px;padding-bottom:0}.fr-popup .fr-color-set>span{display:inline-block;width:32px;height:32px;position:relative;z-index:1}.fr-popup .fr-color-set>span>i,.fr-popup .fr-color-set>span>svg{text-align:center;line-height:32px;height:24px;width:24px;margin:4px;font-size:13px;position:absolute;bottom:0;cursor:default;left:0}.fr-popup .fr-color-set>span>i path,.fr-popup .fr-color-set>span>svg path{fill:#222}.fr-popup .fr-color-set>span .fr-selected-color{color:#FFF;font-family:FontAwesome;font-size:13px;font-weight:400;line-height:32px;position:absolute;top:0;bottom:0;right:0;left:0;text-align:center;cursor:default}.fr-popup .fr-color-set>span:hover,.fr-popup .fr-color-set>span:focus{outline:1px solid #222;z-index:2}.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"] ~ [data-param1="background"]::after{-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0)}
/* line 1, app/assets/stylesheets/lib/dropzone.scss */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 5, app/assets/stylesheets/lib/dropzone.scss */
.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px;
}

/* line 12, app/assets/stylesheets/lib/dropzone.scss */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/lib/dropzone.scss */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 19, app/assets/stylesheets/lib/dropzone.scss */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 24, app/assets/stylesheets/lib/dropzone.scss */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 28, app/assets/stylesheets/lib/dropzone.scss */
.dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 31, app/assets/stylesheets/lib/dropzone.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: .5;
}

/* line 36, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 41, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 49, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background-color: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 55, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 60, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 63, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-image-preview dz-details {
  transition: opacity .2s linear;
}

/* line 68, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: 0;
}

/* line 75, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 80, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 94, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 99, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 102, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 107, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 111, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 117, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 .4em;
  border-radius: 3px;
}

/* line 124, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-preview {
  max-width: 100%;
}

/* line 128, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 137, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 144, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 148, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 153, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 164, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 171, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: .2s linear;
}

/* line 176, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity .4s ease-in;
}

/* line 181, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}

/* line 185, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  overflow: hidden;
}

/* line 200, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background-color: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

/* line 213, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 217, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 223, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: none;
  opacity: 0;
  transition: opacity .3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background-color: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: .5em 1.2em;
  color: white;
}

/* line 240, app/assets/stylesheets/lib/dropzone.scss */
.dropzone .dz-preview .dz-error-message::after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
@charset "UTF-8";
/* line 1, app/assets/stylesheets/lib/croppie.scss */
.croppie-container {
  width: 100%;
  height: 100%;
}

/* line 6, app/assets/stylesheets/lib/croppie.scss */
.croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  max-height: none;
  max-width: none;
}

/* line 16, app/assets/stylesheets/lib/croppie.scss */
.croppie-container .cr-boundary {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}

/* line 25, app/assets/stylesheets/lib/croppie.scss */
.croppie-container .cr-viewport {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
  z-index: 0;
}

/* line 37, app/assets/stylesheets/lib/croppie.scss */
.croppie-container .cr-original-image {
  display: none;
}

/* line 41, app/assets/stylesheets/lib/croppie.scss */
.croppie-container .cr-vp-circle {
  border-radius: 50%;
}

/* line 45, app/assets/stylesheets/lib/croppie.scss */
.croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
}

/* line 51, app/assets/stylesheets/lib/croppie.scss */
.croppie-container .cr-slider-wrap {
  width: 75%;
  margin: 15px auto;
  text-align: center;
}

/* line 57, app/assets/stylesheets/lib/croppie.scss */
.croppie-result {
  position: relative;
  overflow: hidden;
}

/* line 62, app/assets/stylesheets/lib/croppie.scss */
.croppie-result img {
  position: absolute;
}

/* line 66, app/assets/stylesheets/lib/croppie.scss */
.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/
/* line 81, app/assets/stylesheets/lib/croppie.scss */
.cr-slider {
  -webkit-appearance: none;
  /*removes default webkit styles*/
  /*border: 1px solid white; */
  /*fix for FF unable to apply focus style bug */
  width: 300px;
  /*required for proper track sizing in FF*/
  max-width: 100%;
}

/* line 90, app/assets/stylesheets/lib/croppie.scss */
.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}

/* line 98, app/assets/stylesheets/lib/croppie.scss */
.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}

/* line 108, app/assets/stylesheets/lib/croppie.scss */
.cr-slider:focus {
  outline: none;
}

/*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/
/* line 117, app/assets/stylesheets/lib/croppie.scss */
.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}

/* line 125, app/assets/stylesheets/lib/croppie.scss */
.cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}

/*hide the outline behind the border*/
/* line 135, app/assets/stylesheets/lib/croppie.scss */
.cr-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

/* line 140, app/assets/stylesheets/lib/croppie.scss */
.cr-slider::-ms-track {
  width: 300px;
  height: 5px;
  background: transparent;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  border-color: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-width: 6px 0;
  color: transparent;
  /*remove default tick marks*/
}

/* line 149, app/assets/stylesheets/lib/croppie.scss */
.cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

/* line 153, app/assets/stylesheets/lib/croppie.scss */
.cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

/* line 157, app/assets/stylesheets/lib/croppie.scss */
.cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: 1px;
}

/* line 165, app/assets/stylesheets/lib/croppie.scss */
.cr-slider:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
}

/* line 168, app/assets/stylesheets/lib/croppie.scss */
.cr-slider:focus::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
}

/*******************************************/
/***********************************/
/* Rotation Tools */
/***********************************/
/* line 176, app/assets/stylesheets/lib/croppie.scss */
.cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}

/* line 182, app/assets/stylesheets/lib/croppie.scss */
.cr-rotate-controls button {
  border: 0;
  background: none;
}

/* line 186, app/assets/stylesheets/lib/croppie.scss */
.cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}

/* line 192, app/assets/stylesheets/lib/croppie.scss */
.cr-rotate-l i:before {
  content: '↺';
}

/* line 195, app/assets/stylesheets/lib/croppie.scss */
.cr-rotate-r i:before {
  content: '↻';
}
/* line 1, app/assets/stylesheets/lib/lionbars.scss */
.lb-v-dummy {
  width: 100%;
  display: block;
  height: 1px;
}

/* line 2, app/assets/stylesheets/lib/lionbars.scss */
.lb-h-dummy {
  height: 100%;
  display: block;
  width: 1px;
}

/* line 3, app/assets/stylesheets/lib/lionbars.scss */
.lb-clear {
  clear: both;
}

/* line 4, app/assets/stylesheets/lib/lionbars.scss */
.lb-wrap {
  z-index: 0;
  overflow: auto;
  position: relative;
}

/* line 5, app/assets/stylesheets/lib/lionbars.scss */
.lb-v-scrollbar {
  z-index: 1;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 7px;
  height: 100%;
  background: #cfcfcf;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}

/* line 6, app/assets/stylesheets/lib/lionbars.scss */
.lb-h-scrollbar {
  z-index: 1;
  position: absolute;
  bottom: 2px;
  left: 2px;
  width: 100%;
  height: 7px;
  background: #cfcfcf;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}

/* line 7, app/assets/stylesheets/lib/lionbars.scss */
.lb-v-scrollbar-slider {
  position: absolute;
  width: 7px;
  height: 50px;
  left: 0;
  top: 0;
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}

/* line 8, app/assets/stylesheets/lib/lionbars.scss */
.lb-h-scrollbar-slider {
  position: absolute;
  height: 7px;
  width: 50px;
  left: 0;
  top: 0;
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}

/* line 9, app/assets/stylesheets/lib/lionbars.scss */
.lb-wrap::-webkit-scrollbar, .lb-v-scrollbar::-webkit-scrollbar {
  visibility: hidden;
}
.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mapboxgl-canvas{position:absolute;left:0;top:0}.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{position:absolute;pointer-events:none;z-index:2}.mapboxgl-ctrl-top-left{top:0;left:0}.mapboxgl-ctrl-top-right{top:0;right:0}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right{right:0;bottom:0}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{margin:10px 0 0 10px;float:left}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{margin:10px 10px 0 0;float:right}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{margin:0 0 10px 10px;float:left}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{margin:0 10px 10px 0;float:right}.mapboxgl-ctrl-group{border-radius:4px;background:#fff}.mapboxgl-ctrl-group:not(:empty){-moz-box-shadow:0 0 2px rgba(0,0,0,.1);-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 0 2px rgba(0,0,0,.1)}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:transparent}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl button::-moz-focus-inner{border:0;padding:0}.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl button:not(:disabled):hover{background-color:rgba(0,0,0,.05)}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:focus:only-child{border-radius:inherit}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{-webkit-animation:mapboxgl-spin 2s linear infinite;-moz-animation:mapboxgl-spin 2s infinite linear;-o-animation:mapboxgl-spin 2s infinite linear;-ms-animation:mapboxgl-spin 2s infinite linear;animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}@-webkit-keyframes mapboxgl-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes mapboxgl-spin{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(1turn)}}@-o-keyframes mapboxgl-spin{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(1turn)}}@-ms-keyframes mapboxgl-spin{0%{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(1turn)}}@keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{padding:0 5px;background-color:hsla(0,0%,100%,.5);margin:0}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{min-height:20px;padding:0;margin:10px;position:relative;background-color:#fff;border-radius:3px 12px 12px 3px}.mapboxgl-ctrl-attrib.mapboxgl-compact:hover{padding:2px 24px 2px 4px;visibility:visible;margin-top:6px}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:hover,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:hover{padding:2px 4px 2px 24px;border-radius:12px 3px 3px 12px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact:after{content:"";cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.5);width:24px;height:24px;box-sizing:border-box;border-radius:12px}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:rgba(0,0,0,.75);text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:hsla(0,0%,100%,.75);font-size:10px;border:2px solid #333;border-top:#333;padding:0 5px;color:#333;box-sizing:border-box}.mapboxgl-popup{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;will-change:transform;pointer-events:none}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{-webkit-flex-direction:column;flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.mapboxgl-popup-anchor-left{-webkit-flex-direction:row;flex-direction:row}.mapboxgl-popup-anchor-right{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.mapboxgl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-top:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{-webkit-align-self:flex-start;align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{-webkit-align-self:flex-end;align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{-webkit-align-self:flex-start;align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{-webkit-align-self:flex-end;align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-right:none;border-left-color:#fff}.mapboxgl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.mapboxgl-popup-close-button:hover{background-color:rgba(0,0,0,.05)}.mapboxgl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:10px 10px 15px;pointer-events:auto}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{position:absolute;top:0;left:0;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.mapboxgl-user-location-dot:before{content:"";position:absolute;-webkit-animation:mapboxgl-user-location-dot-pulse 2s infinite;-moz-animation:mapboxgl-user-location-dot-pulse 2s infinite;-ms-animation:mapboxgl-user-location-dot-pulse 2s infinite;animation:mapboxgl-user-location-dot-pulse 2s infinite}.mapboxgl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px rgba(0,0,0,.35)}@-webkit-keyframes mapboxgl-user-location-dot-pulse{0%{-webkit-transform:scale(1);opacity:1}70%{-webkit-transform:scale(3);opacity:0}to{-webkit-transform:scale(1);opacity:0}}@-ms-keyframes mapboxgl-user-location-dot-pulse{0%{-ms-transform:scale(1);opacity:1}70%{-ms-transform:scale(3);opacity:0}to{-ms-transform:scale(1);opacity:0}}@keyframes mapboxgl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:rgba(29,161,242,.2);width:1px;height:1px;border-radius:100%}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}@media print{.mapbox-improve-map{display:none}}
.focuspoint {
  position: relative; /*Any position but static should work*/
  overflow: hidden;
}

.focuspoint img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  max-width: none;
}
/*!
 * Font Awesome Icon Picker
 * https://farbelous.github.io/fontawesome-iconpicker/
 *
 * Originally written by (c) 2016 Javi Aguilar
 * Licensed under the MIT License
 * https://github.com/farbelous/fontawesome-iconpicker/blob/master/LICENSE
 *
 */.iconpicker-popover.popover{position:absolute;top:0;left:0;display:none;max-width:none;padding:1px;text-align:left;width:234px;background:#f7f7f7;z-index:9}.iconpicker-popover.popover.top,.iconpicker-popover.popover.topLeftCorner,.iconpicker-popover.popover.topLeft,.iconpicker-popover.popover.topRight,.iconpicker-popover.popover.topRightCorner{margin-top:-10px}.iconpicker-popover.popover.right,.iconpicker-popover.popover.rightTop,.iconpicker-popover.popover.rightBottom{margin-left:10px}.iconpicker-popover.popover.bottom,.iconpicker-popover.popover.bottomRightCorner,.iconpicker-popover.popover.bottomRight,.iconpicker-popover.popover.bottomLeft,.iconpicker-popover.popover.bottomLeftCorner{margin-top:10px}.iconpicker-popover.popover.left,.iconpicker-popover.popover.leftBottom,.iconpicker-popover.popover.leftTop{margin-left:-10px}.iconpicker-popover.popover.inline{margin:0 0 12px 0;position:relative;display:inline-block;opacity:1;top:auto;left:auto;bottom:auto;right:auto;max-width:100%;box-shadow:none;z-index:auto;vertical-align:top}.iconpicker-popover.popover.inline>.arrow{display:none}.dropdown-menu .iconpicker-popover.inline{margin:0;border:none}.dropdown-menu.iconpicker-container{padding:0}.iconpicker-popover.popover .popover-title{padding:12px;font-size:13px;line-height:15px;border-bottom:1px solid #ebebeb;background-color:#f7f7f7}.iconpicker-popover.popover .popover-title input[type=search].iconpicker-search{margin:0 0 2px 0}.iconpicker-popover.popover .popover-title-text~input[type=search].iconpicker-search{margin-top:12px}.iconpicker-popover.popover .popover-content{padding:0px;text-align:center}.iconpicker-popover .popover-footer{float:none;clear:both;padding:12px;text-align:right;margin:0;border-top:1px solid #ebebeb;background-color:#f7f7f7}.iconpicker-popover .popover-footer:before,.iconpicker-popover .popover-footer:after{content:" ";display:table}.iconpicker-popover .popover-footer:after{clear:both}.iconpicker-popover .popover-footer .iconpicker-btn{margin-left:10px}.iconpicker-popover .popover-footer input[type=search].iconpicker-search{margin-bottom:12px}.iconpicker-popover.popover>.arrow,.iconpicker-popover.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.iconpicker-popover.popover>.arrow{border-width:11px}.iconpicker-popover.popover>.arrow:after{border-width:10px;content:""}.iconpicker-popover.popover.top>.arrow,.iconpicker-popover.popover.topLeft>.arrow,.iconpicker-popover.popover.topRight>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.iconpicker-popover.popover.top>.arrow:after,.iconpicker-popover.popover.topLeft>.arrow:after,.iconpicker-popover.popover.topRight>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.iconpicker-popover.popover.topLeft>.arrow{left:8px;margin-left:0}.iconpicker-popover.popover.topRight>.arrow{left:auto;right:8px;margin-left:0}.iconpicker-popover.popover.right>.arrow,.iconpicker-popover.popover.rightTop>.arrow,.iconpicker-popover.popover.rightBottom>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.iconpicker-popover.popover.right>.arrow:after,.iconpicker-popover.popover.rightTop>.arrow:after,.iconpicker-popover.popover.rightBottom>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.iconpicker-popover.popover.rightTop>.arrow{top:auto;bottom:8px;margin-top:0}.iconpicker-popover.popover.rightBottom>.arrow{top:8px;margin-top:0}.iconpicker-popover.popover.bottom>.arrow,.iconpicker-popover.popover.bottomRight>.arrow,.iconpicker-popover.popover.bottomLeft>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.iconpicker-popover.popover.bottom>.arrow:after,.iconpicker-popover.popover.bottomRight>.arrow:after,.iconpicker-popover.popover.bottomLeft>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.iconpicker-popover.popover.bottomLeft>.arrow{left:8px;margin-left:0}.iconpicker-popover.popover.bottomRight>.arrow{left:auto;right:8px;margin-left:0}.iconpicker-popover.popover.left>.arrow,.iconpicker-popover.popover.leftBottom>.arrow,.iconpicker-popover.popover.leftTop>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.iconpicker-popover.popover.left>.arrow:after,.iconpicker-popover.popover.leftBottom>.arrow:after,.iconpicker-popover.popover.leftTop>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.iconpicker-popover.popover.leftBottom>.arrow{top:8px;margin-top:0}.iconpicker-popover.popover.leftTop>.arrow{top:auto;bottom:8px;margin-top:0}.iconpicker{position:relative;text-align:left;text-shadow:none;line-height:0;display:block;margin:0;overflow:hidden}.iconpicker *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;position:relative}.iconpicker:before,.iconpicker:after{content:" ";display:table}.iconpicker:after{clear:both}.iconpicker .iconpicker-items{position:relative;clear:both;float:none;padding:12px 0 0 12px;background:#fff;margin:0;overflow:hidden;overflow-y:auto;min-height:49px;max-height:246px}.iconpicker .iconpicker-items:before,.iconpicker .iconpicker-items:after{content:" ";display:table}.iconpicker .iconpicker-items:after{clear:both}.iconpicker .iconpicker-item{float:left;width:14px;height:14px;padding:12px;margin:0 12px 12px 0;text-align:center;cursor:pointer;border-radius:3px;font-size:14px;box-shadow:0 0 0 1px #ddd;color:inherit}.iconpicker .iconpicker-item:hover:not(.iconpicker-selected){background-color:#eee}.iconpicker .iconpicker-item.iconpicker-selected{box-shadow:none;color:#fff;background:#000}.iconpicker-component{cursor:pointer}
/* line 1, app/assets/stylesheets/application/admin.scss */
p.client-name {
  color: red;
  font-size: 18px;
  text-align: right;
}

/* line 8, app/assets/stylesheets/application/admin.scss */
.table .separator {
  border-bottom: 2px solid black;
}

/* line 11, app/assets/stylesheets/application/admin.scss */
.table .separator td {
  padding: 0;
}

/* line 17, app/assets/stylesheets/application/admin.scss */
hr.separator {
  border-top: 2px solid black;
}
/* line 2, app/assets/stylesheets/application/bookings.scss */
.dropdown-menu hr {
  margin: 5px 0;
}

/* line 7, app/assets/stylesheets/application/bookings.scss */
.table tr.row-without-borders td {
  border: 0;
  padding-top: 0;
}

/* line 12, app/assets/stylesheets/application/bookings.scss */
.super-booking-label {
  font-weight: normal !important;
}

/* line 17, app/assets/stylesheets/application/bookings.scss */
#bookings .activated {
  color: gray;
}

/* line 21, app/assets/stylesheets/application/bookings.scss */
#bookings .disabled-wallet-email-modal {
  color: #777;
}

/* line 25, app/assets/stylesheets/application/bookings.scss */
#bookings .traveller-circle {
  float: right;
  margin: 0 0 0 8px;
}

/* line 30, app/assets/stylesheets/application/bookings.scss */
#bookings .booking-properties {
  padding-top: 20px;
}

/* line 34, app/assets/stylesheets/application/bookings.scss */
#bookings .publication {
  text-align: right;
}

/* line 39, app/assets/stylesheets/application/bookings.scss */
#bookings .client-type label {
  background-image: none;
  background-color: white;
  box-shadow: none;
}

/* line 45, app/assets/stylesheets/application/bookings.scss */
#bookings .client-type span.label {
  width: auto;
}

/* line 49, app/assets/stylesheets/application/bookings.scss */
#bookings .client-type a {
  color: white;
}

/* line 53, app/assets/stylesheets/application/bookings.scss */
#bookings .client-type .booking-index {
  min-width: 40px;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: left;
  vertical-align: bottom;
}

/* line 63, app/assets/stylesheets/application/bookings.scss */
#bookings .toggle-published-label {
  font-weight: normal;
}

/* line 68, app/assets/stylesheets/application/bookings.scss */
#bookings .document .title {
  margin-top: 0;
  font-weight: initial;
}

/* line 73, app/assets/stylesheets/application/bookings.scss */
#bookings .document p {
  margin: 0;
}

/* line 78, app/assets/stylesheets/application/bookings.scss */
#bookings #details {
  padding: 0 0 4px 9px !important;
}

/* line 81, app/assets/stylesheets/application/bookings.scss */
#bookings #details .sidebar {
  margin-top: -75px;
  position: relative;
}

/* line 87, app/assets/stylesheets/application/bookings.scss */
#bookings #publication {
  margin-top: -30px;
  position: relative;
}

/* line 92, app/assets/stylesheets/application/bookings.scss */
#bookings #activate {
  margin-bottom: 0;
}

/* line 96, app/assets/stylesheets/application/bookings.scss */
#bookings hr.small {
  margin: 10px 0;
  border-color: #ddd;
}

/* line 102, app/assets/stylesheets/application/bookings.scss */
#bookings .content hr.small {
  margin: 0 0 10px;
}

/* line 106, app/assets/stylesheets/application/bookings.scss */
#bookings .content h4 {
  margin-top: 15px;
  font-weight: initial;
}

/* line 111, app/assets/stylesheets/application/bookings.scss */
#bookings .content .no-document {
  font-weight: initial;
}

/* line 115, app/assets/stylesheets/application/bookings.scss */
#bookings .content td {
  font-weight: initial;
}

/* line 119, app/assets/stylesheets/application/bookings.scss */
#bookings .content .travellers {
  margin-bottom: 0;
}

/* line 124, app/assets/stylesheets/application/bookings.scss */
#bookings .title-link {
  margin-top: 20px;
}

/* line 128, app/assets/stylesheets/application/bookings.scss */
#bookings .title-no-icon-link {
  margin-top: 15px;
}

/* line 132, app/assets/stylesheets/application/bookings.scss */
#bookings .section-content {
  padding: 0 0 0 40px;
}

/* line 138, app/assets/stylesheets/application/bookings.scss */
#publication h5 {
  color: #08c;
}

/* line 142, app/assets/stylesheets/application/bookings.scss */
#publication .booklet_image, #publication .book_image {
  width: 190px;
}

/* line 147, app/assets/stylesheets/application/bookings.scss */
#publication .delivery_dates h4 {
  font-size: 14px;
}

/* line 152, app/assets/stylesheets/application/bookings.scss */
#publication .img-container {
  padding-top: 20px;
}

/* line 156, app/assets/stylesheets/application/bookings.scss */
#publication .free-preview {
  width: 65%;
}

/* line 160, app/assets/stylesheets/application/bookings.scss */
#publication td {
  vertical-align: middle;
  font-weight: inherit;
  padding-left: 0;
  padding-right: 0;
}

/* line 167, app/assets/stylesheets/application/bookings.scss */
#publication .credits {
  font-size: 40px;
}

/* line 171, app/assets/stylesheets/application/bookings.scss */
#publication .credits-title {
  text-transform: uppercase;
}

/* line 175, app/assets/stylesheets/application/bookings.scss */
#publication .credits-calculating {
  font-size: 18px;
  padding-bottom: 5px;
}

/* line 180, app/assets/stylesheets/application/bookings.scss */
#publication tr.disabled {
  opacity: .3;
}

/* line 186, app/assets/stylesheets/application/bookings.scss */
.super-booking-modal span.disabled-hint {
  display: none;
}

/* line 190, app/assets/stylesheets/application/bookings.scss */
.super-booking-modal span.label-text {
  display: inline;
}

/* line 195, app/assets/stylesheets/application/bookings.scss */
.super-booking-modal label.disabled span.label-text {
  display: none;
}

/* line 199, app/assets/stylesheets/application/bookings.scss */
.super-booking-modal label.disabled span.disabled-hint {
  display: inline;
  color: #bbb;
}

/* line 206, app/assets/stylesheets/application/bookings.scss */
.super-booking-modal .booking-titles label {
  font-style: italic;
  font-weight: normal;
}

/* line 213, app/assets/stylesheets/application/bookings.scss */
.super-booking-modal .form-control-feedback.glyphicon-ok, .super-booking-modal .form-control-feedback.glyphicon-remove {
  display: none;
}

/* line 218, app/assets/stylesheets/application/bookings.scss */
.super-booking-modal .has-success .glyphicon-ok {
  display: block;
}

/* line 222, app/assets/stylesheets/application/bookings.scss */
.super-booking-modal .has-error .glyphicon-remove {
  display: block;
}
/* line 1, app/assets/stylesheets/application/button_to.scss */
form.button_to {
  display: inline;
}

/* line 3, app/assets/stylesheets/application/button_to.scss */
form.button_to div {
  display: inline;
}
/* line 2, app/assets/stylesheets/application/chooser.scss */
.modal-header .right {
  margin: 0 0 0 10px;
  float: right;
}

/* line 8, app/assets/stylesheets/application/chooser.scss */
label.pictures-country-label {
  margin-right: 20px;
}

/* line 12, app/assets/stylesheets/application/chooser.scss */
select.pictures-country-select, select.pictures-category-select {
  width: 200px;
}

/* line 16, app/assets/stylesheets/application/chooser.scss */
select.pictures-category-select {
  margin-left: 10px;
}

/* line 20, app/assets/stylesheets/application/chooser.scss */
input.picture-query {
  margin-left: 10px;
}

/* line 24, app/assets/stylesheets/application/chooser.scss */
.no-image {
  padding-top: 20px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  display: none;
}

/* line 32, app/assets/stylesheets/application/chooser.scss */
.image-container {
  background-size: cover;
}

/* line 36, app/assets/stylesheets/application/chooser.scss */
.picture-lazy-load {
  min-width: 131px;
  min-height: 80vh;
  margin-top: 30px;
  position: relative;
}

/* line 42, app/assets/stylesheets/application/chooser.scss */
.picture-lazy-load .loader {
  position: absolute;
  bottom: 383px;
  left: 374px;
  height: 80px;
  width: 80px;
  z-index: 10000;
  border-radius: 6px;
  background-image: url(/assets/loader-54eb07dc90d903a8709c768ec48238374fef7144742057bca567168bb8b3d61a.gif);
  background-repeat: no-repeat;
  background-size: 60px 60px;
  background-position: center;
  background-color: #e6e6ef;
  border: 1px solid #bbb;
}

/* line 59, app/assets/stylesheets/application/chooser.scss */
#geo_trees .schedule-picture {
  float: left;
}

/* line 64, app/assets/stylesheets/application/chooser.scss */
td .schedule-picture, #geo_trees .schedule-picture {
  clear: both;
  height: 40px;
  margin-bottom: 5px;
}

/* line 69, app/assets/stylesheets/application/chooser.scss */
td .schedule-picture .schedule-image-container, #geo_trees .schedule-picture .schedule-image-container {
  float: left;
  overflow: hidden;
  width: 40px;
  height: 40px;
  position: relative;
  vertical-align: middle;
}

/* line 77, app/assets/stylesheets/application/chooser.scss */
td .schedule-picture .schedule-image-container img, #geo_trees .schedule-picture .schedule-image-container img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

/* line 85, app/assets/stylesheets/application/chooser.scss */
td .schedule-picture .schedule-image-container .remove, #geo_trees .schedule-picture .schedule-image-container .remove {
  display: none;
}

/* line 90, app/assets/stylesheets/application/chooser.scss */
td .schedule-picture .schedule-text, #geo_trees .schedule-picture .schedule-text {
  height: 40px;
  padding-left: 5px;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
}

/* line 99, app/assets/stylesheets/application/chooser.scss */
td .schedule-picture .chooser-text, #geo_trees .schedule-picture .chooser-text {
  display: none;
}

/* line 106, app/assets/stylesheets/application/chooser.scss */
.container.picture-chooser p.square-color-text {
  margin-left: -5px;
}

/* line 110, app/assets/stylesheets/application/chooser.scss */
.container.picture-chooser .row-eq-height {
  display: flex;
}

/* line 115, app/assets/stylesheets/application/chooser.scss */
.picture-line {
  margin-bottom: 10px;
  margin-left: 0 !important;
  padding-top: 10px;
  border-top: 1px solid;
  border-color: #ddd;
  border-collapse: collapse;
}

/* line 123, app/assets/stylesheets/application/chooser.scss */
.picture-line .image-container {
  float: left;
  width: 120px;
  height: 120px;
  position: relative;
  vertical-align: middle;
}

/* line 130, app/assets/stylesheets/application/chooser.scss */
.picture-line .image-container img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

/* line 139, app/assets/stylesheets/application/chooser.scss */
.picture-line .image-container .ribbon span {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px;
  left: -21px;
}

/* line 156, app/assets/stylesheets/application/chooser.scss */
.picture-line + .actions .btn-group {
  margin-top: -85px;
}

/* line 160, app/assets/stylesheets/application/chooser.scss */
.picture-line .text {
  float: left;
  width: 600px;
  margin-left: 10px;
  margin-top: -4px;
}

/* line 166, app/assets/stylesheets/application/chooser.scss */
.picture-line .text .country {
  text-transform: uppercase;
  font-size: 11px;
}

/* line 171, app/assets/stylesheets/application/chooser.scss */
.picture-line .text h3 {
  font-size: 16px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 10px 0px;
}

/* line 180, app/assets/stylesheets/application/chooser.scss */
.picture-line .actions {
  float: right;
  width: 100px;
}

/* line 186, app/assets/stylesheets/application/chooser.scss */
.picture-chooser {
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #fff;
  border-radius: 6px;
  padding-left: 0;
  padding-right: 0;
}

/* line 193, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .modal-body {
  padding: 0;
}

/* line 197, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .p-r-30 {
  padding-right: 30px;
}

/* line 201, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .radio {
  margin-top: 0;
  position: relative;
  display: block;
  min-height: 27px;
}

/* line 208, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .dropzone {
  min-height: 100px !important;
}

/* line 212, app/assets/stylesheets/application/chooser.scss */
.picture-chooser #image_too_small .modal-body {
  padding: 15px;
}

/* line 216, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .pictures-country-select, .picture-chooser .pictures-category-select {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 221, app/assets/stylesheets/application/chooser.scss */
.picture-chooser h5 {
  padding-left: 29px;
}

/* line 225, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .btn-group {
  display: none;
}

/* line 229, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .images-container {
  margin: 0 0 0 15px;
}

/* line 232, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .images-container .span9 {
  margin-left: 0;
}

/* line 236, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .images-container #pixabay, .picture-chooser .images-container #giata {
  padding-bottom: 20px;
}

/* line 239, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .images-container #pixabay .form-group, .picture-chooser .images-container #giata .form-group {
  height: 34px;
}

/* line 246, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line:hover p {
  display: block;
}

/* line 251, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line {
  margin: 0 9px 9px 0 !important;
  width: 200px !important;
  height: 200px !important;
  padding: 0 !important;
  border: 0;
  cursor: pointer;
  position: relative;
}

/* line 260, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line .image-container {
  height: 100%;
  width: 100%;
}

/* line 265, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line .text {
  margin-left: 0;
  width: 200px !important;
  height: 200px;
  position: absolute;
  bottom: 0;
  float: none;
  overflow: hidden;
}

/* line 274, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line .text h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: center;
  display: block;
  height: auto;
  width: 200px;
  word-wrap: break-word;
  margin: 0;
  padding: 7px;
  line-height: 1.2;
  background-color: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
}

/* line 291, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line .text p {
  position: absolute;
  top: 0;
  left: 200px;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 1px 4px;
  min-height: 200px;
  max-height: 200px;
  min-width: 200px;
  max-width: 200px;
  hyphens: auto;
  overflow: hidden;
}

/* line 309, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line .text:hover p {
  display: block;
}

/* line 313, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line .text p:hover {
  display: block;
}

/* line 317, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .picture-line .text .country, .picture-chooser .picture-line .text .dpi {
  display: none;
}

/* line 323, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box {
  background-color: #faf9f9;
}

/* line 326, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box h5 {
  padding: 0;
}

/* line 330, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed {
  padding-top: 15px;
}

/* line 333, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed.ui-sortable .chooser {
  cursor: move;
  margin: 3px;
}

/* line 338, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed .chooser {
  padding-bottom: 15px;
  display: inline-block;
  text-align: center;
}

/* line 343, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed .chooser .chooser-text {
  max-width: 80px;
  max-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 351, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed .chooser .chooser-text:hover {
  text-overflow: clip;
  white-space: normal;
  word-break: break-all;
  max-height: none;
}

/* line 358, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed .chooser .schedule-image-container {
  max-width: 80px;
  max-height: 80px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
}

/* line 365, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed .chooser .schedule-image-container img {
  max-height: 80px;
  max-width: 80px;
}

/* line 370, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed .chooser .schedule-image-container .remove {
  width: 26px;
  height: 26px;
  background-image: url(/assets/remove-973d212a5f3386e79f8951626ab84cc93900d5a1f63d6929d8638b395eefe205.png);
  display: block;
  cursor: pointer;
  position: absolute;
  top: -13px;
  right: -13px;
  z-index: 999;
  margin: 0;
}

/* line 384, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed .chooser p {
  display: none;
}

/* line 389, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed .schedule-text {
  display: none;
}

/* line 394, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .choosed-box .choosed-new {
  display: none;
}

/* line 399, app/assets/stylesheets/application/chooser.scss */
.picture-chooser .my_assets_iframe {
  width: 100%;
  height: 59vh !important;
}

/* line 405, app/assets/stylesheets/application/chooser.scss */
.no-padding {
  padding: 0;
}

/* line 409, app/assets/stylesheets/application/chooser.scss */
#lightbox-chooser {
  /** Default lightbox to hidden */
  display: none;
  /** Position and style */
  position: fixed;
  z-index: 9999;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: auto;
}

/* line 423, app/assets/stylesheets/application/chooser.scss */
div.pictures {
  margin-left: 0;
}

/* line 428, app/assets/stylesheets/application/chooser.scss */
#lightbox-chooser .schedule-picture .text .description, #lightbox-chooser .schedule-picture .text .edit-description, #lightbox-chooser .schedule-picture .text .form {
  display: none;
}

/* line 433, app/assets/stylesheets/application/chooser.scss */
#crop-picture-modal {
  overflow: scroll;
}

/* line 436, app/assets/stylesheets/application/chooser.scss */
#crop-picture-modal .modal-dialog {
  width: 700px;
}

/* line 440, app/assets/stylesheets/application/chooser.scss */
#crop-picture-modal .modal-body {
  height: 700px;
  width: 700px;
}

/* line 444, app/assets/stylesheets/application/chooser.scss */
#crop-picture-modal .modal-body .loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
}

/* line 454, app/assets/stylesheets/application/chooser.scss */
#crop-picture-modal .modal-body .zoom-message {
  display: none;
}

/* line 460, app/assets/stylesheets/application/chooser.scss */
.d-none {
  display: none;
}
/* line 3, app/assets/stylesheets/application/client.scss */
#clients table td.inactive a {
  color: gray;
}
/* line 2, app/assets/stylesheets/application/client_settings.scss */
#client_settings .fa, #client_settings .fab, #client_settings .fas, #client_settings .far, #client_settings .fal {
  color: #428bca;
}

/* line 6, app/assets/stylesheets/application/client_settings.scss */
#client_settings .tab-pane {
  min-height: 100vh;
}

/* line 11, app/assets/stylesheets/application/client_settings.scss */
#client_settings table td:first-child {
  width: auto;
}

/* line 15, app/assets/stylesheets/application/client_settings.scss */
#client_settings table td.line-label {
  font-size: 16px;
  font-weight: normal;
  padding-top: 25px;
}

/* line 21, app/assets/stylesheets/application/client_settings.scss */
#client_settings table pre {
  white-space: pre-wrap;
}

/* line 26, app/assets/stylesheets/application/client_settings.scss */
#client_settings p.hint {
  color: #666;
}

/* line 31, app/assets/stylesheets/application/client_settings.scss */
#client_settings .topics-list .menu, #client_settings .evaluation-categories-list .menu {
  position: relative;
}

/* line 34, app/assets/stylesheets/application/client_settings.scss */
#client_settings .topics-list .menu .remove-client-topic, #client_settings .topics-list .menu .remove-evaluation-category, #client_settings .evaluation-categories-list .menu .remove-client-topic, #client_settings .evaluation-categories-list .menu .remove-evaluation-category {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 25px;
}

/* line 43, app/assets/stylesheets/application/client_settings.scss */
#client_settings .add-client-topic {
  margin-top: 20px;
  display: inline-block;
}

/* line 48, app/assets/stylesheets/application/client_settings.scss */
#client_settings .topics-list, #client_settings .evaluation-categories-list {
  position: relative;
}

/* line 51, app/assets/stylesheets/application/client_settings.scss */
#client_settings .topics-list .add_nested_fields, #client_settings .evaluation-categories-list .add_nested_fields {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
}

/* line 59, app/assets/stylesheets/application/client_settings.scss */
#client_settings .topic-title-subsidiary {
  margin-right: 1rem;
}

/* line 65, app/assets/stylesheets/application/client_settings.scss */
#settings img {
  max-width: 100%;
}
/* line 1, app/assets/stylesheets/application/communications.scss */
.communications-search .form-group {
  margin-bottom: 0px !important;
}

/* line 6, app/assets/stylesheets/application/communications.scss */
#client_communications .page-header {
  margin-bottom: 10px;
}
/* line 2, app/assets/stylesheets/application/contacts.scss */
#contacts .map-message, #subsidiaries .map-message {
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/application/contacts.scss */
#contacts .map-message .alert, #subsidiaries .map-message .alert {
  padding: 7px;
  margin: 0;
}

/* line 12, app/assets/stylesheets/application/contacts.scss */
#contacts .maps-container p, #subsidiaries .maps-container p {
  margin-top: 10px;
}

/* line 19, app/assets/stylesheets/application/contacts.scss */
#contacts form .giata_fetch.form-inline div.form-group, #subsidiaries form .giata_fetch.form-inline div.form-group {
  margin-right: 10px;
}

/* line 23, app/assets/stylesheets/application/contacts.scss */
#contacts form .giata_fetch.form-inline label, #subsidiaries form .giata_fetch.form-inline label {
  margin-right: 5px;
}

/* line 27, app/assets/stylesheets/application/contacts.scss */
#contacts form .giata_fetch.form-inline select, #subsidiaries form .giata_fetch.form-inline select {
  max-width: 180px;
}

/* line 32, app/assets/stylesheets/application/contacts.scss */
#contacts form .pictures, #subsidiaries form .pictures {
  list-style-type: none;
}

/* line 35, app/assets/stylesheets/application/contacts.scss */
#contacts form .pictures .fields, #subsidiaries form .pictures .fields {
  border-radius: 4px;
  border: 1px solid #ddd;
  position: relative;
  height: 200px;
  margin-bottom: 20px;
}

/* line 42, app/assets/stylesheets/application/contacts.scss */
#contacts form .pictures .fields div.image, #subsidiaries form .pictures .fields div.image {
  position: absolute;
  top: 0;
  height: 100%;
  width: 200px;
  background-position: center center;
  background-size: cover;
}

/* line 51, app/assets/stylesheets/application/contacts.scss */
#contacts form .pictures .fields h3, #subsidiaries form .pictures .fields h3 {
  margin-left: 210px;
  font-size: 16px;
  font-weight: normal;
}

/* line 57, app/assets/stylesheets/application/contacts.scss */
#contacts form .pictures .fields .description, #subsidiaries form .pictures .fields .description {
  margin-left: 210px;
}

/* line 62, app/assets/stylesheets/application/contacts.scss */
#contacts form .pictures div.placeholder, #subsidiaries form .pictures div.placeholder {
  height: 35px;
}

/* line 66, app/assets/stylesheets/application/contacts.scss */
#contacts form .pictures div.placeholder::before, #subsidiaries form .pictures div.placeholder::before {
  content: '<';
  color: red;
}

/* line 74, app/assets/stylesheets/application/contacts.scss */
#contacts div#giata_results table span.giata_id, #subsidiaries div#giata_results table span.giata_id {
  color: #808080;
}

/* line 78, app/assets/stylesheets/application/contacts.scss */
#contacts div#giata_results table td.selector, #subsidiaries div#giata_results table td.selector {
  padding-right: 0;
}

/* line 85, app/assets/stylesheets/application/contacts.scss */
#contacts .contact-rooms > .fields, #subsidiaries .contact-rooms > .fields {
  border: 1px solid lightgrey;
  border-radius: 10px;
  padding: 10px 10px 0;
  margin-bottom: 15px;
  position: relative;
}

/* line 92, app/assets/stylesheets/application/contacts.scss */
#contacts .contact-rooms > .fields .remove-client-topic, #contacts .contact-rooms > .fields .remove-evaluation-category, #subsidiaries .contact-rooms > .fields .remove-client-topic, #subsidiaries .contact-rooms > .fields .remove-evaluation-category {
  position: absolute;
  right: -12px;
  top: -18px;
  font-size: 25px;
  color: red;
}

/* line 103, app/assets/stylesheets/application/contacts.scss */
#contacts .contact-rooms .room-pictures p.no-picture, #subsidiaries .contact-rooms .room-pictures p.no-picture {
  margin-left: 10px;
}

/* line 107, app/assets/stylesheets/application/contacts.scss */
#contacts .contact-rooms .room-pictures .fields, #subsidiaries .contact-rooms .room-pictures .fields {
  cursor: unset;
}

/* line 114, app/assets/stylesheets/application/contacts.scss */
#contacts .btn, #subsidiaries .btn {
  margin-bottom: 15px;
}

/* line 118, app/assets/stylesheets/application/contacts.scss */
#contacts .topics-div, #subsidiaries .topics-div {
  margin-bottom: 20px;
  padding-bottom: 15px;
}

/* line 122, app/assets/stylesheets/application/contacts.scss */
#contacts .topics-div h5, #subsidiaries .topics-div h5 {
  margin: 20px 0 0;
}

/* line 126, app/assets/stylesheets/application/contacts.scss */
#contacts .topics-div .no-words, #subsidiaries .topics-div .no-words {
  color: grey;
}

/* line 129, app/assets/stylesheets/application/contacts.scss */
#contacts .topics-div .no-words i, #subsidiaries .topics-div .no-words i {
  color: grey;
}

/* line 135, app/assets/stylesheets/application/contacts.scss */
#contacts .rating, #subsidiaries .rating {
  margin-top: 20px;
}

/* line 139, app/assets/stylesheets/application/contacts.scss */
#contacts .contact-metadata, #subsidiaries .contact-metadata {
  word-break: break-word;
}

/* line 143, app/assets/stylesheets/application/contacts.scss */
#contacts .modal h3, #subsidiaries .modal h3 {
  margin: 0;
}

/* line 147, app/assets/stylesheets/application/contacts.scss */
#contacts .glyphicon-ok.aprox_found, #subsidiaries .glyphicon-ok.aprox_found {
  color: orange;
}

/* line 151, app/assets/stylesheets/application/contacts.scss */
#contacts .street-not-found, #subsidiaries .street-not-found {
  line-height: 30px;
  height: 47px;
}

/* line 155, app/assets/stylesheets/application/contacts.scss */
#contacts .street-not-found a, #subsidiaries .street-not-found a {
  float: right;
}

/* line 160, app/assets/stylesheets/application/contacts.scss */
#contacts #google_map_address, #subsidiaries #google_map_address {
  width: 100%;
  height: 500px;
  margin-top: 10px;
}

/* line 168, app/assets/stylesheets/application/contacts.scss */
#contacts .super-contact-external td:first-child .event-time-or-information:hover, #subsidiaries .super-contact-external td:first-child .event-time-or-information:hover {
  cursor: default !important;
}

/* line 172, app/assets/stylesheets/application/contacts.scss */
#contacts .super-contact-external td:first-child > i, #subsidiaries .super-contact-external td:first-child > i {
  cursor: default !important;
}

/* line 177, app/assets/stylesheets/application/contacts.scss */
#contacts .super-contact-external td:last-child, #subsidiaries .super-contact-external td:last-child {
  background-image: repeating-linear-gradient(45deg, #E2D2B1 0 5px, #ebab0b 5px 10px);
  background-size: 10px 90%;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
}

/* line 191, app/assets/stylesheets/application/contacts.scss */
#contacts .page-header.html-content {
  margin-bottom: 10px;
}

/* line 194, app/assets/stylesheets/application/contacts.scss */
#contacts .page-header.html-content h1 {
  margin-top: 10px;
}

/* line 197, app/assets/stylesheets/application/contacts.scss */
#contacts .page-header.html-content h1 .row > div {
  padding: 0;
}

/* line 203, app/assets/stylesheets/application/contacts.scss */
#contacts .replace {
  display: block;
}

/* line 208, app/assets/stylesheets/application/contacts.scss */
#contacts .contacts-filter .form-group, #contacts .magazines-filter .form-group {
  margin-bottom: 0;
}

/* line 212, app/assets/stylesheets/application/contacts.scss */
#contacts .contacts-filter hr, #contacts .magazines-filter hr {
  margin: 10px 0;
}

/* line 217, app/assets/stylesheets/application/contacts.scss */
#contacts .contact-actions {
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: center;
}

/* line 222, app/assets/stylesheets/application/contacts.scss */
#contacts .contact-actions > div {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: fit-content;
  align-items: center;
}

/* line 230, app/assets/stylesheets/application/contacts.scss */
#contacts .contact-actions > div .btn {
  margin: 5px;
}

/* line 238, app/assets/stylesheets/application/contacts.scss */
#contacts .nav-container {
  width: 100%;
  height: 100%;
  display: flex;
  vertical-align: bottom;
}

/* line 243, app/assets/stylesheets/application/contacts.scss */
#contacts .nav-container > .nav {
  width: 100%;
}
/* line 1, app/assets/stylesheets/application/credits.scss */
.credit {
  border: 1px solid #ddd;
  float: left;
  margin: 10px;
  padding: 4px;
  box-shadow: rgba(0, 0, 0, 0.0742188) 0 1px 1px 0;
  border-radius: 4px;
}

/* line 10, app/assets/stylesheets/application/credits.scss */
.credit a {
  text-align: center;
  display: block;
  background-color: #ccc;
  padding: 40px;
  color: #909090;
}

/* line 18, app/assets/stylesheets/application/credits.scss */
.credit.user:hover {
  border-color: #ddd;
}

/* line 22, app/assets/stylesheets/application/credits.scss */
.credit:hover {
  border-color: #08c;
}

/* line 26, app/assets/stylesheets/application/credits.scss */
.credit a:hover {
  text-decoration: none;
}

/* line 30, app/assets/stylesheets/application/credits.scss */
.credit .number {
  font-size: 25px;
}

/* line 34, app/assets/stylesheets/application/credits.scss */
.credit .price {
  color: black;
}

/* line 38, app/assets/stylesheets/application/credits.scss */
textarea.terms {
  width: 100%;
  height: 200px;
}

/* line 43, app/assets/stylesheets/application/credits.scss */
a.buy-credits {
  clear: both;
  margin: 10px 0;
}

/* line 48, app/assets/stylesheets/application/credits.scss */
table.buy-credits {
  margin-bottom: 10px;
}

/* line 52, app/assets/stylesheets/application/credits.scss */
p.vat {
  margin-bottom: 20px;
}

/* line 56, app/assets/stylesheets/application/credits.scss */
form.paypal-button {
  display: inline;
}

/* line 60, app/assets/stylesheets/application/credits.scss */
.credit-expiration-date {
  display: none;
}

/* line 64, app/assets/stylesheets/application/credits.scss */
#new_credit.purchase .checkbox {
  padding-top: 0;
}
/* line 2, app/assets/stylesheets/application/days.scss */
#days .tab-content.days:not(.map) {
  margin-left: 20px;
}

/* line 6, app/assets/stylesheets/application/days.scss */
#days .overflow-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/application/days.scss */
#days .event-time-or-information i.fas {
  float: left;
  font-size: 19px;
  margin-left: 15px;
  color: #777;
}

/* line 22, app/assets/stylesheets/application/days.scss */
#days .event.unpublished td:not(:last-child):not(:first-child) {
  opacity: .3;
}

/* line 26, app/assets/stylesheets/application/days.scss */
#days .event.unpublished td:first-child div {
  opacity: .5;
}

/* line 33, app/assets/stylesheets/application/days.scss */
#days .event.super-trip-external td:first-child .event-time-or-information:hover, #days .event.super-trip-external td:first-child .event-sort-handle:hover {
  cursor: default !important;
}

/* line 37, app/assets/stylesheets/application/days.scss */
#days .event.super-trip-external td:first-child > i {
  cursor: default !important;
}

/* line 42, app/assets/stylesheets/application/days.scss */
#days .event.super-trip-external td:last-child {
  background-image: repeating-linear-gradient(45deg, #E2D2B1 0 5px, #ebab0b 5px 10px);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 10px);
  background-position-y: bottom;
}

/* line 51, app/assets/stylesheets/application/days.scss */
#days .event.super-trip-external td.super-trip-notice-event {
  background-size: 10px 90%;
}

/* line 55, app/assets/stylesheets/application/days.scss */
#days .event.super-trip-external td.super-trip-editable-event {
  background-size: 10px calc(100% - 35px);
}

/* line 60, app/assets/stylesheets/application/days.scss */
#days .from-super-trip {
  color: #ccc;
}

/* line 64, app/assets/stylesheets/application/days.scss */
#days #fullsize {
  position: absolute;
  z-index: 10000;
  border: 1px solid #666;
}

/* line 69, app/assets/stylesheets/application/days.scss */
#days #fullsize img {
  max-width: 440px;
}

/* line 74, app/assets/stylesheets/application/days.scss */
#days #fullsize.hidden {
  display: none;
}

/* line 79, app/assets/stylesheets/application/days.scss */
#days form.day .checkbox {
  padding-top: 0;
  padding-left: 10px;
}

/* line 85, app/assets/stylesheets/application/days.scss */
#days .custom-checkbox {
  display: inline-flex;
  float: right;
}

/* line 90, app/assets/stylesheets/application/days.scss */
#days .free-time {
  display: inline-flex;
  margin-left: 15px;
}

/* line 95, app/assets/stylesheets/application/days.scss */
#days .custom-label {
  padding-top: 0;
}

/* line 99, app/assets/stylesheets/application/days.scss */
#days .p-t-7 {
  padding-top: 7px;
}

/* line 103, app/assets/stylesheets/application/days.scss */
#days .p-l-10 {
  padding-left: 10px;
}

/* line 108, app/assets/stylesheets/application/days.scss */
#days .day-day-and-date .date {
  vertical-align: top;
}

/* line 112, app/assets/stylesheets/application/days.scss */
#days .day-day-and-date .collapse-days {
  line-height: 16px;
  display: inline;
  vertical-align: top;
  font-size: 25px;
  color: #337ab7;
}

/* line 121, app/assets/stylesheets/application/days.scss */
#days td.actions-event-geotree {
  border: 1px solid #ddd;
  border-left: 0;
}

/* line 127, app/assets/stylesheets/application/days.scss */
#days .geo-tree-source-toggle .toggle {
  margin-top: 6px;
}

/* line 130, app/assets/stylesheets/application/days.scss */
#days .geo-tree-source-toggle .toggle label {
  padding-top: 3px;
  background-image: none;
  background-color: white;
  box-shadow: none;
}

/* line 140, app/assets/stylesheets/application/days.scss */
#days tr.alternative ul.nav-pills {
  margin-top: 10px;
  margin-bottom: 0;
}

/* line 144, app/assets/stylesheets/application/days.scss */
#days tr.alternative ul.nav-pills li.active a {
  background-color: #337ab7;
}

/* line 148, app/assets/stylesheets/application/days.scss */
#days tr.alternative ul.nav-pills li a {
  text-transform: uppercase;
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  color: white;
  background-color: #777;
  max-width: 125px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 166, app/assets/stylesheets/application/days.scss */
#days tr.alternative ul.nav-pills i:first-of-type {
  margin-right: 5px;
}

/* line 170, app/assets/stylesheets/application/days.scss */
#days tr.alternative ul.nav-pills i.fa-check {
  margin-left: 5px;
}

/* line 176, app/assets/stylesheets/application/days.scss */
#days tr.alternative table td {
  padding: 8px;
}

/* line 180, app/assets/stylesheets/application/days.scss */
#days tr.alternative table .event-title, #days tr.alternative table .event-description {
  text-align: left;
}

/* line 188, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards {
  width: 100%;
  padding-left: 40px;
  margin-right: -15px;
  float: right;
}

/* line 194, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card {
  width: 100%;
  min-width: 650px;
  height: 6.5em;
  border: 1px solid #c7c7c7;
  border-radius: 1em;
  margin-bottom: 0.5em;
  display: flex;
  flex-direction: row;
  background-color: #fbfbfb;
}

/* line 205, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card.plan-locked {
  color: gray;
  height: 7.5em;
}

/* line 209, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card.plan-locked .card-right .event-title {
  color: gray;
}

/* line 214, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-row {
  width: 100%;
  display: flex;
  flex-direction: row;
}

/* line 219, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-row.flex-space-between {
  justify-content: space-between;
}

/* line 223, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-row.space-beneath {
  margin-bottom: 0.5em;
}

/* line 227, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-image-container {
  width: 100%;
}

/* line 229, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-image-container .card-image {
  width: 100%;
  height: 100%;
}

/* line 233, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-image-container .card-image i {
  position: relative;
  z-index: 2;
  top: -4em;
  font-size: 20px;
  left: -3.5em;
  color: white;
}

/* line 242, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-image-container .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1em 0 0 1em;
}

/* line 251, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-left {
  width: 15%;
  display: flex;
}

/* line 256, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right {
  width: 84%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 16px;
}

/* line 263, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-actions {
  width: 9%;
  display: flex;
  flex-direction: column;
  justify-content: right;
  padding: 0.5em;
  padding-top: 1em;
  padding-bottom: 0;
}

/* line 272, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-actions .modal {
  text-align: left;
}

/* line 275, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-actions .modal .jpm-geotree-preview {
  font-style: normal;
  font-weight: normal;
}

/* line 279, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-actions .modal .jpm-geotree-preview .modal-content {
  padding: 2em;
}

/* line 283, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-actions .modal .jpm-geotree-preview .title {
  margin-top: 0;
}

/* line 287, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-actions .modal .jpm-geotree-preview .subtitle {
  font-style: italic;
}

/* line 291, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-actions .modal .jpm-geotree-preview .mistified {
  mask-image: linear-gradient(to bottom, black 40%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, black 40%, transparent 100%);
}

/* line 300, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-footer {
  width: 100%;
  padding: 1em;
  padding-top: 0;
}

/* line 305, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-footer .plan-locked {
  font-size: 12px;
  color: orange;
  text-align: left;
}

/* line 310, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-footer .plan-locked a {
  color: orange;
  text-decoration: underline;
}

/* line 316, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-footer .checkbox-row {
  display: flex;
  justify-content: end;
}

/* line 320, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-footer .checkbox-row i {
  font-size: 14px;
  margin-left: 0.4em;
}

/* line 325, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .card-right .card-footer .checkbox-row .control-label {
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  margin-right: 0.5em;
  align-self: center;
}

/* line 337, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .informations-container {
  padding: 1em;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  width: 90%;
}

/* line 344, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .informations-container hr {
  width: 100%;
}

/* line 349, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .informations-container .icon {
  display: flex;
  align-items: center;
  font-size: 20px;
}

/* line 355, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .informations-container .evenmt-title {
  font-size: 16px;
}

/* line 359, app/assets/stylesheets/application/days.scss */
#days .jpm-geotree-cards .jpm-geotree-card .informations-container .event-subtitle {
  font-weight: normal;
  height: 1em;
  line-height: normal;
}

/* line 371, app/assets/stylesheets/application/days.scss */
.hr-style {
  border-top: 1px solid #efefef;
}

/* line 375, app/assets/stylesheets/application/days.scss */
.alternatives-table-layout {
  table-layout: fixed;
}

/* line 379, app/assets/stylesheets/application/days.scss */
.subtitle-div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 20px;
}

/* line 386, app/assets/stylesheets/application/days.scss */
.twitter-typeahead {
  width: 100%;
}

/* line 389, app/assets/stylesheets/application/days.scss */
.twitter-typeahead .tt-menu i.fa {
  color: black !important;
  margin: 0 5px 0 0 !important;
}

/* line 395, app/assets/stylesheets/application/days.scss */
.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 399, app/assets/stylesheets/application/days.scss */
.tt-hint {
  color: #999;
}

/* line 403, app/assets/stylesheets/application/days.scss */
.tt-menu {
  /* used to be tt-dropdown-menu in older versions */
  width: 422px;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  overflow-y: auto;
  max-height: 650px;
}

/* line 415, app/assets/stylesheets/application/days.scss */
.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

/* line 420, app/assets/stylesheets/application/days.scss */
.tt-suggestion.tt-cursor, .tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;
}

/* line 425, app/assets/stylesheets/application/days.scss */
.tt-suggestion p {
  margin: 0;
}

/* line 429, app/assets/stylesheets/application/days.scss */
table.day {
  table-layout: fixed;
}

/* line 433, app/assets/stylesheets/application/days.scss */
.geo_tree_schedule {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background-color: #fbfbfb;
}

/* line 442, app/assets/stylesheets/application/days.scss */
.geo_tree_schedule .show-geo-tree-selector-btn {
  margin-bottom: 10px;
}

/* line 447, app/assets/stylesheets/application/days.scss */
#services_schedule {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background-color: #fbfbfb;
}

/* line 456, app/assets/stylesheets/application/days.scss */
#services_schedule .row {
  margin-top: 5px;
}

/* line 460, app/assets/stylesheets/application/days.scss */
#services_schedule .services-schedule-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin: 0 10px;
  cursor: move;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 5px;
  padding-left: 10px;
}

/* line 471, app/assets/stylesheets/application/days.scss */
#services_schedule .services-schedule-icon i {
  width: 1.3em;
  text-align: center;
  margin-right: 0.2em;
}

/* line 478, app/assets/stylesheets/application/days.scss */
#services_schedule .event-schedule-icon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin: 0 10px;
  cursor: move;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 5px;
  padding-left: 10px;
}

/* line 489, app/assets/stylesheets/application/days.scss */
#services_schedule .event-schedule-icon i {
  width: 1.3em;
  text-align: center;
  margin-right: 0.2em;
}

/* line 496, app/assets/stylesheets/application/days.scss */
#services_schedule .event-schedule-icon-empty {
  margin: 0 10px;
  cursor: move;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 506, app/assets/stylesheets/application/days.scss */
div#services_modal ::-webkit-calendar-picker-indicator, div#services_modal_only_dates ::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 511, app/assets/stylesheets/application/days.scss */
div#services_modal div.modal-header span.modal-icon > i.fa, div#services_modal_only_dates div.modal-header span.modal-icon > i.fa {
  color: white;
  background-color: black;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
}

/* line 522, app/assets/stylesheets/application/days.scss */
div#services_modal div.modal-header span.modal-title, div#services_modal_only_dates div.modal-header span.modal-title {
  margin-left: 5px;
}

/* line 526, app/assets/stylesheets/application/days.scss */
div#services_modal div.modal-header div.service-schedule-form-action-part, div#services_modal_only_dates div.modal-header div.service-schedule-form-action-part {
  margin-bottom: 0;
  height: 40px;
  line-height: 40px;
}

/* line 534, app/assets/stylesheets/application/days.scss */
div#services_modal div#scheduleServiceFormCreateContact div.form-group, div#services_modal div#addContactLocation div.form-group, div#services_modal_only_dates div#scheduleServiceFormCreateContact div.form-group, div#services_modal_only_dates div#addContactLocation div.form-group {
  margin-bottom: 0;
}

/* line 538, app/assets/stylesheets/application/days.scss */
div#services_modal div#scheduleServiceFormCreateContact div.form-inline > div.checkbox, div#services_modal div#addContactLocation div.form-inline > div.checkbox, div#services_modal_only_dates div#scheduleServiceFormCreateContact div.form-inline > div.checkbox, div#services_modal_only_dates div#addContactLocation div.form-inline > div.checkbox {
  float: right;
}

/* line 545, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part label, div#services_modal div#services_modal_body div.service-schedule-form-contact-part div.selected-title, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part label, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.selected-title {
  color: #6d6d6d;
  font-size: .9em;
}

/* line 550, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part div.giataDescriptionBody, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.giataDescriptionBody {
  border: 1px solid #ccc;
  padding: 5px;
  background-color: white;
  height: 300px;
  overflow: auto;
  font-size: 11px;
}

/* line 559, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part .nav > li > a, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .nav > li > a {
  padding: 5px 0;
}

/* line 563, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part .nav > li:not(.active) > a, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .nav > li:not(.active) > a {
  color: #fff;
  background-color: #6d6d6d;
}

/* line 568, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part div.tab-content, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.tab-content {
  padding-bottom: 0;
}

/* line 572, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part ul.nav-pills, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part ul.nav-pills {
  margin-bottom: 0;
}

/* line 576, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part span.company, div#services_modal div#services_modal_body div.service-schedule-form-contact-part i.remove-from-service, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part span.company, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part i.remove-from-service {
  color: #337ab7;
}

/* line 580, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part p.selected-address, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part p.selected-address {
  color: #337ab7;
  padding-left: 15px;
}

/* line 585, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part hr, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 590, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part div.row-for-select-display-contact > div.form-group, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.row-for-select-display-contact > div.form-group {
  margin: 0;
}

/* line 593, app/assets/stylesheets/application/days.scss */
div#services_modal div#services_modal_body div.service-schedule-form-contact-part div.row-for-select-display-contact > div.form-group label, div#services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.row-for-select-display-contact > div.form-group label {
  padding-left: 15px;
  text-align: left;
}

/* line 602, app/assets/stylesheets/application/days.scss */
#actions_in_schedule {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background-color: #fbfbfb;
}

/* line 611, app/assets/stylesheets/application/days.scss */
#actions_in_schedule .row {
  margin-top: 5px;
}

/* line 615, app/assets/stylesheets/application/days.scss */
#actions_in_schedule a.dropdown-button {
  margin-bottom: 0;
}

/* line 619, app/assets/stylesheets/application/days.scss */
#actions_in_schedule h5 {
  margin-bottom: 0;
}

/* line 624, app/assets/stylesheets/application/days.scss */
.geo_tree_leaf_name, .geo_tree_leaf_location {
  padding-top: 5px;
  padding-left: 5px;
}

/* line 629, app/assets/stylesheets/application/days.scss */
.geo_tree_leaf_name {
  font-weight: bold;
}

/* line 633, app/assets/stylesheets/application/days.scss */
.geo_tree_leaf_description {
  padding-left: 5px;
  margin: 0 0 3px;
}

/* line 638, app/assets/stylesheets/application/days.scss */
.geo_tree_leaf_edit {
  padding-left: 20px;
  padding-top: 10px;
  margin: 0;
}

/* line 644, app/assets/stylesheets/application/days.scss */
.slt {
  margin-top: 10px;
  width: 100%;
}

/* line 649, app/assets/stylesheets/application/days.scss */
.geo-tree-leaf {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 3px;
  margin-top: 10px;
  font-size: smaller;
}

/* line 657, app/assets/stylesheets/application/days.scss */
.geo-tree-leaf hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 662, app/assets/stylesheets/application/days.scss */
.geo-tree-leaf span {
  margin: 0;
  max-height: 0;
}

/* line 667, app/assets/stylesheets/application/days.scss */
.geo-tree-leaf p {
  margin: 0;
}

/* line 671, app/assets/stylesheets/application/days.scss */
.geo-tree-link {
  font-size: 10px;
  vertical-align: bottom;
  padding-top: 10px;
}

/* line 677, app/assets/stylesheets/application/days.scss */
.row-eq-height {
  display: flex;
}

/* line 681, app/assets/stylesheets/application/days.scss */
.content-text {
  padding-left: 5px;
}

/* line 685, app/assets/stylesheets/application/days.scss */
.link-close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

/* line 694, app/assets/stylesheets/application/days.scss */
.link-close:hover,
.link-close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* line 701, app/assets/stylesheets/application/days.scss */
.dropzone-magazine.over {
  border: 1px solid grey;
  background-color: #ffff99;
}

/* line 706, app/assets/stylesheets/application/days.scss */
.dropzone-magazine.final {
  background-image: url(/assets/loader-54eb07dc90d903a8709c768ec48238374fef7144742057bca567168bb8b3d61a.gif);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 714, app/assets/stylesheets/application/days.scss */
.drop-element td {
  height: 40px;
}

/* line 717, app/assets/stylesheets/application/days.scss */
.drop-element td div {
  width: 100%;
  height: 100%;
  border: 1px dashed grey;
  border-radius: 10px;
}

/* line 726, app/assets/stylesheets/application/days.scss */
.drop-element.over div, .drop-element .final div {
  border: 1px solid grey;
  background-color: #ffff99;
}

/* line 733, app/assets/stylesheets/application/days.scss */
.drop-element.final div {
  background-image: url(/assets/loader-54eb07dc90d903a8709c768ec48238374fef7144742057bca567168bb8b3d61a.gif);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 742, app/assets/stylesheets/application/days.scss */
.schedule-map-image-container {
  float: left;
  overflow: hidden;
  width: 40px;
  height: 40px;
  position: relative;
  vertical-align: middle;
}

/* line 751, app/assets/stylesheets/application/days.scss */
.remove-location {
  margin-bottom: 15px;
}

/* line 754, app/assets/stylesheets/application/days.scss */
.remove-location a {
  font-size: 11px;
}

/* line 759, app/assets/stylesheets/application/days.scss */
.add-location {
  text-align: right;
  margin-top: -15px;
  margin-bottom: 15px;
  padding-right: 0;
}

/* line 769, app/assets/stylesheets/application/days.scss */
.event .contacts .schedule-picture .schedule-image-container, .event .links .schedule-picture .schedule-image-container, .event .locations .schedule-picture .schedule-image-container, .event .map-pictures .schedule-picture .schedule-image-container, .event .pictures .schedule-picture .schedule-image-container, .event .guides .schedule-picture .schedule-image-container, .event .magazines .schedule-picture .schedule-image-container, .day .contacts .schedule-picture .schedule-image-container, .day .links .schedule-picture .schedule-image-container, .day .locations .schedule-picture .schedule-image-container, .day .map-pictures .schedule-picture .schedule-image-container, .day .pictures .schedule-picture .schedule-image-container, .day .guides .schedule-picture .schedule-image-container, .day .magazines .schedule-picture .schedule-image-container {
  background-color: #d1d1d1;
}

/* line 772, app/assets/stylesheets/application/days.scss */
.event .contacts .schedule-picture .schedule-image-container i, .event .links .schedule-picture .schedule-image-container i, .event .locations .schedule-picture .schedule-image-container i, .event .map-pictures .schedule-picture .schedule-image-container i, .event .pictures .schedule-picture .schedule-image-container i, .event .guides .schedule-picture .schedule-image-container i, .event .magazines .schedule-picture .schedule-image-container i, .day .contacts .schedule-picture .schedule-image-container i, .day .links .schedule-picture .schedule-image-container i, .day .locations .schedule-picture .schedule-image-container i, .day .map-pictures .schedule-picture .schedule-image-container i, .day .pictures .schedule-picture .schedule-image-container i, .day .guides .schedule-picture .schedule-image-container i, .day .magazines .schedule-picture .schedule-image-container i {
  margin-top: 3px;
  color: white;
  font-size: 20px;
}

/* line 777, app/assets/stylesheets/application/days.scss */
.event .contacts .schedule-picture .schedule-image-container i::before, .event .links .schedule-picture .schedule-image-container i::before, .event .locations .schedule-picture .schedule-image-container i::before, .event .map-pictures .schedule-picture .schedule-image-container i::before, .event .pictures .schedule-picture .schedule-image-container i::before, .event .guides .schedule-picture .schedule-image-container i::before, .event .magazines .schedule-picture .schedule-image-container i::before, .day .contacts .schedule-picture .schedule-image-container i::before, .day .links .schedule-picture .schedule-image-container i::before, .day .locations .schedule-picture .schedule-image-container i::before, .day .map-pictures .schedule-picture .schedule-image-container i::before, .day .pictures .schedule-picture .schedule-image-container i::before, .day .guides .schedule-picture .schedule-image-container i::before, .day .magazines .schedule-picture .schedule-image-container i::before {
  margin-top: 7px;
}

/* line 785, app/assets/stylesheets/application/days.scss */
.event div.day-location-container, .day div.day-location-container {
  font-size: 12px;
  font-weight: bold;
  color: #777;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 8px;
}

/* line 795, app/assets/stylesheets/application/days.scss */
.event div.event-location-container, .day div.event-location-container {
  font-size: 12px;
  font-weight: bold;
  color: #777;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* line 804, app/assets/stylesheets/application/days.scss */
.event div.row-day-attribute-container, .event div.row-event-attribute-container, .day div.row-day-attribute-container, .day div.row-event-attribute-container {
  min-width: 100%;
}

/* line 808, app/assets/stylesheets/application/days.scss */
.event div.event-attribute-container, .day div.event-attribute-container {
  font-size: 12px;
  font-weight: normal;
  color: #777;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* line 816, app/assets/stylesheets/application/days.scss */
.event div.event-attribute-container a, .day div.event-attribute-container a {
  color: #777;
}

/* line 821, app/assets/stylesheets/application/days.scss */
.event div.day-attribute-name, .event div.event-attribute-name, .day div.day-attribute-name, .day div.event-attribute-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
  margin-right: 2px;
}

/* line 832, app/assets/stylesheets/application/days.scss */
.day tr.no-padding-bottom td {
  padding-bottom: 0;
}

/* line 838, app/assets/stylesheets/application/days.scss */
.day tr.no-padding-top td {
  padding-top: 0;
}

/* line 843, app/assets/stylesheets/application/days.scss */
.day .placeholder {
  color: #cecece;
  font-weight: normal;
}

/* line 849, app/assets/stylesheets/application/days.scss */
div.event-title {
  font-weight: bold;
  color: #4a4a4a;
}

/* line 853, app/assets/stylesheets/application/days.scss */
div.event-title .edit-service-in-schedule {
  float: right;
  margin-right: 30px;
}

/* line 859, app/assets/stylesheets/application/days.scss */
div.day-map-modal {
  text-align: left;
}

/* line 863, app/assets/stylesheets/application/days.scss */
.day-map-modal .modal-dialog {
  width: 1000px;
}

/* line 867, app/assets/stylesheets/application/days.scss */
div.modal-header h2 {
  display: inline-block;
}

/* line 871, app/assets/stylesheets/application/days.scss */
.geonamedetails {
  font-size: 8pt;
  color: #999;
}

/* line 878, app/assets/stylesheets/application/days.scss */
#entry_conditions .accordion-menu input, #entry_conditions .accordion-menu select, #additional_texts .accordion-menu input, #additional_texts .accordion-menu select {
  margin-bottom: 10px;
}

/* line 882, app/assets/stylesheets/application/days.scss */
#entry_conditions .accordion-menu input[type='submit'], #additional_texts .accordion-menu input[type='submit'] {
  margin: 10px 0;
}

/* line 887, app/assets/stylesheets/application/days.scss */
#entry_conditions #enrich_from_passolution, #additional_texts #enrich_from_passolution {
  margin-top: 10px;
}

/* line 891, app/assets/stylesheets/application/days.scss */
#entry_conditions .fields, #additional_texts .fields {
  position: relative;
}

/* line 894, app/assets/stylesheets/application/days.scss */
#entry_conditions .fields .words-count, #additional_texts .fields .words-count {
  margin-right: 20px;
}

/* line 898, app/assets/stylesheets/application/days.scss */
#entry_conditions .fields .remove-country-topic, #additional_texts .fields .remove-country-topic {
  position: absolute;
  right: -5px;
  top: 10px;
  font-size: 25px;
}

/* line 904, app/assets/stylesheets/application/days.scss */
#entry_conditions .fields .remove-country-topic i, #additional_texts .fields .remove-country-topic i {
  color: gray;
}

/* line 911, app/assets/stylesheets/application/days.scss */
#entry_conditions .sidebar hr.small, #additional_texts .sidebar hr.small {
  margin: 10px 0;
}

/* line 915, app/assets/stylesheets/application/days.scss */
#entry_conditions .sidebar h3.text, #additional_texts .sidebar h3.text {
  margin: 10px 0 5px;
}

/* line 919, app/assets/stylesheets/application/days.scss */
#entry_conditions .sidebar small, #additional_texts .sidebar small {
  color: #333;
}

/* line 925, app/assets/stylesheets/application/days.scss */
.m-w-16 {
  min-width: 16px;
}

/* line 929, app/assets/stylesheets/application/days.scss */
.traveller-circle {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  color: white;
  font-size: 10px;
  text-align: center;
  margin-right: 8px;
  width: 25px;
  height: 25px;
  line-height: 10px;
  padding-top: 8px;
  font-weight: bold;
  margin-bottom: 3px;
}

/* line 945, app/assets/stylesheets/application/days.scss */
.traveller-circle-row {
  padding-top: 10px;
}

/* line 948, app/assets/stylesheets/application/days.scss */
.traveller-circle-row .badge {
  width: 63px;
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 4px;
}

/* line 957, app/assets/stylesheets/application/days.scss */
.green-circle-background {
  background-color: #90c462;
}

/* line 961, app/assets/stylesheets/application/days.scss */
.blue-circle-background {
  background-color: #6290c4;
}

/* line 965, app/assets/stylesheets/application/days.scss */
.pink-circle-background {
  background-color: #d7b4d2;
}

/* line 969, app/assets/stylesheets/application/days.scss */
.grey-circle-background {
  background-color: #929292;
}

/* line 973, app/assets/stylesheets/application/days.scss */
.yellow-circle-background {
  background-color: #e4cd72;
}

/* line 977, app/assets/stylesheets/application/days.scss */
.v-a-t {
  vertical-align: top;
}

/* line 982, app/assets/stylesheets/application/days.scss */
.modal-dialog.modal-w80 {
  width: 80% !important;
  min-width: 1000px;
}

/* line 989, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-dialog {
  margin: 0;
}

/* line 993, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .page-spin-loader {
  height: 80vh;
  width: 100%;
}

/* line 999, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-header .close {
  color: black;
}

/* line 1004, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  height: 80vh;
}

/* line 1010, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .no-content-error {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

/* line 1018, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .no-content-error h2 {
  color: darkgray;
}

/* line 1022, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .no-content-error i {
  font-size: 10rem;
  color: darkgray;
}

/* line 1028, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .section-title {
  padding-left: 10px;
}

/* line 1029, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .section-title h4 {
  font-weight: initial;
  margin: 0;
  margin-bottom: 5px;
}

/* line 1034, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .section-title hr {
  margin: 0;
}

/* line 1040, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees {
  height: 100%;
  width: 60%;
  border-right: 2px solid darkgrey;
  padding: 0 5px 0 5px;
}

/* line 1046, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container {
  height: 100%;
  overflow: hidden;
}

/* line 1050, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container table.geo-tree-list {
  margin-right: 3rem;
  border-collapse: separate;
  display: block;
  height: 100%;
}

/* line 1056, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container table.geo-tree-list th {
  background-color: white;
  position: sticky;
  top: 0;
  z-index: 2;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/* line 1065, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container table.geo-tree-list tbody {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% - 2rem);
  display: block;
}

/* line 1072, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container table.geo-tree-list thead, .add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container table.geo-tree-list tbody {
  display: block;
}

/* line 1076, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container table.geo-tree-list tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

/* line 1081, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container table.geo-tree-list tr td:first-child, .add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container table.geo-tree-list tr th:first-child {
  width: 3rem;
}

/* line 1087, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-1 {
  display: table-row;
}

/* line 1089, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-1 td.title {
  padding-left: 24px;
}

/* line 1092, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-2 {
  display: table-row;
}

/* line 1094, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-2 td.title {
  padding-left: 44px;
}

/* line 1097, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-3 {
  display: table-row;
}

/* line 1099, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-3 td.title {
  padding-left: 64px;
}

/* line 1102, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-4 {
  display: table-row;
}

/* line 1104, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-4 td.title {
  padding-left: 84px;
}

/* line 1108, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-5 {
  display: table-row;
}

/* line 1110, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .geotrees .geo-tree-selections-geo-trees-container .day-geo-tree-level-5 td.title {
  padding-left: 104px;
}

/* line 1115, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule {
  height: 100%;
  width: 40%;
  padding: 0 5px 0 5px;
}

/* line 1120, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% - 4rem);
}

/* line 1125, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .row {
  display: flex;
  margin-left: 10px;
}

/* line 1130, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item {
  min-height: 4rem;
  min-width: 20rem;
  width: 100%;
  border: 1px solid #337ab7;
  border-radius: 5px;
  margin: 5px 15px 5px 0;
  padding: 2px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

/* line 1143, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item.new {
  margin-right: 5rem;
}

/* line 1147, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item .event-item-title {
  font-size: 16px;
}

/* line 1151, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item .glyphicon {
  color: grey;
  margin-right: 0.5rem;
}

/* line 1156, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item > div {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* line 1162, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item .event-item-icon {
  height: 100%;
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  margin-left: 0.5rem;
}

/* line 1171, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item .event-item-icon .loading-event-icon {
  background: url(/assets/loader-54eb07dc90d903a8709c768ec48238374fef7144742057bca567168bb8b3d61a.gif) center center no-repeat;
  background-size: 2rem 2rem;
  height: 100%;
  width: 100%;
}

/* line 1179, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item .event-item-title {
  max-width: calc(100% - 3rem);
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1186, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item:not(.geo-tree-event) {
  background-color: #e8e8e8;
  border: none;
}

/* line 1191, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item.geo-tree-event {
  cursor: move;
  background-color: #d1f0f4;
}

/* line 1194, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-body .schedule .geo-tree-selections-events-container .event-item.geo-tree-event .event-item-icon {
  color: #337ab7;
}

/* line 1204, app/assets/stylesheets/application/days.scss */
.add-geotrees-modal .modal-footer .actions {
  display: flex;
  justify-content: space-between;
}

/* line 1212, app/assets/stylesheets/application/days.scss */
.magazine-article-preview-modal .modal-dialog {
  width: 500px;
}

/* line 1215, app/assets/stylesheets/application/days.scss */
.magazine-article-preview-modal .modal-dialog .modal-content {
  border-radius: 0;
}

/* line 1219, app/assets/stylesheets/application/days.scss */
.magazine-article-preview-modal .modal-dialog .modal-body {
  padding: 0;
}

/* line 1222, app/assets/stylesheets/application/days.scss */
.magazine-article-preview-modal .modal-dialog .modal-body .slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* line 1226, app/assets/stylesheets/application/days.scss */
.magazine-article-preview-modal .modal-dialog .modal-body .slick-dots {
  bottom: 3px;
}

/* line 1230, app/assets/stylesheets/application/days.scss */
.magazine-article-preview-modal .modal-dialog .modal-body .image-container {
  display: flex;
  justify-content: center;
}

/* line 1234, app/assets/stylesheets/application/days.scss */
.magazine-article-preview-modal .modal-dialog .modal-body .image-container img {
  background-color: white;
}

/* line 1242, app/assets/stylesheets/application/days.scss */
#manage_articles {
  padding-bottom: 40px;
  min-height: 100vh;
}

/* line 1246, app/assets/stylesheets/application/days.scss */
#manage_articles table h3 {
  text-align: left;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal !important;
}

/* line 1253, app/assets/stylesheets/application/days.scss */
#manage_articles .dropzone-magazine {
  text-align: left;
}

/* line 1256, app/assets/stylesheets/application/days.scss */
#manage_articles .dropzone-magazine p {
  text-align: left;
  margin: 0;
}

/* line 1262, app/assets/stylesheets/application/days.scss */
#manage_articles #before_magazine_articles, #manage_articles #after_magazine_articles {
  margin-top: 10px;
}

/* line 1266, app/assets/stylesheets/application/days.scss */
#manage_articles .menu {
  text-align: left;
}

/* line 1269, app/assets/stylesheets/application/days.scss */
#manage_articles .menu p {
  cursor: default;
}

/* line 1273, app/assets/stylesheets/application/days.scss */
#manage_articles .menu .remove-before-magazine-article {
  float: right;
  font-size: 25px;
  line-height: 43px;
  vertical-align: baseline;
}

/* line 1279, app/assets/stylesheets/application/days.scss */
#manage_articles .menu .remove-before-magazine-article i {
  margin-right: 10px;
  color: gray;
}

/* line 1287, app/assets/stylesheets/application/days.scss */
#manage_trip_mains {
  min-height: 100vh;
}

/* line 1290, app/assets/stylesheets/application/days.scss */
#manage_trip_mains .element {
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0;
  border-radius: 4px;
  border: 1px solid #ddd;
  position: relative;
  margin-bottom: 5px;
  vertical-align: bottom;
}

/* line 1302, app/assets/stylesheets/application/days.scss */
#manage_trip_mains .element.dragged {
  position: absolute;
  height: 42px !important;
  width: 100%;
}

/* line 1308, app/assets/stylesheets/application/days.scss */
#manage_trip_mains .element p {
  margin: 0;
}

/* line 1312, app/assets/stylesheets/application/days.scss */
#manage_trip_mains .element .remove-main {
  font-size: 25px;
  line-height: 43px;
  vertical-align: baseline;
  position: absolute;
  right: 10px;
  top: 0;
}

/* line 1320, app/assets/stylesheets/application/days.scss */
#manage_trip_mains .element .remove-main i {
  margin-right: 10px;
  color: gray;
}

/* line 1327, app/assets/stylesheets/application/days.scss */
#manage_trip_mains .placeholder {
  color: white;
}

/* line 1334, app/assets/stylesheets/application/days.scss */
#table_service_trigger_messages th div {
  padding-right: 2rem;
}
/* line 2, app/assets/stylesheets/application/document.scss */
#documents .no-document {
  padding-bottom: 20px;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/application/document.scss */
#documents .travellers-circle-document-div {
  text-align: right;
}

/* line 10, app/assets/stylesheets/application/document.scss */
#documents .travellers-circle-document-div .badge {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 4px;
}

/* line 18, app/assets/stylesheets/application/document.scss */
#documents .document-icon::before {
  content: '';
  width: 36px;
  height: 45px;
  margin-left: 6px;
  display: none;
  background-image: url(/assets/document_logo-b388de841777855f3f355e5f45cad617ebba31390754d8981e7aa70958a8cc9b.png);
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
}

/* line 31, app/assets/stylesheets/application/document.scss */
#documents .document-icon.document::before, #documents .document-icon.invoice::before {
  display: block;
  background-position: center top;
}

/* line 38, app/assets/stylesheets/application/document.scss */
#documents .document-icon.eticket::before {
  display: block;
  background-position: center center;
}

/* line 45, app/assets/stylesheets/application/document.scss */
#documents .document-icon.voucher::before {
  display: block;
  background-position: center bottom;
}

/* line 52, app/assets/stylesheets/application/document.scss */
#documents .action {
  text-align: right;
}

/* line 56, app/assets/stylesheets/application/document.scss */
#documents .super-document-external {
  cursor: default !important;
  right: 20px;
  height: 120px;
  background-image: repeating-linear-gradient(45deg, #E2D2B1 0 5px, #ebab0b 5px 10px);
  background-size: 10px 90%;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
}
/* line 1, app/assets/stylesheets/application/dropdown.scss */
.async-update-contact {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 11, app/assets/stylesheets/application/dropdown.scss */
.async-update-contact:hover, .async-update-contact:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
  cursor: pointer;
}
/* line 1, app/assets/stylesheets/application/dropzone.scss */
form .dropzone, .dropzone-magazine {
  border: 2px #ccc dashed;
  border-radius: 10px;
  padding: 10px;
}

/* line 6, app/assets/stylesheets/application/dropzone.scss */
form .dropzone.draghover, .dropzone-magazine.draghover {
  box-shadow: 0 0 5px #51cbee;
}

/* line 10, app/assets/stylesheets/application/dropzone.scss */
form .dropzone .dz-size, form .dropzone .dz-filename, .dropzone-magazine .dz-size, .dropzone-magazine .dz-filename {
  display: none;
}

/* line 15, app/assets/stylesheets/application/dropzone.scss */
form .dropzone .dz-preview .dz-image, .dropzone-magazine .dz-preview .dz-image {
  width: auto;
  height: auto;
  border-radius: 0;
}

/* line 22, app/assets/stylesheets/application/dropzone.scss */
form .dropzone.dz-started .dz-message, .dropzone-magazine.dz-started .dz-message {
  display: block;
}

/* line 26, app/assets/stylesheets/application/dropzone.scss */
form .dropzone .dz-message, .dropzone-magazine .dz-message {
  text-align: left;
  margin: 0;
}

/* line 31, app/assets/stylesheets/application/dropzone.scss */
form .dropzone label, .dropzone-magazine label {
  display: inline;
  text-decoration: underline;
  float: none;
}

/* line 37, app/assets/stylesheets/application/dropzone.scss */
form .dropzone img, .dropzone-magazine img {
  margin: 10px 0;
}

/* line 41, app/assets/stylesheets/application/dropzone.scss */
form .dropzone input, .dropzone-magazine input {
  display: none;
}
/* line 7, app/assets/stylesheets/application/excursions.scss */
#excursions #availabilities .fields, #excursions #options .fields {
  border: 1px solid lightgrey;
  border-radius: 10px;
  padding: 10px 10px 0 0;
  margin-bottom: 15px;
  position: relative;
}

/* line 14, app/assets/stylesheets/application/excursions.scss */
#excursions #availabilities .fields .remove-availability, #excursions #availabilities .fields .remove-option, #excursions #availabilities .fields .remove-option-price, #excursions #availabilities .fields .remove-excursion-image, #excursions #options .fields .remove-availability, #excursions #options .fields .remove-option, #excursions #options .fields .remove-option-price, #excursions #options .fields .remove-excursion-image {
  position: absolute;
  right: -12px;
  top: -18px;
  font-size: 25px;
  color: red;
}

/* line 26, app/assets/stylesheets/application/excursions.scss */
#excursions #param .fields .remove-excursion-image {
  position: absolute;
  right: 5px;
  top: -18px;
  font-size: 25px;
  color: red;
}

/* line 34, app/assets/stylesheets/application/excursions.scss */
#excursions #param .fields img {
  width: 100%;
}
/* line 1, app/assets/stylesheets/application/feedback.scss */
:root {
  --feedback-star-inactive: #d1d1d1;
  --feedback-star-active: #ffc107;
  --feedback-text-color: #333333;
  --feedback-background-color: #f9f9f9;
  --feedback-white: #ffffff;
  --feedback-error-color: #f44336;
  --feedback-success-color: #4caf50;
  --feedback-border-color: #eaeaea;
  --feedback-hover-transition: all 0.2s ease-in-out;
}

/* line 13, app/assets/stylesheets/application/feedback.scss */
.feedback-page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  /* Layout and containers */
  /* Star Rating Component */
  /* Category ratings */
  /* Action buttons */
  /* Section divider */
  /* Completion page styling */
  /* Animations */
  /* Responsive adjustments */
}

/* line 18, app/assets/stylesheets/application/feedback.scss */
.feedback-page main {
  flex: 1;
}

/* line 23, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-container {
  max-width: 700px;
  margin: 30px auto;
  padding: 0 15px;
  flex: 1;
}

/* line 30, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-header {
  padding: 15px 0;
  background-color: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

/* line 36, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-footer {
  margin-top: auto;
  padding: 20px 0;
  background-color: #f5f5f5;
  border-top: 1px solid #e0e0e0;
  font-size: 0.9rem;
  color: #666;
  text-align: center;
}

/* line 46, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
}

/* line 53, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-logo img {
  max-height: 60px;
  max-width: 200px;
}

/* line 58, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-card {
  background-color: var(--feedback-white);
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

/* line 65, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-card-header {
  padding: 20px 25px;
  background-color: var(--feedback-background-color);
  border-bottom: 1px solid var(--feedback-border-color);
}

/* line 71, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-card-title {
  margin: 0 0 5px 0;
  font-size: 24px;
  font-weight: 600;
  color: var(--feedback-text-color);
}

/* line 78, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-card-subtitle {
  margin: 0;
  color: #777;
  font-size: 24px;
}

/* line 84, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-card-body {
  padding: 25px;
}

/* line 89, app/assets/stylesheets/application/feedback.scss */
.feedback-page .star-rating {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 0;
}

/* line 95, app/assets/stylesheets/application/feedback.scss */
.feedback-page .star-rating input[type="radio"] {
  display: none;
}

/* line 99, app/assets/stylesheets/application/feedback.scss */
.feedback-page .star-rating .star-label {
  font-size: 22px;
  color: var(--feedback-star-inactive);
  cursor: pointer;
  margin: 0 5px;
  transition: var(--feedback-hover-transition);
}

/* line 107, app/assets/stylesheets/application/feedback.scss */
.feedback-page .star-rating .star-label.hover {
  color: var(--feedback-star-active);
}

/* line 111, app/assets/stylesheets/application/feedback.scss */
.feedback-page .star-rating .star-label.selected {
  color: var(--feedback-star-active);
}

/* line 116, app/assets/stylesheets/application/feedback.scss */
.feedback-page .form-group {
  margin-bottom: 1em;
}

/* line 120, app/assets/stylesheets/application/feedback.scss */
.feedback-page .rating-question {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  color: var(--feedback-text-color);
}

/* line 128, app/assets/stylesheets/application/feedback.scss */
.feedback-page .form-label {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  color: var(--feedback-text-color);
}

@keyframes feedbackFadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 147, app/assets/stylesheets/application/feedback.scss */
.feedback-page .category-heading {
  margin: 30px 0 15px;
  font-size: 1.25rem;
  font-weight: 500;
  color: var(--feedback-text-color);
}

/* line 154, app/assets/stylesheets/application/feedback.scss */
.feedback-page .category-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 15px;
}

/* line 160, app/assets/stylesheets/application/feedback.scss */
.feedback-page .category-item {
  background-color: var(--feedback-background-color);
  border-radius: 8px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: var(--feedback-hover-transition);
}

/* line 169, app/assets/stylesheets/application/feedback.scss */
.feedback-page .category-item:hover {
  background-color: #f0f0f0;
}

/* line 174, app/assets/stylesheets/application/feedback.scss */
.feedback-page .category-label {
  font-weight: 500;
  color: #555;
}

/* line 179, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-rating {
  display: flex;
  gap: 10px;
  position: relative;
}

/* line 185, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-rating.positive .thumb-button.thumb-up {
  background-color: rgba(76, 175, 80, 0.15);
}

/* line 188, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-rating.positive .thumb-button.thumb-up i {
  color: var(--feedback-success-color);
}

/* line 195, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-rating.negative .thumb-button.thumb-down {
  background-color: rgba(244, 67, 54, 0.15);
}

/* line 198, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-rating.negative .thumb-button.thumb-down i {
  color: var(--feedback-error-color);
}

/* line 205, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-button {
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: var(--feedback-hover-transition);
  background: var(--feedback-white) none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

/* line 218, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-button i {
  font-size: 1.1rem;
  color: var(--feedback-star-inactive);
  transition: var(--feedback-hover-transition);
}

/* line 224, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* line 230, app/assets/stylesheets/application/feedback.scss */
.feedback-page .thumb-button.active i {
  color: inherit;
}

/* line 237, app/assets/stylesheets/application/feedback.scss */
.feedback-page .feedback-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

/* line 244, app/assets/stylesheets/application/feedback.scss */
.feedback-page .section-divider {
  margin: 2em 0 1em;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  display: flex;
  flex-direction: row;
}

/* line 251, app/assets/stylesheets/application/feedback.scss */
.feedback-page .section-divider .logo-container {
  padding-right: 1em;
}

/* line 255, app/assets/stylesheets/application/feedback.scss */
.feedback-page .section-divider .service-informations-container {
  display: flex;
  flex-direction: column;
}

/* line 259, app/assets/stylesheets/application/feedback.scss */
.feedback-page .section-divider .service-informations-container h4 {
  margin-bottom: 0;
  color: #333;
  font-weight: 600;
}

/* line 265, app/assets/stylesheets/application/feedback.scss */
.feedback-page .section-divider .service-informations-container small {
  font-weight: normal;
  color: #777;
  font-size: 0.8em;
}

/* line 274, app/assets/stylesheets/application/feedback.scss */
.feedback-page .completion-icon {
  text-align: center;
  margin: 30px 0;
  animation: zoomInPulse 0.5s ease-out;
}

/* line 279, app/assets/stylesheets/application/feedback.scss */
.feedback-page .completion-icon i {
  font-size: 72px;
  color: var(--feedback-success-color);
  opacity: 0.9;
}

/* line 286, app/assets/stylesheets/application/feedback.scss */
.feedback-page .completion-message {
  text-align: center;
  margin-bottom: 30px;
  animation: fadeInUp 0.7s ease-out;
}

/* line 291, app/assets/stylesheets/application/feedback.scss */
.feedback-page .completion-message h3 {
  font-size: 1.8rem;
  margin-bottom: 15px;
  color: var(--feedback-text-color);
  font-weight: 600;
}

/* line 298, app/assets/stylesheets/application/feedback.scss */
.feedback-page .completion-message p {
  color: #666;
  line-height: 1.5;
  max-width: 80%;
  margin: 0 auto;
}

/* line 306, app/assets/stylesheets/application/feedback.scss */
.feedback-page .recommendation-message-container {
  border: 1px solid black;
  border-radius: 8px;
  padding: 1em;
  text-align: center;
}

/* line 312, app/assets/stylesheets/application/feedback.scss */
.feedback-page .recommendation-message-container .btn {
  text-decoration: none;
}

/* line 313, app/assets/stylesheets/application/feedback.scss */
.feedback-page .recommendation-message-container .btn:hover {
  filter: brightness(0.9);
}

@keyframes zoomInPulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  70% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

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

@media (max-width: 768px) {
  /* line 348, app/assets/stylesheets/application/feedback.scss */
  .feedback-page .category-grid {
    grid-template-columns: 1fr;
  }
  /* line 352, app/assets/stylesheets/application/feedback.scss */
  .feedback-page .feedback-actions {
    flex-direction: column;
    gap: 15px;
  }
}

@media (max-width: 576px) {
  /* line 359, app/assets/stylesheets/application/feedback.scss */
  .feedback-page .star-rating .star-label {
    font-size: 22px;
    margin: 0 2px;
  }
}
/* line 1, app/assets/stylesheets/application/forms.scss */
textarea {
  width: 400px;
}

/* line 5, app/assets/stylesheets/application/forms.scss */
label {
  font-weight: bold;
}

/* line 10, app/assets/stylesheets/application/forms.scss */
#days table form, #templates-days table form {
  background-color: #f5f5f5;
}

/* line 13, app/assets/stylesheets/application/forms.scss */
#days table form .form-actions, #days table form .form-cancel, #templates-days table form .form-actions, #templates-days table form .form-cancel {
  border-color: #ddd;
  background-color: #eee;
}

/* line 18, app/assets/stylesheets/application/forms.scss */
#days table form .form-cancel, #templates-days table form .form-cancel {
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: right;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* line 27, app/assets/stylesheets/application/forms.scss */
#days table form h3, #templates-days table form h3 {
  padding-left: 20px;
  margin: 0;
}

/* line 34, app/assets/stylesheets/application/forms.scss */
select.date, select.time {
  width: 119px;
  display: inline-block;
}

/* line 39, app/assets/stylesheets/application/forms.scss */
.day-date {
  width: 100px;
  display: inline-block;
}

/* line 45, app/assets/stylesheets/application/forms.scss */
form.status {
  margin-bottom: 0;
}

/* line 48, app/assets/stylesheets/application/forms.scss */
form.status label.radio {
  font-weight: normal;
}

/* line 53, app/assets/stylesheets/application/forms.scss */
div.modal form#new_contact, div.modal form#new_trip {
  margin-bottom: 0;
}

/* line 57, app/assets/stylesheets/application/forms.scss */
#templates-contacts label {
  font-weight: normal;
}

/* line 60, app/assets/stylesheets/application/forms.scss */
#templates-contacts label span {
  font-size: 12px;
  color: #999;
  padding-left: 5px;
}

/* line 67, app/assets/stylesheets/application/forms.scss */
#templates-contacts .sidebar label.radio_buttons {
  font-weight: bold;
}

/* line 71, app/assets/stylesheets/application/forms.scss */
select#trip_template_id {
  width: 250px;
}

/* line 75, app/assets/stylesheets/application/forms.scss */
input[type='file'] {
  line-height: 14px;
}

/* line 80, app/assets/stylesheets/application/forms.scss */
.control-group.file input, .control-group.file .progress, .control-group.file .new-logo {
  margin-top: 5px;
}

/* line 84, app/assets/stylesheets/application/forms.scss */
.control-group.file .progress, .control-group.file .new-logo {
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 90, app/assets/stylesheets/application/forms.scss */
a.delete-upload {
  color: red;
}

/* line 96, app/assets/stylesheets/application/forms.scss */
#bookings .form-group p {
  padding-top: 5px;
}

/* line 100, app/assets/stylesheets/application/forms.scss */
#bookings .form-group p.comment {
  font-style: italic;
}

/* line 104, app/assets/stylesheets/application/forms.scss */
#bookings .form-group p.devices-allowed {
  font-size: 40px;
}

/* line 110, app/assets/stylesheets/application/forms.scss */
.help-block span {
  color: black;
}

/* line 114, app/assets/stylesheets/application/forms.scss */
.help-block.error {
  padding-bottom: 10px;
}

/* line 118, app/assets/stylesheets/application/forms.scss */
#notifications form {
  margin-bottom: 0;
}

/* line 122, app/assets/stylesheets/application/forms.scss */
form.additional-connections {
  margin-bottom: 0;
}

/* line 127, app/assets/stylesheets/application/forms.scss */
div.admin label {
  color: red;
}

/* line 132, app/assets/stylesheets/application/forms.scss */
p.above-form {
  padding-bottom: 10px;
}

/* line 136, app/assets/stylesheets/application/forms.scss */
input.textarea {
  width: 400px;
}

/* line 141, app/assets/stylesheets/application/forms.scss */
form .controls select#event_time_4i, form .controls select#event_time_5i {
  width: 55px;
}

/* line 147, app/assets/stylesheets/application/forms.scss */
form#new_trip .price {
  color: #08c;
}

/* line 151, app/assets/stylesheets/application/forms.scss */
form#new_trip .radio {
  padding-left: 0;
}

/* line 154, app/assets/stylesheets/application/forms.scss */
form#new_trip .radio .controls {
  padding-top: 5px;
}

/* line 157, app/assets/stylesheets/application/forms.scss */
form#new_trip .radio .controls label.light {
  font-weight: 400;
  padding-left: 20px;
}

/* line 162, app/assets/stylesheets/application/forms.scss */
form#new_trip .radio .controls input {
  margin: 3px 5px 0 0;
}

/* line 170, app/assets/stylesheets/application/forms.scss */
#situation_maps form .p-t-10 {
  padding-top: 10px;
}

/* line 176, app/assets/stylesheets/application/forms.scss */
.multi-line-check-box {
  display: flex;
  align-content: center;
}

/* line 180, app/assets/stylesheets/application/forms.scss */
.multi-line-check-box input {
  margin-right: 1em;
  margin-bottom: 1em;
}

/* line 185, app/assets/stylesheets/application/forms.scss */
.multi-line-check-box label {
  max-width: 90%;
}

/* line 190, app/assets/stylesheets/application/forms.scss */
.normal-font-weight {
  font-weight: normal;
}

/* line 194, app/assets/stylesheets/application/forms.scss */
.select2-selection--multiple {
  display: inline-block !important;
  margin-right: 10px;
  height: fit-content;
  min-height: 34px;
  padding: 2px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
}

/* line 214, app/assets/stylesheets/application/forms.scss */
.select2-container--bootstrap4 .select2-selection__clear {
  padding-left: 0.17em !important;
  line-height: 0.86em !important;
}
/* line 1, app/assets/stylesheets/application/froala_overrides.scss */
#ui-datepicker-div {
  /* Above froala */
  z-index: 9999 !important;
}
/* line 1, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-list {
  list-style-type: none;
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-list i {
  width: 14px;
  height: 14px;
}

/* line 10, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-list .bullet {
  font-size: 10px;
}

/* line 14, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-list .align-middle {
  text-align: center;
}

/* line 18, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-list .breadcrumbs {
  font-size: 0.8em;
  max-width: 80%;
}

/* line 23, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-list td {
  vertical-align: middle !important;
}

/* line 28, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-reorder-list {
  margin-left: 20px;
}

/* line 32, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-1 {
  display: none;
}

/* line 34, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-1 td:first-child {
  padding-left: 24px;
}

/* line 37, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-2 {
  display: none;
}

/* line 39, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-2 td:first-child {
  padding-left: 44px;
}

/* line 42, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-3 {
  display: none;
}

/* line 44, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-3 td:first-child {
  padding-left: 64px;
}

/* line 47, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-4 {
  display: none;
}

/* line 49, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-4 td:first-child {
  padding-left: 84px;
}

/* line 53, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-5 {
  display: none;
}

/* line 55, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-level-5 td:first-child {
  padding-left: 104px;
}

/* line 58, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-list .geo-tree-list {
  display: none;
}

/* line 62, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-tool-bar {
  margin-bottom: 7px;
}

/* line 66, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-node {
  line-height: 40px;
  border-top: 1px solid #ddd;
}

/* line 71, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-node-dragged {
  border: 1px dashed #ddd;
}

/* line 75, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-node .glyphicon-triangle-right,
.geo-tree-node .glyphicon-triangle-bottom {
  margin-left: -16px;
  margin-right: 2px;
}

/* line 81, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-node .glyphicon-resize-vertical {
  line-height: 40px;
  color: #BBB;
}

/* line 86, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-node .glyphicon-screenshot {
  color: #BBB;
  padding: 2px;
  margin-left: 5px;
}

/* line 92, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.show td:first-child {
  font-weight: normal;
}

/* line 97, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees .mapbox-large-container {
  height: 200px !important;
}

/* line 102, app/assets/stylesheets/application/geo_tree.scss */
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  white-space: nowrap;
}

/* line 110, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-edition form, #geo-tree-form-container form, .geo-tree-form-container form {
  padding: 20px;
  background-color: #f5f5f5;
}

/* line 115, app/assets/stylesheets/application/geo_tree.scss */
.geo-tree-edition .nav-tabs > li.active > a, #geo-tree-form-container .nav-tabs > li.active > a, .geo-tree-form-container .nav-tabs > li.active > a {
  background-color: #f5f5f5;
}

/* line 121, app/assets/stylesheets/application/geo_tree.scss */
.search-geo-tree .geo-tree-level-1, .search-geo-tree .geo-tree-level-2, .search-geo-tree .geo-tree-level-3, .search-geo-tree .geo-tree-level-4, .search-geo-tree .geo-tree-level-5 {
  display: table-row;
}

/* line 124, app/assets/stylesheets/application/geo_tree.scss */
.search-geo-tree .geo-tree-level-1 td:first-child, .search-geo-tree .geo-tree-level-2 td:first-child, .search-geo-tree .geo-tree-level-3 td:first-child, .search-geo-tree .geo-tree-level-4 td:first-child, .search-geo-tree .geo-tree-level-5 td:first-child {
  padding-left: 8px;
}

/* line 131, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .topics-div {
  margin-bottom: 20px;
}

/* line 135, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .fields {
  position: relative;
}

/* line 138, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .fields .words-count {
  margin-right: 25px;
}

/* line 142, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .fields .remove-country-topic {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 25px;
}

/* line 148, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .fields .remove-country-topic i {
  color: gray;
}

/* line 154, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .schedule-picture {
  height: 120px;
}

/* line 157, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .schedule-picture .schedule-image-container {
  height: 120px;
  width: 120px;
}

/* line 161, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .schedule-picture .schedule-image-container .ribbon span {
  line-height: 10px;
  width: 100px;
  top: 19px;
  left: -21px;
}

/* line 169, app/assets/stylesheets/application/geo_tree.scss */
#geo_trees.countries_info .schedule-picture .schedule-text {
  height: 120px;
}
/* line 1, app/assets/stylesheets/application/guide.scss */
.jpm_section {
  display: none;
}

/* line 4, app/assets/stylesheets/application/guide.scss */
.jpm_section .active {
  display: block;
}

/* line 11, app/assets/stylesheets/application/guide.scss */
#my_contents .table img {
  max-width: 100%;
}

/* line 18, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .loader-container, #suggested-box-guides .loader-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #999;
  padding-top: 100px;
}

/* line 26, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .page-spin-loader, #suggested-box-guides .page-spin-loader {
  padding-top: 10em;
  width: 100%;
  justify-content: center;
  text-align: center;
}

/* line 33, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards, #suggested-box-guides .selectable-content-cards {
  width: 100%;
}

/* line 36, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card, #suggested-box-guides .selectable-content-cards .selectable-content-card {
  width: 100%;
  min-width: 650px;
  max-height: 16em;
  border: 1px solid #c7c7c7;
  border-radius: 2em;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
}

/* line 46, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card:hover, #suggested-box-guides .selectable-content-cards .selectable-content-card:hover {
  box-shadow: 0 0 20px #00000028;
}

/* line 50, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .card-row, #suggested-box-guides .selectable-content-cards .selectable-content-card .card-row {
  width: 100%;
  display: flex;
  flex-direction: row;
}

/* line 55, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .card-row.flex-space-between, #suggested-box-guides .selectable-content-cards .selectable-content-card .card-row.flex-space-between {
  justify-content: space-between;
}

/* line 59, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .card-row.space-beneath, #suggested-box-guides .selectable-content-cards .selectable-content-card .card-row.space-beneath {
  margin-bottom: 1em;
}

/* line 63, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .card-image-container, #suggested-box-guides .selectable-content-cards .selectable-content-card .card-image-container {
  width: 100%;
}

/* line 65, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .card-image-container .card-image, #suggested-box-guides .selectable-content-cards .selectable-content-card .card-image-container .card-image {
  width: 100%;
  height: 100%;
}

/* line 68, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .card-image-container .card-image img, #suggested-box-guides .selectable-content-cards .selectable-content-card .card-image-container .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2em 0 0 2em;
}

/* line 77, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .card-right, #suggested-box-guides .selectable-content-cards .selectable-content-card .card-right {
  width: 69%;
  display: flex;
  flex-direction: column;
}

/* line 83, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .card-left, #suggested-box-guides .selectable-content-cards .selectable-content-card .card-left {
  width: 30%;
  display: flex;
}

/* line 88, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .informations-container, #suggested-box-guides .selectable-content-cards .selectable-content-card .informations-container {
  padding: 1em;
  display: flex;
  flex-direction: column;
}

/* line 93, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .informations-container hr, #suggested-box-guides .selectable-content-cards .selectable-content-card .informations-container hr {
  width: 100%;
}

/* line 98, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .informations-container .icon, #suggested-box-guides .selectable-content-cards .selectable-content-card .informations-container .icon {
  display: flex;
  align-items: center;
  font-size: 20px;
}

/* line 104, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .informations-container .description, #suggested-box-guides .selectable-content-cards .selectable-content-card .informations-container .description {
  height: 3.4em;
  overflow: hidden;
  display: block;
  line-height: 1.1em;
}

/* line 110, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .informations-container .description p, #suggested-box-guides .selectable-content-cards .selectable-content-card .informations-container .description p {
  margin: 0;
  padding: 0;
}

/* line 117, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .informations-container .subtitle, #suggested-box-guides .selectable-content-cards .selectable-content-card .informations-container .subtitle {
  font-weight: bold;
  height: 1em;
}

/* line 125, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .credits-and-actions, #suggested-box-guides .selectable-content-cards .selectable-content-card .credits-and-actions {
  padding: 0 1em;
}

/* line 128, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .credits-and-actions > div, #suggested-box-guides .selectable-content-cards .selectable-content-card .credits-and-actions > div {
  width: 32%;
}

/* line 132, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .credits-and-actions .credits, #suggested-box-guides .selectable-content-cards .selectable-content-card .credits-and-actions .credits {
  min-width: max-content;
  display: flex;
  align-items: center;
  font-size: 16px;
}

/* line 139, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .credits-and-actions .category, #suggested-box-guides .selectable-content-cards .selectable-content-card .credits-and-actions .category {
  display: flex;
  align-items: center;
  font-size: 16px;
}

/* line 145, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .credits-and-actions .actions, #suggested-box-guides .selectable-content-cards .selectable-content-card .credits-and-actions .actions {
  padding: 1em;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  height: 100%;
}

/* line 152, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .credits-and-actions .actions .btn, #suggested-box-guides .selectable-content-cards .selectable-content-card .credits-and-actions .actions .btn {
  margin-left: 1em;
}

/* line 156, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .credits-and-actions .actions .already-added-icon, #suggested-box-guides .selectable-content-cards .selectable-content-card .credits-and-actions .actions .already-added-icon {
  display: flex;
  margin-left: 1em;
  align-items: end;
  justify-content: center;
  min-width: 30px;
  min-height: 30px;
  color: #a5a5a5;
}

/* line 165, app/assets/stylesheets/application/guide.scss */
#suggested-sightseeing-guides .selectable-content-cards .selectable-content-card .credits-and-actions .actions .already-added-icon i, #suggested-box-guides .selectable-content-cards .selectable-content-card .credits-and-actions .actions .already-added-icon i {
  font-size: 30px;
  line-height: 0.9;
}
/* line 1, app/assets/stylesheets/application/inbox.scss */
table#inbox {
  margin-bottom: 0;
}

/* line 4, app/assets/stylesheets/application/inbox.scss */
table#inbox img {
  width: 10px;
}

/* line 8, app/assets/stylesheets/application/inbox.scss */
table#inbox a.select {
  float: right;
}

/* line 12, app/assets/stylesheets/application/inbox.scss */
table#inbox tr td:first-child {
  width: 10px;
}

/* line 16, app/assets/stylesheets/application/inbox.scss */
table#inbox tr td.pagination {
  width: 100%;
  border: 0;
  padding-top: 0;
}

/* line 22, app/assets/stylesheets/application/inbox.scss */
table#inbox tr.selected {
  opacity: .5;
  pointer-events: none;
}

/* line 28, app/assets/stylesheets/application/inbox.scss */
p.inbox-empty {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  font-weight: bold;
}

/* line 35, app/assets/stylesheets/application/inbox.scss */
div.inbox-text {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

/* line 40, app/assets/stylesheets/application/inbox.scss */
p.inbox-comment {
  font-size: .9em;
  font-style: italic;
}
/* line 2, app/assets/stylesheets/application/leads.scss */
#leads .nav-pills > div + li {
  margin-left: 2px;
}

/* line 6, app/assets/stylesheets/application/leads.scss */
#leads hr.small {
  margin: 10px 0;
  border-color: #ddd;
}

/* line 11, app/assets/stylesheets/application/leads.scss */
#leads .lead-filters {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

/* line 16, app/assets/stylesheets/application/leads.scss */
#leads .lead-filters .form {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 21, app/assets/stylesheets/application/leads.scss */
#leads .lead-filters div {
  float: left;
  padding: 0 5px;
}

/* line 25, app/assets/stylesheets/application/leads.scss */
#leads .lead-filters div.filters-title {
  width: 100%;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 5px;
}

/* line 32, app/assets/stylesheets/application/leads.scss */
#leads .lead-filters div.input, #leads .lead-filters div.input-group {
  width: 29%;
}

/* line 36, app/assets/stylesheets/application/leads.scss */
#leads .lead-filters div.end {
  width: 12%;
  text-align: right;
}

/* line 40, app/assets/stylesheets/application/leads.scss */
#leads .lead-filters div.end[type='submit'] {
  display: inline-block;
  width: 40%;
  margin-top: -2px;
}

/* line 47, app/assets/stylesheets/application/leads.scss */
#leads .lead-filters div:last-child {
  padding-right: 0;
}

/* line 54, app/assets/stylesheets/application/leads.scss */
#leads table tr td:first-child {
  width: 30px;
}

/* line 58, app/assets/stylesheets/application/leads.scss */
#leads table p:last-child {
  margin: 20px 0 0;
}

/* line 62, app/assets/stylesheets/application/leads.scss */
#leads table i {
  font-size: 22px;
  color: #337ab7;
}

/* line 67, app/assets/stylesheets/application/leads.scss */
#leads table .last-update {
  width: 30px;
  color: #999;
  font-size: 12px;
}

/* line 73, app/assets/stylesheets/application/leads.scss */
#leads table .counts {
  text-align: center;
}

/* line 77, app/assets/stylesheets/application/leads.scss */
#leads table .options {
  text-align: right;
}

/* line 80, app/assets/stylesheets/application/leads.scss */
#leads table .options p {
  margin-top: 43px;
}

/* line 85, app/assets/stylesheets/application/leads.scss */
#leads table .zero_clipboard_viewer_button {
  margin-left: 10px;
}

/* line 88, app/assets/stylesheets/application/leads.scss */
#leads table .zero_clipboard_viewer_button i {
  font-size: 18px;
}

/* line 95, app/assets/stylesheets/application/leads.scss */
.new-lead-trip .toggle label {
  padding-top: 3px;
  background-image: none;
  background-color: white;
  box-shadow: none;
}

/* line 104, app/assets/stylesheets/application/leads.scss */
#lead_trips table i {
  font-size: 22px;
  color: #ccc;
}

/* line 108, app/assets/stylesheets/application/leads.scss */
#lead_trips table i:hover {
  color: #337ab7;
}

/* line 113, app/assets/stylesheets/application/leads.scss */
#lead_trips table a:not(:last-of-type) {
  margin-right: 10px;
}

/* line 117, app/assets/stylesheets/application/leads.scss */
#lead_trips table td:last-child > a {
  text-align: right;
}

/* line 121, app/assets/stylesheets/application/leads.scss */
#lead_trips table td:first-child {
  cursor: pointer;
}

/* line 125, app/assets/stylesheets/application/leads.scss */
#lead_trips table .align-right {
  text-align: right;
}

/* line 128, app/assets/stylesheets/application/leads.scss */
#lead_trips table .align-right i {
  font-size: 16px;
  color: #777;
}

/* line 133, app/assets/stylesheets/application/leads.scss */
#lead_trips table .align-right i:hover {
  color: #777;
}

/* line 138, app/assets/stylesheets/application/leads.scss */
#lead_trips table .cell-title, #lead_trips table .cell-title i, #lead_trips table th {
  color: #4a4a4a;
  font-weight: bold;
}

/* line 143, app/assets/stylesheets/application/leads.scss */
#lead_trips table span.price, #lead_trips table span.duration {
  font-size: 12px;
  font-weight: bold;
  color: #777;
}

/* line 149, app/assets/stylesheets/application/leads.scss */
#lead_trips table span.trip-title {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 550px;
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
}

/* line 161, app/assets/stylesheets/application/leads.scss */
#lead_trips table td.description .comment {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
  font-style: italic;
}

/* line 168, app/assets/stylesheets/application/leads.scss */
#lead_trips table td.description i {
  font-size: 14px;
}
/* line 1, app/assets/stylesheets/application/loader.scss */
.loader {
  border: 10px solid #f3f3f3;
  border-top: 10px solid;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* line 1, app/assets/stylesheets/application/logs.scss */
table.logs {
  color: black;
  text-decoration: none;
  text-align: left;
}

/* line 7, app/assets/stylesheets/application/logs.scss */
.popover {
  word-break: break-word;
  width: 1000px !important;
}

/* line 13, app/assets/stylesheets/application/logs.scss */
.logs tr.header th {
  vertical-align: top;
}

/* line 17, app/assets/stylesheets/application/logs.scss */
table.logs tr {
  border-bottom: 1px solid lightgrey;
}

/* line 21, app/assets/stylesheets/application/logs.scss */
table.logs tr td .label-failure, table.logs tr td .label-partial {
  background-color: #c12e2a;
  color: #fff;
  cursor: default;
  width: 115px;
}

/* line 28, app/assets/stylesheets/application/logs.scss */
table.logs tr td .label-success {
  background-color: green;
  color: #fff;
  cursor: default;
  width: 115px;
}

/* line 35, app/assets/stylesheets/application/logs.scss */
table.logs tr td .label-api_call {
  background-color: #73a7d4;
  color: #fff;
  cursor: default;
  width: 115px;
}

/* line 42, app/assets/stylesheets/application/logs.scss */
table.logs tr td .label-missing_data, table.logs tr td .label-lock, table.logs tr td .label-outdated, table.logs tr td .label-past, table.logs tr td .label-missing_main, table.logs tr td .label-too_long {
  background-color: orange;
  color: #fff;
  cursor: default;
  width: 115px;
}

/* line 50, app/assets/stylesheets/application/logs.scss */
table.logs.missing_data tr td.error-type, table.logs.missing_data tr th.error-type, table.logs.failure tr td.error-type, table.logs.failure tr th.error-type, table.logs.success tr td.error-type, table.logs.success tr th.error-type, table.logs.past tr td.error-type, table.logs.past tr th.error-type, table.logs.outdated tr td.error-type, table.logs.outdated tr th.error-type, table.logs.locked tr td.error-type, table.logs.locked tr th.error-type {
  display: none;
}

/* line 55, app/assets/stylesheets/application/logs.scss */
.logs .log-description {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 30rem;
  max-height: 3rem;
}

/* line 62, app/assets/stylesheets/application/logs.scss */
.logs .log-description:hover {
  overflow: visible;
  white-space: normal;
  max-height: none;
}

/* line 70, app/assets/stylesheets/application/logs.scss */
.trips-new-navigation {
  justify-content: right;
  margin: 1em 0;
}

/* line 75, app/assets/stylesheets/application/logs.scss */
.new-navigation, .trips-new-navigation {
  display: flex;
}

/* line 78, app/assets/stylesheets/application/logs.scss */
.new-navigation .pagination-link, .trips-new-navigation .pagination-link {
  height: 34px;
  width: 34px;
  padding: 6px 9px;
  border: 1px solid #ddd;
  text-align: center;
}

/* line 85, app/assets/stylesheets/application/logs.scss */
.new-navigation .pagination-link.prev-link, .trips-new-navigation .pagination-link.prev-link {
  border-right: 0;
}

/* line 89, app/assets/stylesheets/application/logs.scss */
.new-navigation .pagination-link.next-link, .trips-new-navigation .pagination-link.next-link {
  border-left: 0;
}

/* line 95, app/assets/stylesheets/application/logs.scss */
.new-navigation {
  margin: 25px 0;
}
/* line 1, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container {
  position: relative;
}

/* line 4, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container .delete-pricing-btn {
  position: absolute;
  top: -14px;
  right: -14px;
  z-index: 9999;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: red;
  color: white;
  border-radius: 50%;
  text-decoration: none;
  font-size: 24px;
  border: none;
  cursor: pointer;
  padding: 0;
  font-weight: bold;
}

/* line 25, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container .delete-pricing-btn:hover {
  text-decoration: none;
  background: darkred;
}

/* line 30, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container .delete-pricing-btn:focus,
.magazine-table-container .delete-pricing-btn:active {
  outline: none;
  text-decoration: none;
}

/* line 36, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container .table.pricings {
  margin-bottom: 10px;
}

/* line 40, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container .new-pricing-item-btn {
  margin-bottom: 35px;
}

/* line 44, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container table.pricings td {
  width: 50%;
  white-space: nowrap;
}

/* line 49, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container table.pricings input {
  width: 100px;
  box-sizing: border-box;
}

/* line 54, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container table.tablesorter thead tr:first-child th {
  background-image: none !important;
  pointer-events: none;
  cursor: default !important;
}

/* line 60, app/assets/stylesheets/application/magazine_pricings.scss */
.magazine-table-container .delete-pricing-item-btn {
  margin-left: 10px;
  cursor: pointer;
  position: absolute;
  background: none;
  border: none;
  font-size: 18px;
  color: grey;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
/* line 1, app/assets/stylesheets/application/mapbox.scss */
.mapbox-container, .mapbox-large-container {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: left;
}

/* line 7, app/assets/stylesheets/application/mapbox.scss */
.mapbox-container .mapboxmarker, .mapbox-large-container .mapboxmarker {
  color: red;
  font-size: 30px;
}

/* line 12, app/assets/stylesheets/application/mapbox.scss */
.mapbox-container .mapbox-move-pointer, .mapbox-large-container .mapbox-move-pointer {
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

/* line 18, app/assets/stylesheets/application/mapbox.scss */
.mapbox-container .mapboxgl-popup-close-button, .mapbox-large-container .mapboxgl-popup-close-button {
  padding: 1px !important;
  top: -7px;
}

/* line 24, app/assets/stylesheets/application/mapbox.scss */
.mapbox-container {
  height: 100px;
}

/* line 28, app/assets/stylesheets/application/mapbox.scss */
.mapbox-large-container {
  height: 200px;
}

/* line 33, app/assets/stylesheets/application/mapbox.scss */
#days .mapbox-container {
  height: 100px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 40, app/assets/stylesheets/application/mapbox.scss */
div.mapboxgl-ctrl-scale {
  background-color: transparent;
  line-height: 15px;
  margin: 0 0 5px 5px;
}
/* line 3, app/assets/stylesheets/application/messages.scss */
#messages table td.legend {
  font-size: 21px;
  font-weight: normal;
  padding-top: 25px;
}

/* line 10, app/assets/stylesheets/application/messages.scss */
#messages p.hint {
  color: #666;
}
/* line 3, app/assets/stylesheets/application/mobile_cards.scss */
#mobile_cards .table img {
  max-height: 100px;
  max-width: 100px;
}

/* line 8, app/assets/stylesheets/application/mobile_cards.scss */
#mobile_cards .table td:first-child {
  padding: 0 0 0 20px;
}

/* line 12, app/assets/stylesheets/application/mobile_cards.scss */
#mobile_cards .table .lift {
  width: 100%;
  min-width: 15px;
  height: 75px;
  content: ' ';
  background: url(/assets/drag-31223ab31c5fb2dc263b7291b2133ec9a1810f4502d41f4a4c6d7a83842672e9.png) 0 center no-repeat;
  margin-left: -15px;
}

/* line 21, app/assets/stylesheets/application/mobile_cards.scss */
#mobile_cards .table .title {
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/application/mobile_cards.scss */
#mobile_cards form .form-group p {
  padding-top: 7px;
}
/* line 2, app/assets/stylesheets/application/my_contents.scss */
#my_contents .pictures .text {
  display: none;
}
/* line 1, app/assets/stylesheets/application/orders.scss */
#orders table td.legend {
  font-size: 21px;
  font-weight: normal;
  padding-top: 25px;
}

/* line 7, app/assets/stylesheets/application/orders.scss */
#orders.new #sidebar-default-title, #orders.create #sidebar-default-title {
  display: none;
}
/* line 1, app/assets/stylesheets/application/otp.scss */
.qrpad, .qrcontinue, .otp-offset {
  padding-left: 2em;
}

/* line 5, app/assets/stylesheets/application/otp.scss */
.otp-caption {
  font-size: 10pt;
  color: darkgrey;
  text-align: center;
  margin: 0 0 2em 0;
}

/* line 12, app/assets/stylesheets/application/otp.scss */
.no-bottom-margin {
  margin-bottom: 0 !important;
}

/* line 16, app/assets/stylesheets/application/otp.scss */
.otptitle {
  height: 30%;
  display: flex;
  align-items: end;
  justify-content: center;
}

/* line 23, app/assets/stylesheets/application/otp.scss */
.otp-flex {
  display: flex;
}

/* line 27, app/assets/stylesheets/application/otp.scss */
.otp-example-block {
  background-color: #FAFAFA;
  border: 1px solid #AAAAAA;
  display: block;
}

/* line 33, app/assets/stylesheets/application/otp.scss */
.otp-left-side {
  width: 50%;
  align-items: left;
  padding: 2em;
}

/* line 39, app/assets/stylesheets/application/otp.scss */
.otp-right-side {
  width: 50%;
  right: 50%;
  align-items: left;
  padding: 2em;
}

/* line 46, app/assets/stylesheets/application/otp.scss */
.otp-icon {
  width: 32px;
}

/* line 50, app/assets/stylesheets/application/otp.scss */
.otp-left-small {
  width: 15%;
}

/* line 54, app/assets/stylesheets/application/otp.scss */
.otp-right-big {
  width: 85%;
  font-size: 13pt;
  vertical-align: middle !important;
}

/* line 60, app/assets/stylesheets/application/otp.scss */
.otp-title-bold {
  font-weight: bold;
  font-size: 14pt;
  padding: 0.5em 0 0 0.5em;
}

/* line 66, app/assets/stylesheets/application/otp.scss */
.otp-manual-setup {
  font-family: "Geist Mono";
  background-color: #EEEEEE;
  color: black;
}

/* line 72, app/assets/stylesheets/application/otp.scss */
.text-centered {
  text-align: center;
}
/* line 3, app/assets/stylesheets/application/pages.scss */
html.static-pages {
  height: 100%;
}

/* line 7, app/assets/stylesheets/application/pages.scss */
body#static_pages {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
  height: 100%;
}

/* line 13, app/assets/stylesheets/application/pages.scss */
body#static_pages .sign-in-form {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 20, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form {
  height: 80rem;
  background-color: #fff;
  border-radius: 1.2rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  max-width: 100rem;
  display: flex;
  flex-direction: row;
  font-family: 'Poppins', 'Roboto', sans-serif;
}

/* line 30, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .left-side {
  height: 100%;
  width: 55rem;
  margin-right: 5px;
  border-radius: 1.2rem 0 0 1.2rem;
}

/* line 36, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .left-side img {
  height: 100%;
  width: 100%;
  margin: 0;
  object-fit: cover;
  object-position: center;
  border-radius: inherit;
}

/* line 45, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side {
  margin: 5px;
  padding: 19px 29px 29px;
  width: 55rem;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

/* line 54, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .btn {
  background-color: #182D60;
  border-color: #182D60;
  background-image: none;
}

/* line 59, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .btn:hover {
  background-color: unset;
  border-color: #182D60;
  color: #182D60;
}

/* line 66, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .row {
  width: 100%;
}

/* line 70, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .logo-container {
  height: 20%;
  display: flex;
  justify-content: center;
  align-items: start;
  padding: 0.5rem;
}

/* line 76, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .logo-container img {
  margin: 0;
}

/* line 81, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .welcome {
  height: 20%;
  display: flex;
  justify-content: center;
  align-items: end;
  color: #acacac;
  font-size: 24px;
  font-family: 'Poppins';
}

/* line 91, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .access-block-title {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #acacac;
  font-size: 24px;
  font-family: 'Poppins';
}

/* line 100, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .fields-container {
  display: flex;
  justify-content: center;
  align-items: start;
  height: fit-content;
}

/* line 105, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .fields-container .fields {
  width: 100%;
}

/* line 108, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .fields-container .fields .forgot-password {
  font-size: 14px;
  justify-content: end;
  display: flex;
}

/* line 113, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .fields-container .fields .forgot-password a {
  color: #182D60;
}

/* line 118, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .fields-container .fields .submit {
  margin-top: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 124, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form .right-side .fields-container .fields .submit .btn {
  width: 20rem;
  border-radius: 2rem;
}

@media screen and (max-width: 992px) {
  /* line 20, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form {
    height: 60rem;
  }
  /* line 135, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form .left-side {
    width: 100%;
    width: 35rem;
  }
  /* line 139, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form .right-side {
    width: 100%;
    width: 35rem;
  }
  /* line 143, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form .right-side .welcome, body#static_pages .user-form .right-side .access-block-title {
    font-size: 20px;
  }
}

@media screen and (max-width: 700px) {
  /* line 20, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form {
    height: fit-content;
  }
  /* line 151, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form .left-side {
    display: none;
  }
  /* line 154, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form .right-side {
    width: 100%;
    height: fit-content;
    max-height: 100%;
    width: 35rem;
    justify-content: center;
  }
  /* line 161, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form .right-side .logo-container {
    height: fit-content;
    min-height: 3rem;
    margin-bottom: 1rem;
  }
  /* line 167, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form .right-side .welcome {
    display: none;
  }
  /* line 171, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form .right-side .fields-container {
    height: fit-content;
  }
}

/* line 177, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form.bookings {
  border-radius: var(--traveller-login-border-radius, 1.2rem);
}

/* line 180, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form.bookings .left-side {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--traveller-logo-background-color, #e3e3e3e3);
  border-radius: var(--traveller-login-border-radius, 1.2rem) 0 0 var(--traveller-login-border-radius, 1.2rem);
}

/* line 188, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form.bookings .left-side .logo-container img {
  margin: 0 auto 25px;
  display: block;
  max-width: 25rem;
}

/* line 196, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form.bookings .right-side .logo-container {
  display: none;
}

/* line 199, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form.bookings .right-side .welcome, body#static_pages .user-form.bookings .right-side .access-block-title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-justify: inter-word;
  height: 40%;
}

/* line 211, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form.bookings .right-side .fields-container .fields .submit .btn {
  background-color: var(--traveller-login-button-color, #182D60);
  border-color: var(--traveller-login-button-color, #182D60);
}

/* line 215, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form.bookings .right-side .fields-container .fields .submit .btn:hover {
  background-color: unset;
  border-color: var(--traveller-login-button-color, #182D60);
  color: var(--traveller-login-button-color, #182D60);
}

@media screen and (max-width: 700px) {
  /* line 227, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form.bookings .left-side {
    display: none;
  }
  /* line 230, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form.bookings .right-side {
    padding: 0;
    margin: 0;
  }
  /* line 234, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form.bookings .right-side .logo-container {
    width: 100%;
    display: flex;
    padding: 10px;
    background-color: var(--traveller-logo-background-color, #e3e3e3e3);
    border-radius: var(--traveller-login-border-radius, 1.2rem) var(--traveller-login-border-radius, 1.2rem) 0 0;
  }
  /* line 241, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form.bookings .right-side .logo-container img {
    max-width: 30rem;
    max-height: 10rem;
  }
  /* line 247, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form.bookings .right-side .welcome, body#static_pages .user-form.bookings .right-side .access-block-title {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    font-size: 14px;
    margin-bottom: 1rem;
  }
  /* line 256, app/assets/stylesheets/application/pages.scss */
  body#static_pages .user-form.bookings .right-side .fields-container {
    padding: 0px 29px 29px;
  }
}

/* line 263, app/assets/stylesheets/application/pages.scss */
body#static_pages .user-form input, body#static_pages .user-form .btn.submit {
  font-size: 16px;
  height: auto;
  padding: 7px 9px;
}

/* line 272, app/assets/stylesheets/application/pages.scss */
body#static_pages form {
  margin: 0 auto;
  text-align: left;
}

/* line 278, app/assets/stylesheets/application/pages.scss */
body#static_pages form .logo-container img {
  margin: 0 auto 25px;
  display: block;
  max-width: 100%;
}

/* line 287, app/assets/stylesheets/application/pages.scss */
body#static_pages form label {
  text-align: left;
}

/* line 292, app/assets/stylesheets/application/pages.scss */
body#static_pages address {
  text-align: center;
}

/* line 296, app/assets/stylesheets/application/pages.scss */
body#static_pages .container {
  height: 100%;
}

/* line 302, app/assets/stylesheets/application/pages.scss */
#pages .dropdown-menu a {
  margin-bottom: 0;
}

/* line 306, app/assets/stylesheets/application/pages.scss */
#pages ul.pages, #pages ul.pages ul {
  padding-left: 0;
}

/* line 310, app/assets/stylesheets/application/pages.scss */
#pages .page-element {
  margin-bottom: 5px;
  padding: 2px;
}

/* line 314, app/assets/stylesheets/application/pages.scss */
#pages .page-element.underlight {
  background-color: #fcf8e3;
}

/* line 318, app/assets/stylesheets/application/pages.scss */
#pages .page-element .line {
  height: 20px;
  width: 260px;
  display: inline-block;
}

/* line 323, app/assets/stylesheets/application/pages.scss */
#pages .page-element .line .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}

/* line 330, app/assets/stylesheets/application/pages.scss */
#pages .page-element .line span {
  vertical-align: middle;
}

/* line 335, app/assets/stylesheets/application/pages.scss */
#pages .page-element .dropdown-toggle {
  margin: 0;
}

/* line 340, app/assets/stylesheets/application/pages.scss */
#pages form {
  padding-top: 3px;
}

/* line 343, app/assets/stylesheets/application/pages.scss */
#pages form input.string, #pages form textarea {
  width: 97%;
}

/* line 348, app/assets/stylesheets/application/pages.scss */
#pages li span.title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}

/* line 355, app/assets/stylesheets/application/pages.scss */
#pages li.depth-0 span.title {
  width: 240px;
}

/* line 359, app/assets/stylesheets/application/pages.scss */
#pages li.depth-1 span.title {
  width: 220px;
}

/* line 363, app/assets/stylesheets/application/pages.scss */
#pages li.depth-2 span.title {
  width: 200px;
}

/* line 367, app/assets/stylesheets/application/pages.scss */
#pages li.depth-3 span.title {
  width: 180px;
}

/* line 371, app/assets/stylesheets/application/pages.scss */
#pages textarea {
  width: 300px;
}

/* line 375, app/assets/stylesheets/application/pages.scss */
#pages .sidebar.left {
  min-width: 370px;
  width: 370px;
  float: left;
  clear: none;
  margin-left: 30px;
  overflow-y: auto;
}

/* line 383, app/assets/stylesheets/application/pages.scss */
#pages .sidebar.left ul.pages {
  margin-right: 20px;
}

/* line 388, app/assets/stylesheets/application/pages.scss */
#pages .content {
  margin-left: 30px;
  padding-top: 9px;
  float: left;
}

/* line 396, app/assets/stylesheets/application/pages.scss */
#pages .page-modal .modal-footer a {
  margin-bottom: 0;
}

/* line 402, app/assets/stylesheets/application/pages.scss */
#pages .pictures .text {
  display: none;
}
/* line 4, app/assets/stylesheets/application/pictures.scss */
div#pictures.container p.square-color-text, div#contacts.container p.square-color-text, div#shared_pictures.container p.square-color-text, div#lightbox-chooser p.square-color-text, .modal.edit_picture p.square-color-text {
  margin-left: -10px;
}

/* line 8, app/assets/stylesheets/application/pictures.scss */
div#pictures.container .dz-image, div#contacts.container .dz-image, div#shared_pictures.container .dz-image, div#lightbox-chooser .dz-image, .modal.edit_picture .dz-image {
  overflow: visible;
}

/* line 12, app/assets/stylesheets/application/pictures.scss */
div#pictures.container .dz-image .ribbon span, div#contacts.container .dz-image .ribbon span, div#shared_pictures.container .dz-image .ribbon span, div#lightbox-chooser .dz-image .ribbon span, .modal.edit_picture .dz-image .ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px;
  left: -21px;
}

/* line 33, app/assets/stylesheets/application/pictures.scss */
div.schedule-image-container .ribbon span {
  font-size: 5px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  left: -30px;
}

/* line 51, app/assets/stylesheets/application/pictures.scss */
div#pictures.about.container .box, div.pixabay-div .box, div.giata-div .box, #contacts .pictures .box {
  width: 75px;
  height: 75px;
  position: relative;
  background: #cce5f7;
}

/* line 58, app/assets/stylesheets/application/pictures.scss */
div#pictures.about.container .ribbon span, div.pixabay-div .ribbon span, div.giata-div .ribbon span, #contacts .pictures .ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px;
  left: -21px;
}

/* line 74, app/assets/stylesheets/application/pictures.scss */
div#pictures.about.container img.explanation-img, div.pixabay-div img.explanation-img, div.giata-div img.explanation-img, #contacts .pictures img.explanation-img {
  border: 1px solid grey;
  width: 100%;
}

/* line 81, app/assets/stylesheets/application/pictures.scss */
.ribbon span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -1;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

/* line 91, app/assets/stylesheets/application/pictures.scss */
.ribbon span::after {
  content: '';
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

/* line 101, app/assets/stylesheets/application/pictures.scss */
.pixabay-div, .giata-div {
  margin-bottom: 10px;
  height: 100px;
  text-align: center;
}

/* line 106, app/assets/stylesheets/application/pictures.scss */
.pixabay-div:hover, .giata-div:hover {
  cursor: pointer;
}

/* line 110, app/assets/stylesheets/application/pictures.scss */
.pixabay-div .image-container, .giata-div .image-container {
  height: 100%;
  display: inline-block;
  position: relative;
}

/* line 116, app/assets/stylesheets/application/pictures.scss */
.pixabay-div .pixabay-pictures, .pixabay-div .giata-pictures, .giata-div .pixabay-pictures, .giata-div .giata-pictures {
  max-height: 100%;
  max-width: 100%;
  display: block;
  margin: auto;
}

/* line 124, app/assets/stylesheets/application/pictures.scss */
.picture-from-addressbook {
  position: absolute;
  top: 4px;
  right: 4px;
  color: white;
  font-size: 18px;
}

/* line 132, app/assets/stylesheets/application/pictures.scss */
.focused-picture {
  position: absolute;
  top: 4px;
  left: 4px;
  color: white;
  font-size: 18px;
}

/* line 140, app/assets/stylesheets/application/pictures.scss */
.ribbon {
  position: absolute;
  left: -1px;
  top: -1px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

/* line 151, app/assets/stylesheets/application/pictures.scss */
.ribbon-blue span {
  background: linear-gradient(#2da1ed 0%, #2d7dc9 100%);
}

/* line 155, app/assets/stylesheets/application/pictures.scss */
.ribbon-blue span::before {
  border-left: 3px solid #2d7dc9;
  border-top: 3px solid #2d7dc9;
}

/* line 160, app/assets/stylesheets/application/pictures.scss */
.ribbon-blue span::after {
  border-right: 3px solid #2d7dc9;
  border-top: 3px solid #2d7dc9;
}

/* line 165, app/assets/stylesheets/application/pictures.scss */
.ribbon-green span {
  background: linear-gradient(#9bc90d 0%, #79a70a 100%);
}

/* line 169, app/assets/stylesheets/application/pictures.scss */
.ribbon-green span::before {
  border-left: 3px solid #79a70a;
  border-top: 3px solid #79a70a;
}

/* line 174, app/assets/stylesheets/application/pictures.scss */
.ribbon-green span::after {
  border-right: 3px solid #79a70a;
  border-top: 3px solid #79a70a;
}

/* line 179, app/assets/stylesheets/application/pictures.scss */
.ribbon-yellow span {
  background: linear-gradient(#e8c121 0%, #e8aa1a 100%);
}

/* line 183, app/assets/stylesheets/application/pictures.scss */
.ribbon-yellow span::before {
  border-left: 3px solid #e8aa1a;
  border-top: 3px solid #e8aa1a;
}

/* line 188, app/assets/stylesheets/application/pictures.scss */
.ribbon-yellow span::after {
  border-right: 3px solid #e8aa1a;
  border-top: 3px solid #e8aa1a;
}

/* line 193, app/assets/stylesheets/application/pictures.scss */
.ribbon-orange span {
  background: linear-gradient(#ee8028 0%, #ee6315 100%);
}

/* line 197, app/assets/stylesheets/application/pictures.scss */
.ribbon-orange span::before {
  border-left: 3px solid #ee6315;
  border-top: 3px solid #ee6315;
}

/* line 202, app/assets/stylesheets/application/pictures.scss */
.ribbon-orange span::after {
  border-right: 3px solid #ee6315;
  border-top: 3px solid #ee6315;
}

/* line 207, app/assets/stylesheets/application/pictures.scss */
.ribbon-red span {
  background: linear-gradient(#c93732 0%, #a72623 100%);
}

/* line 211, app/assets/stylesheets/application/pictures.scss */
.ribbon-red span::before {
  border-left: 3px solid #a72623;
  border-top: 3px solid #a72623;
}

/* line 216, app/assets/stylesheets/application/pictures.scss */
.ribbon-red span::after {
  border-right: 3px solid #a72623;
  border-top: 3px solid #a72623;
}

/* line 222, app/assets/stylesheets/application/pictures.scss */
p.square-color {
  height: 20px;
  width: 20px;
  border: 1px solid black;
}

/* line 228, app/assets/stylesheets/application/pictures.scss */
p.blue {
  background: #2d7dc9;
}

/* line 232, app/assets/stylesheets/application/pictures.scss */
p.green {
  background: #79a70a;
}

/* line 236, app/assets/stylesheets/application/pictures.scss */
p.yellow {
  background: #e8aa1a;
}

/* line 240, app/assets/stylesheets/application/pictures.scss */
p.orange {
  background: #ee6315;
}

/* line 244, app/assets/stylesheets/application/pictures.scss */
p.red {
  background: #a72623;
}

/* line 248, app/assets/stylesheets/application/pictures.scss */
#focus_selector {
  height: 80vh;
  padding: 5px;
}

/* line 252, app/assets/stylesheets/application/pictures.scss */
#focus_selector .focuspoint img {
  transition: all 500ms ease-in-out;
}

/* line 256, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool {
  padding: 12px;
  border: 1px solid #fcfcfc;
}

/* line 260, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool, #focus_selector .helper-tool .helper-tool * {
  box-sizing: border-box;
}

/* line 264, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool input {
  position: relative;
  width: 100%;
}

/* line 270, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool-target {
  position: relative;
  overflow: hidden;
}

/* line 274, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool-target img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 280, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool-target img.target-overlay, #focus_selector .helper-tool-target img.reticle {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 286, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool-target img.target-overlay {
  cursor: pointer;
  opacity: .01;
}

/* line 291, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool-target img.target-overlay, #focus_selector .helper-tool-target img.helper-tool-img {
  width: 100%;
}

/* line 295, app/assets/stylesheets/application/pictures.scss */
#focus_selector .helper-tool-target img.reticle {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  transition: all 500ms ease-in-out;
}

/* line 303, app/assets/stylesheets/application/pictures.scss */
#focus_selector #Info {
  position: absolute;
  left: 2%;
  top: 2%;
  width: 30%;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.6);
  background: #fff;
  border: 1px solid #fff;
}

/* line 312, app/assets/stylesheets/application/pictures.scss */
#focus_selector #Info p {
  padding: 12px 12px 0;
  margin: 0;
}

/* line 318, app/assets/stylesheets/application/pictures.scss */
#focus_selector #frame1, #focus_selector #frame2, #focus_selector #frame3, #focus_selector #frame4, #focus_selector #frame5, #focus_selector #frame6, #focus_selector #frame7, #focus_selector #frame8, #focus_selector #frame9 {
  position: absolute;
  overflow: hidden;
  border: 5px solid #fff;
}

/* line 324, app/assets/stylesheets/application/pictures.scss */
#focus_selector #frame1, #focus_selector #frame4, #focus_selector #frame7 {
  width: 66.6666667%;
  left: 0;
}

/* line 329, app/assets/stylesheets/application/pictures.scss */
#focus_selector #frame2, #focus_selector #frame5, #focus_selector #frame8 {
  width: 22.2222222%;
  left: 66.6666667%;
}

/* line 334, app/assets/stylesheets/application/pictures.scss */
#focus_selector #frame3, #focus_selector #frame6, #focus_selector #frame9 {
  width: 11.1111111%;
  left: 88.8888889%;
}

/* line 339, app/assets/stylesheets/application/pictures.scss */
#focus_selector #frame1, #focus_selector #frame2, #focus_selector #frame3 {
  height: 66.6666667%;
  top: 0;
}

/* line 344, app/assets/stylesheets/application/pictures.scss */
#focus_selector #frame4, #focus_selector #frame5, #focus_selector #frame6 {
  height: 22.2222222%;
  top: 66.6666667%;
}

/* line 349, app/assets/stylesheets/application/pictures.scss */
#focus_selector #frame7, #focus_selector #frame8, #focus_selector #frame9 {
  height: 11.1111111%;
  top: 88.8888889%;
}
/* line 1, app/assets/stylesheets/application/pnrs.scss */
.pnr-error {
  color: #a94442;
}
/* line 2, app/assets/stylesheets/application/pre_order.scss */
#send_documents td.dotted {
  padding: 6px;
}

/* line 6, app/assets/stylesheets/application/pre_order.scss */
#send_documents .dot {
  height: 22px;
  width: 22px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  padding: 4px 0;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
}

/* line 19, app/assets/stylesheets/application/pre_order.scss */
#send_documents .green-dot {
  background-color: #1eb01e;
}

/* line 23, app/assets/stylesheets/application/pre_order.scss */
#send_documents .orange-dot {
  background-color: #d6a43e;
}

/* line 27, app/assets/stylesheets/application/pre_order.scss */
#send_documents .red-dot {
  background-color: #b01e1e;
}

/* line 31, app/assets/stylesheets/application/pre_order.scss */
#send_documents .pre-order-legend {
  margin-bottom: 10px;
  font-size: 12px;
}

/* line 35, app/assets/stylesheets/application/pre_order.scss */
#send_documents .pre-order-legend .dot {
  margin-left: 15px;
  width: 8px;
  height: 8px;
}

/* line 42, app/assets/stylesheets/application/pre_order.scss */
#send_documents .modal-header h3 {
  margin: 0;
}

/* line 46, app/assets/stylesheets/application/pre_order.scss */
#send_documents .pre-order-comment {
  color: #999;
  font-size: 12px;
  margin: 0;
}

/* line 52, app/assets/stylesheets/application/pre_order.scss */
#send_documents .btn-block + .btn-block {
  margin-top: 5px;
}

/* line 58, app/assets/stylesheets/application/pre_order.scss */
.pre-order-book-modal .modal-body input {
  color: black !important;
}
/* line 2, app/assets/stylesheets/application/prices.scss */
#prices h4 {
  margin-top: 20px;
}

/* line 6, app/assets/stylesheets/application/prices.scss */
#prices hr.small {
  margin: 0 0 10px;
}

/* line 10, app/assets/stylesheets/application/prices.scss */
#prices .email-form {
  margin-top: 20px;
}

/* line 13, app/assets/stylesheets/application/prices.scss */
#prices .email-form textarea {
  width: 100%;
  rows: 2;
}

/* line 19, app/assets/stylesheets/application/prices.scss */
#prices legend {
  font-weight: initial;
  font-size: 18px;
}

/* line 24, app/assets/stylesheets/application/prices.scss */
#prices .control {
  margin-bottom: 5px;
}

/* line 27, app/assets/stylesheets/application/prices.scss */
#prices .control label {
  display: inline;
}

/* line 33, app/assets/stylesheets/application/prices.scss */
#prices .prices .wide {
  width: 50%;
}

/* line 37, app/assets/stylesheets/application/prices.scss */
#prices .prices .total > div {
  min-width: max-content;
}

/* line 41, app/assets/stylesheets/application/prices.scss */
#prices .prices .number {
  text-align: right;
  vertical-align: middle;
  text-wrap: nowrap;
}

/* line 46, app/assets/stylesheets/application/prices.scss */
#prices .prices .number input {
  text-align: right;
}

/* line 51, app/assets/stylesheets/application/prices.scss */
#prices .prices td:first-child, #prices .prices th:first-child {
  padding-left: 5px;
}

/* line 55, app/assets/stylesheets/application/prices.scss */
#prices .prices td:last-child, #prices .prices th:last-child {
  padding-right: 5px;
}

/* line 59, app/assets/stylesheets/application/prices.scss */
#prices .prices .empty {
  width: 26px;
  border: 0;
  background: none;
}

/* line 65, app/assets/stylesheets/application/prices.scss */
#prices .prices .price-information-icon {
  margin-left: 0.5em;
}

/* line 69, app/assets/stylesheets/application/prices.scss */
#prices .prices .price-label {
  padding-left: 1em;
}

/* line 74, app/assets/stylesheets/application/prices.scss */
#prices .prices tbody tr.alternative {
  display: none;
}

/* line 77, app/assets/stylesheets/application/prices.scss */
#prices .prices tbody tr.alternative td {
  color: #c7c7c7;
}

/* line 82, app/assets/stylesheets/application/prices.scss */
#prices .prices tbody tr td:first-child:not(.not-orderable) {
  padding-left: 26px;
  position: relative;
}

/* line 86, app/assets/stylesheets/application/prices.scss */
#prices .prices tbody tr td:first-child:not(.not-orderable)::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 26px;
}

/* line 98, app/assets/stylesheets/application/prices.scss */
#prices .no-padding {
  padding: 0 !important;
}

/* line 102, app/assets/stylesheets/application/prices.scss */
#prices .prices-indicators-legend {
  display: flex;
  flex-direction: row;
}

/* line 106, app/assets/stylesheets/application/prices.scss */
#prices .prices-indicators-legend .legend-item {
  margin-right: 1em;
}

/* line 109, app/assets/stylesheets/application/prices.scss */
#prices .prices-indicators-legend .legend-item i {
  margin-right: 0.5em;
}

/* line 115, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices {
  margin-top: 40px;
}

/* line 118, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .value, #prices #custom-prices .checkbox-values, #prices #custom-prices .checkbox-single-value {
  vertical-align: middle;
}

/* line 122, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .checkbox-values {
  min-width: 140px;
}

/* line 126, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .fixed-row {
  overflow-wrap: break-word;
  max-width: 260px;
}

/* line 132, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .prices input {
  margin-bottom: 0;
}

/* line 137, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .placeholder {
  color: #999;
  width: 100%;
  height: 100%;
}

/* line 145, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices tbody tr:not(.total) td:first-child:not(.input-visible)::before {
  background-image: url(/assets/drag-31223ab31c5fb2dc263b7291b2133ec9a1810f4502d41f4a4c6d7a83842672e9.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  content: '\00A0 ';
}

/* line 155, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .delete-price {
  background-image: url(/assets/remove-973d212a5f3386e79f8951626ab84cc93900d5a1f63d6929d8638b395eefe205.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  position: relative;
  width: 26px;
}

/* line 163, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .delete-price::after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 174, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .add-price:not(button) {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  cursor: pointer;
}

/* line 181, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .loader {
  background-image: url(/assets/loader-54eb07dc90d903a8709c768ec48238374fef7144742057bca567168bb8b3d61a.gif);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: none;
}

/* line 189, app/assets/stylesheets/application/prices.scss */
#prices #custom-prices .total span {
  margin-right: 10px;
}

/* line 194, app/assets/stylesheets/application/prices.scss */
#prices .sidebar {
  padding-bottom: 40px;
}

/* line 197, app/assets/stylesheets/application/prices.scss */
#prices .sidebar label {
  font-weight: normal;
}

/* line 203, app/assets/stylesheets/application/prices.scss */
#prices .next-price td {
  border-top: 0;
}
/* line 1, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
}

/* line 7, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .header {
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 2px solid #000;
  padding-bottom: 20px;
}

/* line 15, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .header h1 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

/* line 23, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .header h2 {
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: normal;
  color: #666;
}

/* line 31, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .header h3 {
  margin: 0 0 15px 0;
  font-size: 14px;
  font-weight: normal;
  color: #888;
  font-style: italic;
}

/* line 40, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .header .client-logo {
  margin-bottom: 25px;
}

/* line 46, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section {
  margin-bottom: 20px;
}

/* line 49, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .hotel-header {
  text-align: center;
  border: 2px solid #000;
  padding: 10px;
  margin-bottom: 20px;
}

/* line 55, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .hotel-header h2 {
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

/* line 62, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .hotel-header .hotel-total-stats {
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

/* line 71, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section {
  margin-bottom: 20px;
}

/* line 74, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section:last-child {
  margin-bottom: 0;
}

/* line 78, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .room-type-header {
  background-color: #f0f0f0;
  margin-bottom: 5px;
  padding: 5px 10px;
}

/* line 85, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .room-type-header .room-type-info {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 91, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .room-type-header .room-type-info .room-count {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  min-width: 20px;
}

/* line 99, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .room-type-header .room-type-info .room-type-name {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  font-style: italic;
  flex: 1;
}

/* line 108, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .room-type-header .room-type-info .room-type-stats {
  font-size: 14px;
  font-weight: normal;
  color: #888;
}

/* line 116, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .travelers-list {
  padding-left: 0;
}

/* line 119, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .travelers-list .traveler-row {
  display: flex;
  align-items: center;
  padding: 2px 10px;
  font-size: 12px;
}

/* line 127, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .travelers-list .traveler-row:nth-child(even) {
  background-color: #f9f9f9;
}

/* line 131, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .travelers-list .traveler-row .traveler-number {
  width: 20px;
  text-align: left;
  color: #000;
  flex-shrink: 0;
}

/* line 140, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .travelers-list .traveler-row .traveler-name {
  flex: 1;
  margin-right: 15px;
  text-align: left;
  color: #000;
}

/* line 150, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .hotel-section .room-types-list .room-type-section .travelers-list .traveler-row .people-count {
  width: 30px;
  text-align: center;
  font-size: 12px;
  color: #000;
}

/* line 163, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .services-content .separator {
  margin: 10px 0;
  text-align: center;
  color: #ccc;
  font-size: 14px;
}

/* line 172, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .no-data {
  padding: 60px 20px;
  text-align: center;
  color: #666;
}

/* line 178, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .no-data h3 {
  margin-bottom: 10px;
}

/* line 182, app/assets/stylesheets/application/rooms_list.scss */
.travelers-list-container .no-data p {
  margin: 0;
}

@media print {
  /* line 189, app/assets/stylesheets/application/rooms_list.scss */
  .page-header {
    display: none !important;
  }
}
/* line 2, app/assets/stylesheets/application/services.scss */
#services .sidebar li a {
  margin-bottom: initial;
}

/* line 6, app/assets/stylesheets/application/services.scss */
#services .sidebar .btn-service {
  text-align: left;
  padding-left: 40px;
}

/* line 12, app/assets/stylesheets/application/services.scss */
#services .modal-footer button {
  margin-bottom: 0;
}

/* line 18, app/assets/stylesheets/application/services.scss */
#services .rails-bootstrap-forms-time-select select {
  text-align: right;
}

/* line 23, app/assets/stylesheets/application/services.scss */
#services .table tr .service-icon {
  float: left;
}

/* line 28, app/assets/stylesheets/application/services.scss */
.selected-contact-room {
  color: #337ab7;
  line-height: 30px;
}

/* line 33, app/assets/stylesheets/application/services.scss */
.traveller-checkbox-td {
  padding-right: 0 !important;
}

/* line 37, app/assets/stylesheets/application/services.scss */
.travellers-hr {
  width: 100%;
}

/* line 41, app/assets/stylesheets/application/services.scss */
.p-b-10 {
  padding-bottom: 10px;
}

/* line 45, app/assets/stylesheets/application/services.scss */
.modal .nav-tabs li a {
  margin-bottom: 0;
}

/* line 49, app/assets/stylesheets/application/services.scss */
#service_legend {
  margin-bottom: 25px;
}

/* line 54, app/assets/stylesheets/application/services.scss */
#modal-preview .subtitle {
  font-style: italic;
}

/* line 58, app/assets/stylesheets/application/services.scss */
#modal-preview .icon-dbook {
  font-size: 22px;
}

/* line 62, app/assets/stylesheets/application/services.scss */
#modal-preview .schedule-picture {
  float: left;
  clear: both;
  height: 40px;
  margin-bottom: 5px;
}

/* line 68, app/assets/stylesheets/application/services.scss */
#modal-preview .schedule-picture .schedule-image-container {
  float: left;
  overflow: hidden;
  width: 40px;
  height: 40px;
  position: relative;
  vertical-align: middle;
}

/* line 76, app/assets/stylesheets/application/services.scss */
#modal-preview .schedule-picture .schedule-image-container img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

/* line 84, app/assets/stylesheets/application/services.scss */
#modal-preview .schedule-picture .schedule-image-container .remove {
  display: none;
}

/* line 89, app/assets/stylesheets/application/services.scss */
#modal-preview .schedule-picture .schedule-text {
  height: 40px;
  padding-left: 5px;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
}

/* line 101, app/assets/stylesheets/application/services.scss */
.form-group.horizontal .radio {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

/* line 109, app/assets/stylesheets/application/services.scss */
#flights .right, #car_rentals .right, #transports .right, #cruises .right, #lodgings .right {
  text-align: right;
}

/* line 114, app/assets/stylesheets/application/services.scss */
.p-b-20 {
  padding-bottom: 20px;
}

/* line 118, app/assets/stylesheets/application/services.scss */
.alternative-row {
  display: flex;
  padding-bottom: 15px;
}

/* line 123, app/assets/stylesheets/application/services.scss */
.alternative-checkbox-div {
  margin-top: auto;
  margin-bottom: auto;
  text-align: right;
  padding-right: 0 !important;
  padding-bottom: 15px;
}

/* line 131, app/assets/stylesheets/application/services.scss */
.alternative-info {
  font-weight: normal !important;
  margin-bottom: 0 !important;
}

/* line 136, app/assets/stylesheets/application/services.scss */
.text-bold {
  font-weight: bold;
}

/* line 140, app/assets/stylesheets/application/services.scss */
.angles-width {
  width: 1%;
  height: 20px;
}

/* line 145, app/assets/stylesheets/application/services.scss */
.scaled {
  transform: scale(1.7, 4);
  font-weight: normal;
}

/* line 150, app/assets/stylesheets/application/services.scss */
.p-l-0 {
  padding-left: 0 !important;
}

/* line 154, app/assets/stylesheets/application/services.scss */
.p-r-0 {
  padding-right: 0 !important;
}

/* line 159, app/assets/stylesheets/application/services.scss */
.menu .words-count {
  font-size: 7pt;
  color: gray;
  line-height: 20px;
}

/* line 167, app/assets/stylesheets/application/services.scss */
#services_modal ::-webkit-calendar-picker-indicator, #services_modal_only_dates ::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 171, app/assets/stylesheets/application/services.scss */
#services_modal .descriptions-title-tab, #services_modal_only_dates .descriptions-title-tab {
  padding-bottom: 20px;
}

/* line 174, app/assets/stylesheets/application/services.scss */
#services_modal .descriptions-title-tab .menu .tab-content, #services_modal_only_dates .descriptions-title-tab .menu .tab-content {
  padding-bottom: 0;
}

/* line 180, app/assets/stylesheets/application/services.scss */
#services_modal div.modal-header span.modal-icon > i.fa, #services_modal_only_dates div.modal-header span.modal-icon > i.fa {
  color: white;
  background-color: black;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
}

/* line 191, app/assets/stylesheets/application/services.scss */
#services_modal div.modal-header span.modal-title, #services_modal_only_dates div.modal-header span.modal-title {
  margin-left: 5px;
}

/* line 195, app/assets/stylesheets/application/services.scss */
#services_modal div.modal-header div.service-schedule-form-action-part, #services_modal_only_dates div.modal-header div.service-schedule-form-action-part {
  margin-bottom: 0;
  height: 40px;
  line-height: 40px;
}

/* line 201, app/assets/stylesheets/application/services.scss */
#services_modal div.modal-header ul.nav-pills, #services_modal_only_dates div.modal-header ul.nav-pills {
  margin-bottom: 0;
}

/* line 207, app/assets/stylesheets/application/services.scss */
#services_modal div#scheduleServiceFormCreateContact div.form-group, #services_modal div#addContactLocation div.form-group, #services_modal_only_dates div#scheduleServiceFormCreateContact div.form-group, #services_modal_only_dates div#addContactLocation div.form-group {
  margin-bottom: 0;
}

/* line 211, app/assets/stylesheets/application/services.scss */
#services_modal div#scheduleServiceFormCreateContact div.form-inline > div.checkbox, #services_modal div#addContactLocation div.form-inline > div.checkbox, #services_modal_only_dates div#scheduleServiceFormCreateContact div.form-inline > div.checkbox, #services_modal_only_dates div#addContactLocation div.form-inline > div.checkbox {
  float: right;
}

/* line 216, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body, #services_modal_only_dates div#services_modal_body {
  padding: 0 15px;
}

/* line 220, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part label, #services_modal div#services_modal_body div.service-schedule-form-contact-part div#selected-title, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part label, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div#selected-title {
  color: #6d6d6d;
  font-size: .9em;
}

/* line 225, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part div.giataDescriptionBody, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.giataDescriptionBody {
  border: 1px solid #ccc;
  padding: 5px;
  background-color: white;
  height: 300px;
  overflow: auto;
  font-size: 11px;
}

/* line 234, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .nav > li > a, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .nav > li > a {
  padding: 5px 0;
}

/* line 238, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .nav > li:not(.active) > a, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .nav > li:not(.active) > a {
  color: #fff;
  background-color: #6d6d6d;
}

/* line 243, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part div.tab-content, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.tab-content {
  padding-bottom: 0;
}

/* line 247, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part ul.nav-pills, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part ul.nav-pills {
  margin-bottom: 0;
}

/* line 251, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box {
  color: #337ab7;
  padding: 10px;
  position: relative;
  border: 1px solid #eee;
  background-color: #f8f8f8;
}

/* line 258, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .not-selected, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .not-selected {
  display: none;
}

/* line 262, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box.no-contact, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box.no-contact {
  border: 0;
  background-color: #fff;
}

/* line 266, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box.no-contact .not-selected, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box.no-contact .not-selected {
  display: block;
  color: black;
}

/* line 272, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-description, #services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-payable-on-site-comment, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-description, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-payable-on-site-comment {
  color: black;
  font-style: italic;
  max-height: 55px;
  overflow: hidden;
  position: relative;
}

/* line 279, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-description .text-overlay, #services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-payable-on-site-comment .text-overlay, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-description .text-overlay, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-payable-on-site-comment .text-overlay {
  position: absolute;
  top: 0;
  left: -5px;
  right: -5px;
  height: 55px;
  background: #f8f8f8;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 66%, #f8f8f8 100%);
}

/* line 289, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-description p:last-of-type, #services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-payable-on-site-comment p:last-of-type, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-description p:last-of-type, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .selected-payable-on-site-comment p:last-of-type {
  margin-bottom: 0;
}

/* line 294, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .remove-from-service, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part .contact-selected-box .remove-from-service {
  position: absolute;
  margin: 0;
  right: -4px;
  top: -5px;
}

/* line 302, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part p.selected-address, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part p.selected-address {
  color: #337ab7;
  padding-left: 15px;
}

/* line 307, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part hr, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 312, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part div.row-for-select-display-contact > div.form-group, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.row-for-select-display-contact > div.form-group {
  margin: 0;
}

/* line 315, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body div.service-schedule-form-contact-part div.row-for-select-display-contact > div.form-group label, #services_modal_only_dates div#services_modal_body div.service-schedule-form-contact-part div.row-for-select-display-contact > div.form-group label {
  padding-left: 15px;
  text-align: left;
}

/* line 322, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body .service-schedule-form-contact-part, #services_modal_only_dates div#services_modal_body .service-schedule-form-contact-part {
  background-color: #faf9f9;
  margin: 0;
  padding: 5px 15px;
}

/* line 327, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body .service-schedule-form-contact-part .row, #services_modal_only_dates div#services_modal_body .service-schedule-form-contact-part .row {
  padding-top: 15px;
}

/* line 332, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body .service-schedule-form-service-part, #services_modal_only_dates div#services_modal_body .service-schedule-form-service-part {
  padding: 15px;
}

/* line 336, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body .service-schedule-form-action-part, #services_modal_only_dates div#services_modal_body .service-schedule-form-action-part {
  margin-top: 0;
  background-color: white;
}

/* line 341, app/assets/stylesheets/application/services.scss */
#services_modal div#services_modal_body .remove-from-service, #services_modal_only_dates div#services_modal_body .remove-from-service {
  cursor: pointer;
}

/* line 348, app/assets/stylesheets/application/services.scss */
#services_modal .menu.alternatives-order .content div, #services_modal_only_dates .menu.alternatives-order .content div {
  cursor: grab;
}

/* line 351, app/assets/stylesheets/application/services.scss */
#services_modal .menu.alternatives-order .content div img, #services_modal_only_dates .menu.alternatives-order .content div img {
  margin-top: -4px;
}

/* line 358, app/assets/stylesheets/application/services.scss */
#services_modal .summary-letter, #services_modal_only_dates .summary-letter {
  color: #cecece;
  font-size: 15px;
  margin-right: 7px;
}

/* line 364, app/assets/stylesheets/application/services.scss */
#services_modal .summary-letter.active, #services_modal_only_dates .summary-letter.active {
  color: #428bca;
  text-decoration: underline;
}

/* line 371, app/assets/stylesheets/application/services.scss */
.service-form-container .without-form-group-margin .form-group {
  margin-bottom: 0;
}

/* line 376, app/assets/stylesheets/application/services.scss */
#schedule-search-spinner {
  position: absolute;
  width: 13px;
  right: 30px;
  top: 0;
  bottom: 0;
  z-index: 10000;
  background: url(/assets/loader-54eb07dc90d903a8709c768ec48238374fef7144742057bca567168bb8b3d61a.gif) center center no-repeat;
  background-size: 13px 13px;
  display: none;
}

/* line 389, app/assets/stylesheets/application/services.scss */
.services-infos .accordion-menu .menu .service-link-text {
  margin-left: 1em;
  font-size: 7pt;
  line-height: 20px;
  color: grey;
}

/* line 395, app/assets/stylesheets/application/services.scss */
.services-infos .accordion-menu .menu .service-link-text i {
  color: gray;
  margin-right: 0.3em;
}
/* line 2, app/assets/stylesheets/application/sidebar.scss */
.sidebar h3 {
  color: #999;
  font-weight: normal;
  line-height: 30px;
}

/* line 8, app/assets/stylesheets/application/sidebar.scss */
.sidebar .modal-header h3 {
  color: black;
  font-weight: bold;
}

/* line 13, app/assets/stylesheets/application/sidebar.scss */
.sidebar ul {
  list-style: none;
  margin-left: 0;
}

/* line 19, app/assets/stylesheets/application/sidebar.scss */
.sidebar.right ul {
  margin-top: 2px;
}

/* line 24, app/assets/stylesheets/application/sidebar.scss */
.sidebar button {
  margin-bottom: 15px;
}

/* line 29, app/assets/stylesheets/application/sidebar.scss */
.sidebar li a {
  margin-bottom: 15px;
}

/* line 33, app/assets/stylesheets/application/sidebar.scss */
.sidebar li.filters {
  width: 100%;
}

/* line 38, app/assets/stylesheets/application/sidebar.scss */
.sidebar ul.dropdown-menu li a {
  margin-top: 0;
}

/* line 42, app/assets/stylesheets/application/sidebar.scss */
.sidebar h3.appearance-preview-title {
  line-height: 30px;
  padding-bottom: 5px;
}

/* line 48, app/assets/stylesheets/application/sidebar.scss */
.sidebar.left h3 {
  font-size: 20;
}

/* line 52, app/assets/stylesheets/application/sidebar.scss */
.sidebar.left .btn-group {
  float: right;
}

/* line 57, app/assets/stylesheets/application/sidebar.scss */
.sidebar p.subtitle {
  font-weight: bold;
}

/* line 61, app/assets/stylesheets/application/sidebar.scss */
.sidebar p.teaser {
  font-style: italic;
}

/* line 66, app/assets/stylesheets/application/sidebar.scss */
.sidebar div.wallet-explanations ul {
  list-style: none;
  margin-left: 0;
  padding-left: 10px;
}

/* line 72, app/assets/stylesheets/application/sidebar.scss */
.sidebar div.wallet-explanations li::before {
  display: inline-block;
  content: '-';
  width: 10px;
  margin-left: -10px;
}

/* line 80, app/assets/stylesheets/application/sidebar.scss */
.sidebar .well {
  background-color: #fcf8e3;
  padding: 10px;
}

/* line 84, app/assets/stylesheets/application/sidebar.scss */
.sidebar .well.completed {
  background-color: #dff0d8;
}

/* line 88, app/assets/stylesheets/application/sidebar.scss */
.sidebar .well .control-label {
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}

/* line 94, app/assets/stylesheets/application/sidebar.scss */
.sidebar .well .form-group {
  margin-bottom: 0;
  text-align: center;
}

/* line 98, app/assets/stylesheets/application/sidebar.scss */
.sidebar .well .form-group .radio {
  display: inline-block;
  margin: 0;
}

/* line 102, app/assets/stylesheets/application/sidebar.scss */
.sidebar .well .form-group .radio:first-of-type {
  margin-right: 20px;
}

/* line 106, app/assets/stylesheets/application/sidebar.scss */
.sidebar .well .form-group .radio input[type='radio'] {
  margin-left: -17px;
}

/* line 115, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar .btn-group {
  float: right;
  clear: both;
}

/* line 120, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar li {
  padding: 5px 0;
}

/* line 123, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar li a {
  margin-top: 0;
}

/* line 127, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar li.new-page {
  padding: 0 0 0 20px;
}

/* line 130, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar li.new-page a {
  font-size: 12px;
}

/* line 135, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar li.sortable {
  padding-left: 20px;
}

/* line 139, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar li.depth-0 {
  padding-left: 0px;
}

/* line 143, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar li span.tag {
  color: #999;
  font-weight: bold;
  font-size: 11px;
  cursor: move !important;
}

/* line 151, app/assets/stylesheets/application/sidebar.scss */
#pages .sidebar ul.dropdown-menu li {
  padding: 0;
}
/* line 1, app/assets/stylesheets/application/situation_map.scss */
#situation_maps {
  height: 150vh;
}

/* line 4, app/assets/stylesheets/application/situation_map.scss */
#situation_maps #map {
  height: 150vh;
}

/* line 8, app/assets/stylesheets/application/situation_map.scss */
#situation_maps #trip-map {
  height: 150vh;
}
/* line 1, app/assets/stylesheets/application/sortable.scss */
body.dragging, body.dragging * {
  cursor: move !important;
}

/* line 5, app/assets/stylesheets/application/sortable.scss */
.dragged {
  position: absolute;
  opacity: .5;
  z-index: 2000;
}

/* line 11, app/assets/stylesheets/application/sortable.scss */
ul.sortable li.placeholder, tr.placeholder {
  height: 35px;
}

/* line 15, app/assets/stylesheets/application/sortable.scss */
ul.sortable li.placeholder::before, tr.placeholder::before {
  content: '<';
  color: red;
}

/* line 22, app/assets/stylesheets/application/sortable.scss */
#days #sort tr:first-child td {
  border-top: 0;
}

/* line 26, app/assets/stylesheets/application/sortable.scss */
#days #sort td {
  width: 100px;
  font-weight: bold;
  padding: 5px 0;
  border-top: 1px solid #eee;
}

/* line 32, app/assets/stylesheets/application/sortable.scss */
#days #sort td:first-child {
  width: 50px;
  text-align: center;
}

/* line 37, app/assets/stylesheets/application/sortable.scss */
#days #sort td:last-child {
  width: auto;
  font-weight: initial;
}

/* line 43, app/assets/stylesheets/application/sortable.scss */
#days #sort a.sort {
  margin: 15px;
}
/* 
 * normal spin loader 
 */
/* line 5, app/assets/stylesheets/application/spin-loader.scss */
.page-spin-loader {
  background: url(/assets/loader-54eb07dc90d903a8709c768ec48238374fef7144742057bca567168bb8b3d61a.gif) center center no-repeat;
  background-size: 70px 70px;
  min-width: 70px;
  min-height: 70px;
  background-color: #ffffffcc;
  color: #b8b8b8;
}

/*
  * magnifying glass spin loader
  */
/* line 19, app/assets/stylesheets/application/spin-loader.scss */
.magnifying-glass-loader {
  width: 48px;
  height: 48px;
  display: block;
  margin: 20px auto;
  position: relative;
  border: 3px solid #999;
  background: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  animation: animmagnifyingglassloader 2s linear infinite;
}

/* line 31, app/assets/stylesheets/application/spin-loader.scss */
.magnifying-glass-loader::after {
  content: '';
  box-sizing: border-box;
  width: 6px;
  height: 24px;
  background: #999;
  transform: rotate(-45deg);
  position: absolute;
  bottom: -20px;
  left: 46px;
}

@keyframes animmagnifyingglassloader {
  0% {
    transform: rotate(0deg) translateY(10px) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translateY(10px) rotate(-360deg);
  }
}
/* line 2, app/assets/stylesheets/application/super_trips.scss */
.guides .guides-title {
  border-bottom: 1px solid #dadfea;
  margin: unset;
  padding-bottom: 10px;
}

/* line 8, app/assets/stylesheets/application/super_trips.scss */
.guides .guide {
  border-bottom: 1px solid #dadfea;
  margin: 10px 0 10px 0;
}
/* line 2, app/assets/stylesheets/application/tables.scss */
table.information-credits td:first-child {
  width: 50%;
}

/* line 7, app/assets/stylesheets/application/tables.scss */
table.selected-maps, table.total-credits {
  display: none;
}

/* line 11, app/assets/stylesheets/application/tables.scss */
table.selected-guides {
  border-bottom: 1px solid #ddd;
}

/* line 15, app/assets/stylesheets/application/tables.scss */
.day-modal, .event-modal {
  width: 660px;
}

/* line 20, app/assets/stylesheets/application/tables.scss */
#guides table.guides p.guide-online-soon {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
}

/* line 26, app/assets/stylesheets/application/tables.scss */
#guides table.guides td:last-child {
  width: 105px;
}

/* line 30, app/assets/stylesheets/application/tables.scss */
#guides table.guides td:first-child div.image_box {
  width: 75px;
  height: 106px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 0 auto;
}

/* line 40, app/assets/stylesheets/application/tables.scss */
#guides table.guides h3 small {
  font-size: 11px;
}

/* line 46, app/assets/stylesheets/application/tables.scss */
#guides table td:last-child, #magazines table td:last-child {
  text-align: center;
}

/* line 50, app/assets/stylesheets/application/tables.scss */
#guides table td:last-child div.modal-header, #guides table td:last-child div.modal-body, #magazines table td:last-child div.modal-header, #magazines table td:last-child div.modal-body {
  text-align: left;
}

/* line 54, app/assets/stylesheets/application/tables.scss */
#guides table .guide_details, #guides table .magazines_details, #magazines table .guide_details, #magazines table .magazines_details {
  margin-left: 116px;
}

/* line 58, app/assets/stylesheets/application/tables.scss */
#guides table .guide_image, #guides table .magazine_image, #magazines table .guide_image, #magazines table .magazine_image {
  float: left;
  width: 106px;
  height: 106px;
  text-align: center;
}

/* line 65, app/assets/stylesheets/application/tables.scss */
#guides table p.scope, #magazines table p.scope {
  height: auto;
  margin-bottom: 0;
  font-size: 11px;
  text-transform: uppercase;
}

/* line 72, app/assets/stylesheets/application/tables.scss */
#guides table h3.title, #magazines table h3.title {
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 5px;
}

/* line 78, app/assets/stylesheets/application/tables.scss */
#guides table a.sample, #magazines table a.sample {
  font-size: 11px;
}

/* line 82, app/assets/stylesheets/application/tables.scss */
#guides table p.pages, #magazines table p.pages {
  margin-bottom: 0;
}

/* line 86, app/assets/stylesheets/application/tables.scss */
#guides table p.credits, #magazines table p.credits {
  font-size: 40px;
  padding-bottom: 5px;
}

/* line 91, app/assets/stylesheets/application/tables.scss */
#guides table td, #guides table th, #magazines table td, #magazines table th {
  text-align: center;
  vertical-align: middle;
}

/* line 96, app/assets/stylesheets/application/tables.scss */
#guides table .modal-header, #guides table .modal-body, #magazines table .modal-header, #magazines table .modal-body {
  text-align: left;
}

/* line 100, app/assets/stylesheets/application/tables.scss */
#guides table td:first-child, #guides table th:first-child, #magazines table td:first-child, #magazines table th:first-child {
  text-align: left;
}

/* line 106, app/assets/stylesheets/application/tables.scss */
#guides table.default td {
  opacity: 0;
}

/* line 109, app/assets/stylesheets/application/tables.scss */
#guides table.default td:first-child {
  opacity: 1;
}

/* line 115, app/assets/stylesheets/application/tables.scss */
.content td:first-child {
  width: 25%;
}

/* line 119, app/assets/stylesheets/application/tables.scss */
#guides .content td:first-child {
  width: 500px;
}

/* line 125, app/assets/stylesheets/application/tables.scss */
#guides table.maps td:first-child img {
  width: 93px;
  height: 61px;
}

/* line 132, app/assets/stylesheets/application/tables.scss */
#wallets table td {
  text-align: center;
}

/* line 135, app/assets/stylesheets/application/tables.scss */
#wallets table td:last-child {
  text-align: right;
}

/* line 139, app/assets/stylesheets/application/tables.scss */
#wallets table td .modal-body, #wallets table td .modal-header {
  text-align: left;
}

/* line 143, app/assets/stylesheets/application/tables.scss */
#wallets table td:first-child {
  text-align: left;
}

/* line 149, app/assets/stylesheets/application/tables.scss */
#wallets table tr.header td, #wallets table tr.head td {
  border: 0;
}

/* line 154, app/assets/stylesheets/application/tables.scss */
#wallets table tr.head {
  font-weight: bold;
}

/* line 159, app/assets/stylesheets/application/tables.scss */
#wallets table td:nth-child(2), #wallets table td:nth-child(3), #wallets table th:nth-child(2), #wallets table th:nth-child(3) {
  text-align: left;
}

/* line 164, app/assets/stylesheets/application/tables.scss */
#wallets table td.discount.percentage {
  font-style: italic;
  color: #666;
}

/* line 169, app/assets/stylesheets/application/tables.scss */
#wallets table td.actions {
  width: 75px;
}

/* line 173, app/assets/stylesheets/application/tables.scss */
#wallets table.nodiscount td.discount {
  display: none;
}

/* line 175, app/assets/stylesheets/application/tables.scss */
#credits table th, #credits table td {
  text-align: left;
}

/* line 178, app/assets/stylesheets/application/tables.scss */
#credits table th:first-child, #credits table td:first-child {
  text-align: left;
}

/* line 182, app/assets/stylesheets/application/tables.scss */
#credits table th:last-child, #credits table td:last-child {
  text-align: right;
  padding-right: 0;
}

/* line 187, app/assets/stylesheets/application/tables.scss */
#credits table th:nth-child(3), #credits table td:nth-child(3) {
  text-align: left;
}

/* line 192, app/assets/stylesheets/application/tables.scss */
#wallets table th {
  text-align: center;
}

/* line 195, app/assets/stylesheets/application/tables.scss */
#wallets table th:first-child {
  text-align: left;
}

/* line 199, app/assets/stylesheets/application/tables.scss */
#wallets table th:last-child {
  text-align: right;
}

/* line 204, app/assets/stylesheets/application/tables.scss */
table.no-header tr:first-child td {
  border-top: 0 solid #ddd;
}

/* line 208, app/assets/stylesheets/application/tables.scss */
table.no-header tr:first-child th {
  border-bottom: 1px solid #ddd;
}

/* line 212, app/assets/stylesheets/application/tables.scss */
table.no-header.selected-pdfs tr:first-child td {
  border-top: 1px solid #ddd;
}

/* line 217, app/assets/stylesheets/application/tables.scss */
table th:first-child, table td:first-child {
  padding-left: 0;
}

/* line 223, app/assets/stylesheets/application/tables.scss */
table tr td.button, table tr th.button {
  width: 70px;
}

/* line 227, app/assets/stylesheets/application/tables.scss */
table tr ul a {
  text-align: left;
}

/* line 232, app/assets/stylesheets/application/tables.scss */
td.activate {
  width: 115px;
}

/* line 238, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) th, #templates-days table:not(.services):not(.geo-tree-list) th {
  border: 0;
  padding: 0;
}

/* line 243, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) .tab-content, #templates-days table:not(.services):not(.geo-tree-list) .tab-content {
  padding-bottom: 35px;
}

/* line 247, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) tr.see-contact td, #templates-days table:not(.services):not(.geo-tree-list) tr.see-contact td {
  padding-top: 0;
}

/* line 251, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) tr.date td:not(.day-actions), #templates-days table:not(.services):not(.geo-tree-list) tr.date td:not(.day-actions) {
  font-weight: bold;
}

/* line 254, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) tr.date td:not(.day-actions) a, #templates-days table:not(.services):not(.geo-tree-list) tr.date td:not(.day-actions) a {
  font-weight: normal;
}

/* line 261, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) tr:not(.form) td:first-child, #templates-days table:not(.services):not(.geo-tree-list) tr:not(.form) td:first-child {
  text-align: right;
  padding-right: 15px;
}

/* line 268, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td, #templates-days table:not(.services):not(.geo-tree-list) td {
  border: 0;
}

/* line 271, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td.day-title, #templates-days table:not(.services):not(.geo-tree-list) td.day-title {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal !important;
  padding: 8px;
}

/* line 278, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td.day-day-and-date, #templates-days table:not(.services):not(.geo-tree-list) td.day-day-and-date {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal !important;
  padding: 8px 8px 8px 0;
}

/* line 286, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td.event-left-part, #templates-days table:not(.services):not(.geo-tree-list) td.event-left-part {
  color: #4a4a4a;
  font-weight: bold;
  padding-right: 8px;
}

/* line 292, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td .comment, #templates-days table:not(.services):not(.geo-tree-list) td .comment {
  padding-top: 0;
  color: #999;
}

/* line 297, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td .description, #templates-days table:not(.services):not(.geo-tree-list) td .description {
  padding-top: 0;
}

/* line 301, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td .contact-link, #days table:not(.services):not(.geo-tree-list) td .content-link, #days table:not(.services):not(.geo-tree-list) td website-link, #templates-days table:not(.services):not(.geo-tree-list) td .contact-link, #templates-days table:not(.services):not(.geo-tree-list) td .content-link, #templates-days table:not(.services):not(.geo-tree-list) td website-link {
  padding-top: 8px;
}

/* line 305, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td .link-icon, #templates-days table:not(.services):not(.geo-tree-list) td .link-icon {
  padding-top: 7px;
  width: 40px;
  height: 40px;
}

/* line 311, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td .contact-icon, #templates-days table:not(.services):not(.geo-tree-list) td .contact-icon {
  padding-top: 10px;
  font-size: 22px;
}

/* line 316, app/assets/stylesheets/application/tables.scss */
#days table:not(.services):not(.geo-tree-list) td span.day, #templates-days table:not(.services):not(.geo-tree-list) td span.day {
  float: left;
}

/* line 323, app/assets/stylesheets/application/tables.scss */
#days table.new-day td, #templates-days table.new-day td {
  width: 100%;
}

/* line 328, app/assets/stylesheets/application/tables.scss */
#days table, #templates-days table {
  margin-bottom: 0;
}

/* line 332, app/assets/stylesheets/application/tables.scss */
#days table.new_event, #templates-days table.new_event {
  margin-bottom: 10px;
}

/* line 335, app/assets/stylesheets/application/tables.scss */
#days table.new_event a, #templates-days table.new_event a {
  font-size: 12px;
}

/* line 342, app/assets/stylesheets/application/tables.scss */
#days tr.event td div.subtitle, #templates-days tr.event td div.subtitle {
  font-style: italic;
}

/* line 349, app/assets/stylesheets/application/tables.scss */
#days tr.event:not(.fixed) td:first-child, #templates-days tr.event:not(.fixed) td:first-child {
  width: 80px;
  padding-left: 20px;
  word-break: break-word;
  hyphens: auto;
}

/* line 355, app/assets/stylesheets/application/tables.scss */
#days tr.event:not(.fixed) td:first-child .event-time-or-information, #days tr.event:not(.fixed) td:first-child .event-sort-handle, #templates-days tr.event:not(.fixed) td:first-child .event-time-or-information, #templates-days tr.event:not(.fixed) td:first-child .event-sort-handle {
  min-height: 20px;
}

/* line 358, app/assets/stylesheets/application/tables.scss */
#days tr.event:not(.fixed) td:first-child .event-time-or-information:hover, #days tr.event:not(.fixed) td:first-child .event-sort-handle:hover, #templates-days tr.event:not(.fixed) td:first-child .event-time-or-information:hover, #templates-days tr.event:not(.fixed) td:first-child .event-sort-handle:hover {
  cursor: move;
}

/* line 363, app/assets/stylesheets/application/tables.scss */
#days tr.event:not(.fixed) td:first-child > i, #templates-days tr.event:not(.fixed) td:first-child > i {
  z-index: -10;
  position: absolute;
  left: 14px;
  cursor: move;
  font-size: 18px;
}

/* line 373, app/assets/stylesheets/application/tables.scss */
#days .table tbody tr.date:hover td, #days .table tbody tr.description:hover td, #templates-days .table tbody tr.date:hover td, #templates-days .table tbody tr.description:hover td {
  background-color: transparent;
}

/* line 378, app/assets/stylesheets/application/tables.scss */
#days tr.form form, #templates-days tr.form form {
  display: none;
}

/* line 382, app/assets/stylesheets/application/tables.scss */
#days tr.form form.show, #templates-days tr.form form.show {
  display: block;
}

/* line 386, app/assets/stylesheets/application/tables.scss */
#days tr.form td, #templates-days tr.form td {
  text-align: left;
  padding: 0;
}

/* line 392, app/assets/stylesheets/application/tables.scss */
#days div.day, #templates-days div.day {
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

/* line 398, app/assets/stylesheets/application/tables.scss */
#days .new-event, #templates-days .new-event {
  padding-left: 20px;
}

/* line 402, app/assets/stylesheets/application/tables.scss */
#days tr.subtitle, #templates-days tr.subtitle {
  font-style: italic;
}

/* line 405, app/assets/stylesheets/application/tables.scss */
#days tr.subtitle td, #templates-days tr.subtitle td {
  padding-top: 0;
}

/* line 413, app/assets/stylesheets/application/tables.scss */
#guides .selected-maps td:last-child, #guides .selected-guides td:last-child, #guides .total-credits td:last-child {
  text-align: right;
}

/* line 417, app/assets/stylesheets/application/tables.scss */
#guides .selected-maps td, #guides .selected-guides td, #guides .total-credits td {
  vertical-align: top;
}

/* line 421, app/assets/stylesheets/application/tables.scss */
#guides .selected-maps td:nth-child(2), #guides .selected-guides td:nth-child(2), #guides .total-credits td:nth-child(2) {
  width: 20px;
}

/* line 427, app/assets/stylesheets/application/tables.scss */
#guides .selected-maps td:first-child, #guides .selected-guides:not(.external-guides) td:first-child {
  background: url(/assets/drag-31223ab31c5fb2dc263b7291b2133ec9a1810f4502d41f4a4c6d7a83842672e9.png) 0 10px no-repeat;
}

/* line 433, app/assets/stylesheets/application/tables.scss */
#guides .selected-maps td:first-child, #guides .selected-guides td:first-child {
  padding-left: 20px;
}

/* line 437, app/assets/stylesheets/application/tables.scss */
#guides .selected-maps span.collection, #guides .selected-guides span.collection {
  color: #999;
  font-size: 11px;
}

/* line 442, app/assets/stylesheets/application/tables.scss */
#guides .selected-maps tbody tr:hover, #guides .selected-guides tbody tr:hover {
  cursor: move;
}

/* line 449, app/assets/stylesheets/application/tables.scss */
#bookings span.label, #wallets span.label, #notifications span.label {
  width: 90px;
  text-align: center;
}

/* line 457, app/assets/stylesheets/application/tables.scss */
#bookings table.documents tr:not(.new-traveller-inline-form) td:first-child, #bookings table.travellers tr:not(.new-traveller-inline-form) td:first-child {
  background: url(/assets/drag-31223ab31c5fb2dc263b7291b2133ec9a1810f4502d41f4a4c6d7a83842672e9.png) 0 10px no-repeat;
  padding-left: 20px;
}

/* line 462, app/assets/stylesheets/application/tables.scss */
#bookings table.documents tbody tr:not(.new-traveller-inline-form) td:first-child:hover, #bookings table.travellers tbody tr:not(.new-traveller-inline-form) td:first-child:hover {
  cursor: move;
}

/* line 466, app/assets/stylesheets/application/tables.scss */
#bookings table.documents tr.desactivated, #bookings table.travellers tr.desactivated {
  background-color: #f0f0f0;
}

/* line 471, app/assets/stylesheets/application/tables.scss */
#bookings span.booking-reference {
  font-style: italic;
}

/* line 476, app/assets/stylesheets/application/tables.scss */
#wallets .content td:first-child {
  width: auto;
}

/* line 480, app/assets/stylesheets/application/tables.scss */
.show td:first-child {
  font-weight: bold;
  padding-right: 1em;
}

/* line 485, app/assets/stylesheets/application/tables.scss */
.show td td:first-child {
  font-weight: normal;
}

/* line 489, app/assets/stylesheets/application/tables.scss */
td .btn-group {
  float: right;
}

/* line 493, app/assets/stylesheets/application/tables.scss */
td td:first-child {
  padding-left: 0;
}

/* line 497, app/assets/stylesheets/application/tables.scss */
td.document:first-child {
  width: 40px;
}

/* line 501, app/assets/stylesheets/application/tables.scss */
td.traveller:first-child {
  width: 10px;
}

/* line 506, app/assets/stylesheets/application/tables.scss */
#wallets td.document:first-child, #wallets td.traveller:first-child {
  width: 40px;
}

/* line 511, app/assets/stylesheets/application/tables.scss */
table.table tr th {
  vertical-align: middle;
}

/* line 513, app/assets/stylesheets/application/tables.scss */
#bookings td.center, #bookings th.center {
  text-align: center;
  white-space: nowrap;
}

/* line 518, app/assets/stylesheets/application/tables.scss */
table.trips {
  width: 100%;
}

/* line 521, app/assets/stylesheets/application/tables.scss */
table.trips tr.title {
  border-top: 1px solid #ddd;
}

/* line 525, app/assets/stylesheets/application/tables.scss */
table.trips th {
  padding-left: 0;
  padding-bottom: 15px;
}

/* line 529, app/assets/stylesheets/application/tables.scss */
table.trips th:nth-child(2), table.trips th:first-child {
  text-align: left;
}

/* line 533, app/assets/stylesheets/application/tables.scss */
table.trips th.pages {
  min-width: 270px;
  padding-right: 0;
}

/* line 537, app/assets/stylesheets/application/tables.scss */
table.trips th.pages .title {
  vertical-align: top;
}

/* line 541, app/assets/stylesheets/application/tables.scss */
table.trips th.pages .pagination {
  margin: 0;
  float: right;
  margin-top: -18px;
}

/* line 546, app/assets/stylesheets/application/tables.scss */
table.trips th.pages .pagination a {
  padding: 6px 10px;
}

/* line 553, app/assets/stylesheets/application/tables.scss */
table.trips td {
  padding: 10px 0;
  text-align: center;
}

/* line 557, app/assets/stylesheets/application/tables.scss */
table.trips td.title {
  color: #337ab7;
  padding-bottom: 0;
  text-align: left;
}

/* line 562, app/assets/stylesheets/application/tables.scss */
table.trips td.title.trip-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100px;
}

/* line 569, app/assets/stylesheets/application/tables.scss */
table.trips td.title i {
  padding-right: 10px;
  padding-left: 10px;
}

/* line 576, app/assets/stylesheets/application/tables.scss */
table.trips td.status-tooltip i {
  padding-left: 10px;
}

/* line 581, app/assets/stylesheets/application/tables.scss */
table.trips td.creator {
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 120px;
}

/* line 590, app/assets/stylesheets/application/tables.scss */
table.trips td.check i, table.trips td.counts i, table.trips td.active i {
  font-size: 22px;
  margin: 0 12px;
}

/* line 595, app/assets/stylesheets/application/tables.scss */
table.trips td.check a:hover, table.trips td.counts a:hover, table.trips td.active a:hover {
  text-decoration: none;
}

/* line 600, app/assets/stylesheets/application/tables.scss */
table.trips td.check {
  text-align: left;
}

/* line 603, app/assets/stylesheets/application/tables.scss */
table.trips td.check i {
  margin: 0 5px;
}

/* line 606, app/assets/stylesheets/application/tables.scss */
table.trips td.check i:not(.completed) {
  color: #a4a4a4;
}

/* line 612, app/assets/stylesheets/application/tables.scss */
table.trips td:nth-child(2), table.trips td:first-child {
  text-align: left;
}

/* line 616, app/assets/stylesheets/application/tables.scss */
table.trips td i {
  color: #337ab7;
}

/* line 621, app/assets/stylesheets/application/tables.scss */
table.trips .creator {
  font-size: 12px;
  color: #999;
  padding-left: 5px;
}

/* line 628, app/assets/stylesheets/application/tables.scss */
table.trips.content td:first-child {
  width: auto;
}

/* line 632, app/assets/stylesheets/application/tables.scss */
table.trips.content .status td {
  border-top: 0;
}

/* line 638, app/assets/stylesheets/application/tables.scss */
table.trips tr.status .last-update {
  color: #999;
  font-size: 12px;
  margin-left: 50px;
}

/* line 646, app/assets/stylesheets/application/tables.scss */
table.logs {
  width: 100%;
  margin-top: 25px;
}

/* line 650, app/assets/stylesheets/application/tables.scss */
table.logs th {
  padding: 10px;
}

/* line 654, app/assets/stylesheets/application/tables.scss */
table.logs td {
  padding: 10px;
}

/* line 657, app/assets/stylesheets/application/tables.scss */
table.logs td.title {
  border-top: 1px solid #ddd;
  padding-bottom: 0;
  text-align: left;
}

/* line 663, app/assets/stylesheets/application/tables.scss */
table.logs td:nth-child(2), table.logs td:first-child {
  text-align: left;
}

/* line 667, app/assets/stylesheets/application/tables.scss */
table.logs td:first-child {
  width: 100px;
}

/* line 673, app/assets/stylesheets/application/tables.scss */
table.logs.content td:first-child {
  width: auto;
}

/* line 680, app/assets/stylesheets/application/tables.scss */
table.templates td, table.templates th {
  text-align: center;
}

/* line 683, app/assets/stylesheets/application/tables.scss */
table.templates td:first-child, table.templates th:first-child {
  text-align: left;
}

/* line 687, app/assets/stylesheets/application/tables.scss */
table.templates td.status a, table.templates th.status a {
  color: black;
  text-decoration: none;
}

/* line 693, app/assets/stylesheets/application/tables.scss */
table.templates div.modal {
  text-align: left;
}

/* line 698, app/assets/stylesheets/application/tables.scss */
#wallets table.legend {
  width: 350px;
}

/* line 701, app/assets/stylesheets/application/tables.scss */
#wallets table.legend td {
  border: 1px solid #ddd;
  padding-left: 8px;
}

/* line 705, app/assets/stylesheets/application/tables.scss */
#wallets table.legend td:last-child {
  text-align: center;
}

/* line 710, app/assets/stylesheets/application/tables.scss */
#wallets table.legend tr.head td {
  font-style: italic;
  font-weight: normal;
  border: 1px solid #ddd;
}

/* line 718, app/assets/stylesheets/application/tables.scss */
#credits table.collection tr td:first-child {
  width: 75px;
}

/* line 724, app/assets/stylesheets/application/tables.scss */
#credits table.collection.coupons tr td:nth-child(2) {
  width: 110px;
}

/* line 728, app/assets/stylesheets/application/tables.scss */
#credits table.collection.coupons tr td:nth-child(3) {
  width: 200px;
}

/* line 733, app/assets/stylesheets/application/tables.scss */
tr.description td {
  word-wrap: break-word;
  max-width: 400px;
}

/* line 739, app/assets/stylesheets/application/tables.scss */
table.documents p {
  font-size: 12px;
}

/* line 743, app/assets/stylesheets/application/tables.scss */
table.documents p.linked, table.documents p.basename {
  color: #999;
}

/* line 747, app/assets/stylesheets/application/tables.scss */
table.documents p.linked {
  margin-bottom: 0;
}

/* line 751, app/assets/stylesheets/application/tables.scss */
table.documents p.basename {
  margin-top: 0;
}

/* line 755, app/assets/stylesheets/application/tables.scss */
table.documents h5.title {
  margin-bottom: 0;
}

/* line 760, app/assets/stylesheets/application/tables.scss */
span.label.trip-type {
  width: 67px;
  text-align: center;
}

/* line 765, app/assets/stylesheets/application/tables.scss */
#users .label {
  width: 80px;
  text-align: center;
}

/* line 772, app/assets/stylesheets/application/tables.scss */
#pages table.pages td {
  border: 0;
  padding-left: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* line 778, app/assets/stylesheets/application/tables.scss */
#pages table.pages td span.tag {
  color: #999;
  font-weight: bold;
  font-size: 11px;
}

/* line 784, app/assets/stylesheets/application/tables.scss */
#pages table.pages td.new-page {
  padding-top: 0;
}

/* line 787, app/assets/stylesheets/application/tables.scss */
#pages table.pages td.new-page a {
  font-size: 12px;
}

/* line 796, app/assets/stylesheets/application/tables.scss */
#clients-connections td, #connections td {
  padding-bottom: 0;
  width: auto;
  text-align: center;
}

/* line 801, app/assets/stylesheets/application/tables.scss */
#clients-connections td:first-child, #connections td:first-child {
  text-align: left;
}

/* line 806, app/assets/stylesheets/application/tables.scss */
#clients-connections th, #connections th {
  text-align: center;
}

/* line 809, app/assets/stylesheets/application/tables.scss */
#clients-connections th:first-child, #connections th:first-child {
  text-align: left;
}

/* line 814, app/assets/stylesheets/application/tables.scss */
#clients-connections td.synchronized_at, #connections td.synchronized_at {
  color: #777;
}

/* line 818, app/assets/stylesheets/application/tables.scss */
#clients-connections span.last_connexion, #connections span.last_connexion {
  font-size: 10px;
}

/* line 822, app/assets/stylesheets/application/tables.scss */
#clients-connections tr.under td, #connections tr.under td {
  border: none;
  padding: 0 0 4px 0;
}

/* line 827, app/assets/stylesheets/application/tables.scss */
#clients-connections td.details, #connections td.details {
  text-align: left;
  color: #999;
  font-size: 9px;
}

/* line 833, app/assets/stylesheets/application/tables.scss */
#clients-connections span.synchronized_at, #clients-connections span.last_connexion, #connections span.synchronized_at, #connections span.last_connexion {
  color: #777;
}

/* line 837, app/assets/stylesheets/application/tables.scss */
#clients-connections span.last_connexion, #connections span.last_connexion {
  font-size: 10px;
  margin-left: -20px;
}

/* line 844, app/assets/stylesheets/application/tables.scss */
#templates .name {
  max-width: 260px;
}

/* line 847, app/assets/stylesheets/application/tables.scss */
#templates .reference {
  text-align: left;
}

/* line 852, app/assets/stylesheets/application/tables.scss */
#notifications td, #notifications th {
  text-align: center;
}

/* line 854, app/assets/stylesheets/application/tables.scss */
#notifications td:first-child, #notifications th:first-child {
  text-align: left;
}

/* line 856, app/assets/stylesheets/application/tables.scss */
#notifications td:last-child, #notifications th:last-child {
  width: 100px;
  text-align: right;
}

/* line 860, app/assets/stylesheets/application/tables.scss */
#notifications td:last-child form, #notifications td:last-child h3, #notifications th:last-child form, #notifications th:last-child h3 {
  text-align: left;
}

/* line 865, app/assets/stylesheets/application/tables.scss */
#notifications td.button, #notifications th.button {
  min-width: 200px;
}

/* line 870, app/assets/stylesheets/application/tables.scss */
#messages tr td:first-child {
  width: 250px;
}

/* line 874, app/assets/stylesheets/application/tables.scss */
.table .separator {
  padding: 0;
}

/* line 878, app/assets/stylesheets/application/tables.scss */
.table .day-actions {
  vertical-align: bottom;
}

/* line 883, app/assets/stylesheets/application/tables.scss */
#contacts tr.tablesorter-hasChildRow td {
  padding-bottom: 0;
}

/* line 887, app/assets/stylesheets/application/tables.scss */
#contacts tr.tablesorter-childRow td {
  border-top: none;
}

/* line 893, app/assets/stylesheets/application/tables.scss */
#contacts tr.subtitle-row td {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 898, app/assets/stylesheets/application/tables.scss */
#contacts tr.subtitle-row .subtitle {
  color: #999;
  font-size: 12px;
}

/* line 906, app/assets/stylesheets/application/tables.scss */
#contacts table img {
  max-width: 100%;
}

/* line 910, app/assets/stylesheets/application/tables.scss */
#contacts table tr.borderless td {
  border: none !important;
}

/* line 915, app/assets/stylesheets/application/tables.scss */
table.contacts .creator {
  font-size: 12px;
  color: #999;
}

/* line 921, app/assets/stylesheets/application/tables.scss */
table.countries {
  width: 400;
}

/* line 924, app/assets/stylesheets/application/tables.scss */
table.countries tr:first-child td {
  border: 0;
}

/* line 928, app/assets/stylesheets/application/tables.scss */
table.countries td:first-child {
  font-weight: normal;
  width: 300px;
}

/* line 933, app/assets/stylesheets/application/tables.scss */
table.countries td:last-child {
  text-align: right;
  width: 100px;
}
/* line 2, app/assets/stylesheets/application/themes.scss */
div.themes img {
  width: 200px;
  border: 1px solid #ddd;
}

/* line 10, app/assets/stylesheets/application/themes.scss */
#travellers_site_parameters .booking-viewer-logo-white .dropzone, #travellers_site_parameters .booking-viewer-logo-white .dz-preview {
  background-color: #ebecf0;
}

/* line 16, app/assets/stylesheets/application/themes.scss */
.popover {
  max-width: 330px;
}

/* line 20, app/assets/stylesheets/application/themes.scss */
label.font-element {
  text-align: left !important;
}

/* line 24, app/assets/stylesheets/application/themes.scss */
.current-font {
  display: inline-flex;
  padding-top: 7px;
}

/* line 29, app/assets/stylesheets/application/themes.scss */
.custom-label {
  font-weight: bold;
  transform: scale(0.85);
}

/* line 34, app/assets/stylesheets/application/themes.scss */
.popover .popover-content {
  visibility: visible !important;
}

/* line 38, app/assets/stylesheets/application/themes.scss */
img.background-preview-image {
  border: 1px solid #ddd;
}

/* line 42, app/assets/stylesheets/application/themes.scss */
.with-label {
  margin-top: 0;
}

/* line 46, app/assets/stylesheets/application/themes.scss */
.line-label {
  font-size: 16px;
}

/* line 50, app/assets/stylesheets/application/themes.scss */
.miniColors-trigger {
  position: absolute;
  right: 20px;
  top: 6px;
}

/* line 57, app/assets/stylesheets/application/themes.scss */
#themes td .label {
  color: initial;
}

/* line 62, app/assets/stylesheets/application/themes.scss */
#chapters_table {
  margin-top: 15px;
  margin-left: -5px;
}
/* line 1, app/assets/stylesheets/application/translation.scss */
.translation-component + .popover {
  max-width: 630px;
}

/* line 4, app/assets/stylesheets/application/translation.scss */
.translation-component + .popover .popover-title {
  padding: 2px 10px;
}

/* line 9, app/assets/stylesheets/application/translation.scss */
.apply-translation-container, .back-to-original-translation-container {
  justify-content: end;
  display: flex;
  padding-top: 5px;
}

/* line 14, app/assets/stylesheets/application/translation.scss */
.apply-translation-container .apply-translation-button, .back-to-original-translation-container .apply-translation-button {
  max-width: 100%;
  overflow: hidden;
}

/* line 21, app/assets/stylesheets/application/translation.scss */
.translation-component .fa-language {
  font-size: 18px;
}

/* line 26, app/assets/stylesheets/application/translation.scss */
.translation-by {
  padding-left: 15px;
  font-size: 12px;
}

/* line 30, app/assets/stylesheets/application/translation.scss */
.translation-by p {
  margin-bottom: 0;
}
/* line 2, app/assets/stylesheets/application/traveller.scss */
.traveller img.banner-image {
  margin-bottom: 50px;
  height: 150px;
  width: 100%;
}

/* line 8, app/assets/stylesheets/application/traveller.scss */
.traveller img.client-logo {
  height: 150px;
}

/* line 12, app/assets/stylesheets/application/traveller.scss */
.traveller div.image_box {
  float: right;
  width: 75px;
  height: 106px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
}

/* line 22, app/assets/stylesheets/application/traveller.scss */
.traveller img.logo {
  padding: 20px 0px;
}

/* line 26, app/assets/stylesheets/application/traveller.scss */
.traveller div#download {
  width: 200px;
  float: right;
  text-align: center;
}

/* line 31, app/assets/stylesheets/application/traveller.scss */
.traveller div#download h3 {
  margin-top: 40px !important;
  text-align: left;
  font-weight: normal;
  line-height: 30px;
  font-size: 25px;
  padding-bottom: 5px;
  margin-top: 5px;
}

/* line 41, app/assets/stylesheets/application/traveller.scss */
.traveller div#download p {
  font-size: 14px;
  text-align: left;
}

/* line 46, app/assets/stylesheets/application/traveller.scss */
.traveller div#download a.icon {
  text-align: center;
  display: block;
}

/* line 50, app/assets/stylesheets/application/traveller.scss */
.traveller div#download a.icon img {
  width: 135px;
  text-align: center;
}

/* line 57, app/assets/stylesheets/application/traveller.scss */
.traveller div#logo {
  margin: 0 auto;
  width: 100%;
  height: 390px;
  background-image: url(/assets/promo_phone-784638b28adef27810ca5ee0b691bb1845c0cff2577ccc1f273bdccb8ab24f43.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-bottom: 10;
  padding-top: 75px;
}

/* line 69, app/assets/stylesheets/application/traveller.scss */
.traveller div#logo #image-container {
  padding-top: 60px;
  height: 110px;
  width: 110px;
  background-color: white;
  margin: 0 auto;
  border-radius: 20px;
  background-image: url(/assets/db_stripe-aba59dce65548987ee62716f9d5b78e692439d62e533535139a42546b80690f2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* line 81, app/assets/stylesheets/application/traveller.scss */
.traveller div#logo #image-container img {
  width: 100%;
  height: 100%;
}

/* line 88, app/assets/stylesheets/application/traveller.scss */
.traveller h1 {
  margin-top: 40px;
  font-size: 24px;
}

/* line 93, app/assets/stylesheets/application/traveller.scss */
.traveller h2 {
  font-size: 16px;
  margin: 0;
}

/* line 97, app/assets/stylesheets/application/traveller.scss */
.traveller .muted-not-bold {
  color: #999;
  font-weight: 300;
}

/* line 98, app/assets/stylesheets/application/traveller.scss */
.traveller h2 small, .traveller h3 small {
  line-height: normal;
}

/* line 102, app/assets/stylesheets/application/traveller.scss */
.traveller h3 {
  margin: 0;
  font-size: 20px;
}

/* line 107, app/assets/stylesheets/application/traveller.scss */
.traveller.guides h1 {
  padding-bottom: 85px;
}

/* line 111, app/assets/stylesheets/application/traveller.scss */
.traveller .download a {
  float: right;
}

/* line 115, app/assets/stylesheets/application/traveller.scss */
.traveller h1 img {
  float: right;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

/* line 120, app/assets/stylesheets/application/traveller.scss */
.traveller tr.description td {
  border: 0;
}

/* line 124, app/assets/stylesheets/application/traveller.scss */
.traveller .jumbotron {
  background-color: inherit;
  padding: 10 0 !important;
}

/* line 128, app/assets/stylesheets/application/traveller.scss */
.traveller .container .jumbotron {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 130, app/assets/stylesheets/application/traveller.scss */
.traveller td.event:first-child, .traveller td.day:first-child {
  text-align: right;
  width: 200;
}

/* line 135, app/assets/stylesheets/application/traveller.scss */
.traveller .navbar-text {
  color: white;
}

/* line 139, app/assets/stylesheets/application/traveller.scss */
.traveller .banner {
  margin-bottom: 1em;
}

/* line 143, app/assets/stylesheets/application/traveller.scss */
.traveller ul.nav a.brand {
  margin-left: 0;
  padding-left: 0;
}

/* line 148, app/assets/stylesheets/application/traveller.scss */
.traveller.documents td:first-child, .traveller.pdfs td:first-child {
  width: 40;
}

/* line 152, app/assets/stylesheets/application/traveller.scss */
.traveller .nav-list {
  padding: 0;
  margin: 0;
}

/* line 156, app/assets/stylesheets/application/traveller.scss */
.traveller .traveller-link {
  padding: 2px 15px !important;
}

/* line 158, app/assets/stylesheets/application/traveller.scss */
.traveller .footer {
  padding-bottom: 25px;
}

/* line 163, app/assets/stylesheets/application/traveller.scss */
.traveller table td.comment {
  border-top: 0;
  padding-top: 0;
  color: #999;
}

/* line 169, app/assets/stylesheets/application/traveller.scss */
.traveller table tr.subtitle td {
  border-top: 0;
  padding-top: 0;
  font-style: italic;
}

/* line 175, app/assets/stylesheets/application/traveller.scss */
.traveller tr.description td, .traveller tr.comment td, .traveller tr.subtitle td {
  padding-top: 0;
  border-top: 0;
}

/* line 180, app/assets/stylesheets/application/traveller.scss */
.traveller tr.event td {
  padding-bottom: 0;
}

/* line 184, app/assets/stylesheets/application/traveller.scss */
.traveller .download-all {
  float: right;
}

@media screen and (max-width: 767px) {
  /* line 189, app/assets/stylesheets/application/traveller.scss */
  .traveller .page-header {
    margin: 0 0 1em;
    padding: 0;
  }
  /* line 194, app/assets/stylesheets/application/traveller.scss */
  .traveller .nav-list {
    padding-bottom: 2em;
  }
  /* line 198, app/assets/stylesheets/application/traveller.scss */
  .traveller .logo {
    text-align: center;
  }
  /* line 203, app/assets/stylesheets/application/traveller.scss */
  .traveller.schedule h3 {
    margin: 0;
    padding: 0;
    line-height: normal;
  }
  /* line 209, app/assets/stylesheets/application/traveller.scss */
  .traveller.schedule td.event:first-child, .traveller.schedule td.day:first-child {
    text-align: right;
    width: auto;
  }
  /* line 215, app/assets/stylesheets/application/traveller.scss */
  .traveller.schedule .table th, .traveller.schedule .table td {
    padding: .5em;
  }
}

/* line 223, app/assets/stylesheets/application/traveller.scss */
#bookings-sessions img {
  padding-bottom: 25px;
}

/* line 227, app/assets/stylesheets/application/traveller.scss */
.traveller.travellers td:first-child {
  width: 40;
}

/* line 232, app/assets/stylesheets/application/traveller.scss */
#contacts tr.head td {
  font-weight: bold;
}

/* line 239, app/assets/stylesheets/application/traveller.scss */
.table.travellers .form-group {
  margin: 0;
}

/* line 242, app/assets/stylesheets/application/traveller.scss */
.table.travellers .form-group .col-sm-12 {
  padding: 0;
}

/* line 247, app/assets/stylesheets/application/traveller.scss */
.table.travellers td {
  border-color: #eee;
  vertical-align: middle;
}

/* line 252, app/assets/stylesheets/application/traveller.scss */
.table.travellers .actions {
  width: 70px;
  text-align: right;
}

/* line 257, app/assets/stylesheets/application/traveller.scss */
.table.travellers .fa {
  font-size: 1.5em;
  cursor: pointer;
  color: #ccc;
}

/* line 263, app/assets/stylesheets/application/traveller.scss */
.table.travellers .new-traveller-inline-form,
.table.travellers .traveller-inline-form {
  display: none;
}

/* line 272, app/assets/stylesheets/application/traveller.scss */
#travellers table.travellers tr:not(.new-traveller-inline-form) td:first-child:not(.traveller) {
  background: url(/assets/drag-31223ab31c5fb2dc263b7291b2133ec9a1810f4502d41f4a4c6d7a83842672e9.png) 10px 10px no-repeat;
  padding-left: 20px;
}

/* line 277, app/assets/stylesheets/application/traveller.scss */
#travellers table.travellers tbody tr:not(.new-traveller-inline-form) td:first-child:hover {
  cursor: move;
}

/* line 281, app/assets/stylesheets/application/traveller.scss */
#travellers table.travellers tr.desactivated {
  background-color: #f0f0f0;
}

/* line 286, app/assets/stylesheets/application/traveller.scss */
#travellers td.traveller:first-child, #travellers td.traveller-carrier:first-child {
  width: 10px;
}

/* line 291, app/assets/stylesheets/application/traveller.scss */
#travellers td.traveller select.date {
  width: 19%;
}

/* line 295, app/assets/stylesheets/application/traveller.scss */
#travellers td.traveller label {
  padding-top: 9px;
  font-size: 12px;
}

/* line 300, app/assets/stylesheets/application/traveller.scss */
#travellers td.traveller .row.bar {
  margin: 5px 0;
}

/* line 302, app/assets/stylesheets/application/traveller.scss */
#travellers td.traveller .row.bar .col-sm-10 {
  padding: 0;
}

/* line 307, app/assets/stylesheets/application/traveller.scss */
#travellers td.traveller hr {
  margin: 0;
}

/* line 312, app/assets/stylesheets/application/traveller.scss */
#travellers .toggle {
  margin-bottom: 10px;
}

/* line 316, app/assets/stylesheets/application/traveller.scss */
#travellers .toggle-group label {
  background-image: none;
  background-color: white;
  box-shadow: none;
}

/* line 322, app/assets/stylesheets/application/traveller.scss */
#travellers .sidebar .new-traveller {
  margin-bottom: 10px;
}
/* line 1, app/assets/stylesheets/application/trip_map.scss */
#trip_map {
  margin-top: 20px;
}
/* line 3, app/assets/stylesheets/application/trips-filter.scss */
.trips-filter ul.dropdown-menu li a {
  margin: 7px 0;
}
/* line 3, app/assets/stylesheets/application/trips.scss */
.trips .header {
  vertical-align: top;
}

/* line 6, app/assets/stylesheets/application/trips.scss */
.trips .header .feature-logo {
  background-image: url(/assets/trip_feature-c321c288017482db003bead94b84ddf5879927ba0454e605dbca1ad77b659f0e.png);
  width: 20px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
}

/* line 15, app/assets/stylesheets/application/trips.scss */
.trips .header .contact {
  background-position-x: -25px;
  width: 23px;
}

/* line 20, app/assets/stylesheets/application/trips.scss */
.trips .header .schedule {
  background-position-x: -50px;
  width: 24px;
}

/* line 25, app/assets/stylesheets/application/trips.scss */
.trips .header .document {
  background-position-x: -79px;
}

/* line 32, app/assets/stylesheets/application/trips.scss */
.page-header h1 .super-trip-indicator {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1em;
  width: 1em;
  padding: 8px;
  border: 1px solid #182D60;
  border-radius: 50%;
  background-color: #182D60;
  min-height: 4rem;
  min-width: 4rem;
  font-size: 20px;
}

/* line 46, app/assets/stylesheets/application/trips.scss */
.page-header h1 .super-trip-indicator > div {
  height: 1em;
  width: 1em;
}

/* line 51, app/assets/stylesheets/application/trips.scss */
.page-header h1 .super-trip-indicator i {
  color: white;
}

/* line 60, app/assets/stylesheets/application/trips.scss */
#trips .nav-pills > div + li, #templates .nav-pills > div + li {
  margin-left: 2px;
}

/* line 64, app/assets/stylesheets/application/trips.scss */
#trips .type, #templates .type {
  color: black;
  border: 1px solid #e6e7e6;
  border-radius: 5px;
  box-shadow: 0 0 3px #e6e7e6;
}

/* line 71, app/assets/stylesheets/application/trips.scss */
#trips .sidebar .dorpdown li.separtor, #templates .sidebar .dorpdown li.separtor {
  border-top: 1px solid grey;
}

/* line 75, app/assets/stylesheets/application/trips.scss */
#trips a.trip-type:hover, #templates a.trip-type:hover {
  text-decoration: none;
}

/* line 78, app/assets/stylesheets/application/trips.scss */
#trips a.trip-type:hover div.type, #templates a.trip-type:hover div.type {
  border: 1px solid #08c;
  box-shadow: 0 0 3px #08c;
}

/* line 84, app/assets/stylesheets/application/trips.scss */
#trips div.title, #templates div.title {
  padding-top: 10px;
  background-color: #e6e7e6;
  height: 170px;
  text-align: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 93, app/assets/stylesheets/application/trips.scss */
#trips .title h2, #templates .title h2 {
  padding: 0;
  margin: 0;
}

/* line 98, app/assets/stylesheets/application/trips.scss */
#trips .title .features, #trips #new_trip .features, #templates .title .features, #templates #new_trip .features {
  padding-top: 22px;
  font-size: 16px;
  background-color: #d9d9d9;
}

/* line 103, app/assets/stylesheets/application/trips.scss */
#trips .title .features.all-type, #trips #new_trip .features.all-type, #templates .title .features.all-type, #templates #new_trip .features.all-type {
  padding-top: 35px;
  margin-left: 15px;
  background-color: #adadad;
  background: url(/assets/trip_feature-c321c288017482db003bead94b84ddf5879927ba0454e605dbca1ad77b659f0e.png) no-repeat no-repeat;
}

/* line 110, app/assets/stylesheets/application/trips.scss */
#trips .title .features.type-content, #trips #new_trip .features.type-content, #templates .title .features.type-content, #templates #new_trip .features.type-content {
  background: url(/assets/trip4-71263fac57539d5089d2329963b9ba06173279143108f5f4c0ca8aebc38249ac.png) no-repeat no-repeat;
}

/* line 114, app/assets/stylesheets/application/trips.scss */
#trips .title .features.type-advanced, #trips #new_trip .features.type-advanced, #templates .title .features.type-advanced, #templates #new_trip .features.type-advanced {
  background: url(/assets/trip3-88920233ff00b010fe2bf1364eafd2934ac1d592e50096b2908f9c076ee37293.png) no-repeat no-repeat;
}

/* line 118, app/assets/stylesheets/application/trips.scss */
#trips .title .features.type-plus, #trips #new_trip .features.type-plus, #templates .title .features.type-plus, #templates #new_trip .features.type-plus {
  background: url(/assets/trip2-89a53b1f7c7d160fcb1554590f0e4396308f137abc06ac950208fa6f54248c59.png) no-repeat no-repeat;
}

/* line 122, app/assets/stylesheets/application/trips.scss */
#trips .title .features.type-basic, #trips #new_trip .features.type-basic, #templates .title .features.type-basic, #templates #new_trip .features.type-basic {
  background: url(/assets/trip1-5c2dfa83b9fcc95c8a7df135d4437c899f632e80cd27aa92ea805ea68a2c972d.png) no-repeat no-repeat;
}

/* line 127, app/assets/stylesheets/application/trips.scss */
#trips .title .icons, #templates .title .icons {
  font-size: 20px;
}

/* line 131, app/assets/stylesheets/application/trips.scss */
#trips.type-content, #templates.type-content {
  background: none;
}

/* line 135, app/assets/stylesheets/application/trips.scss */
#trips td.title i, #templates td.title i {
  font-size: 22px;
}

/* line 139, app/assets/stylesheets/application/trips.scss */
#trips .description, #templates .description {
  display: table-cell;
  vertical-align: middle;
  height: 120px;
  border-top: 1px solid #e5e7e5;
  text-align: center;
  padding: 0 30px;
  font-size: 17px;
}

/* line 149, app/assets/stylesheets/application/trips.scss */
#trips .limits, #templates .limits {
  height: 35px;
  border-top: 1px solid #e5e7e5;
  text-align: center;
  padding-top: 10px;
}

/* line 156, app/assets/stylesheets/application/trips.scss */
#trips .limits span.limit, #templates .limits span.limit {
  font-weight: bold;
  font-size: 12px;
}

/* line 161, app/assets/stylesheets/application/trips.scss */
#trips .limits span.title, #templates .limits span.title {
  font-weight: bold;
  font-size: 15px;
}

/* line 166, app/assets/stylesheets/application/trips.scss */
#trips .limits span.credits, #templates .limits span.credits {
  font-size: 23px;
}

/* line 170, app/assets/stylesheets/application/trips.scss */
#trips .limits span.number-starting, #templates .limits span.number-starting {
  font-size: 14px;
}

/* line 174, app/assets/stylesheets/application/trips.scss */
#trips .limits .information, #templates .limits .information {
  height: 120px;
}

/* line 179, app/assets/stylesheets/application/trips.scss */
#trips .activation, #templates .activation {
  height: 60px;
  border-top: 1px solid #e5e7e5;
  text-align: center;
  padding-top: 10px;
}

/* line 185, app/assets/stylesheets/application/trips.scss */
#trips .activation span, #templates .activation span {
  font-size: 23px;
}

/* line 190, app/assets/stylesheets/application/trips.scss */
#trips .explanations, #templates .explanations {
  padding-top: 25px;
}

/* line 194, app/assets/stylesheets/application/trips.scss */
#trips .comment, #templates .comment {
  margin-top: -15px;
  margin-bottom: 25px;
}

/* line 199, app/assets/stylesheets/application/trips.scss */
#trips hr.small, #templates hr.small {
  margin: 10px 0;
  border-color: #ddd;
}

/* line 204, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters, #templates .trip-filters {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 208, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters .form, #templates .trip-filters .form {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 213, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div, #templates .trip-filters div {
  float: left;
  padding: 0 5px;
}

/* line 217, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div.filters-title, #templates .trip-filters div.filters-title {
  width: 100%;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 5px;
}

/* line 224, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div.input, #trips .trip-filters div.input-group, #templates .trip-filters div.input, #templates .trip-filters div.input-group {
  width: 15%;
}

/* line 228, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div.input-group:first-child, #templates .trip-filters div.input-group:first-child {
  width: 16%;
}

/* line 232, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div.date, #templates .trip-filters div.date {
  width: 27%;
  text-align: left;
}

/* line 236, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div.date select, #templates .trip-filters div.date select {
  border-right: 0;
  display: inline-block;
  float: left;
  width: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #dfdfdf;
  padding: 5px 20px 5px 5px;
}

/* line 250, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div.date input, #templates .trip-filters div.date input {
  display: inline-block;
  width: 50%;
  float: left;
}

/* line 257, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div.end, #templates .trip-filters div.end {
  width: 12%;
  text-align: right;
}

/* line 261, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div.end[type='submit'], #templates .trip-filters div.end[type='submit'] {
  display: inline-block;
  width: 40%;
  margin-top: -2px;
}

/* line 268, app/assets/stylesheets/application/trips.scss */
#trips .trip-filters div:last-child, #templates .trip-filters div:last-child {
  padding-right: 0;
}

/* line 274, app/assets/stylesheets/application/trips.scss */
#trips .status-legend, #templates .status-legend {
  padding: 10px 5px 20px;
  border-top: 1px solid #eee;
  font-style: italic;
}

/* line 279, app/assets/stylesheets/application/trips.scss */
#trips .status-legend span, #templates .status-legend span {
  margin-right: 20px;
}

/* line 286, app/assets/stylesheets/application/trips.scss */
.new-template-modal h3, .new-trip-modal h3 {
  margin: 0;
}

/* line 290, app/assets/stylesheets/application/trips.scss */
.new-template-modal .modal-body, .new-trip-modal .modal-body {
  padding: 15px 0 0;
}

/* line 293, app/assets/stylesheets/application/trips.scss */
.new-template-modal .modal-body .form-group, .new-trip-modal .modal-body .form-group {
  margin: 0 15px 15px;
}

/* line 297, app/assets/stylesheets/application/trips.scss */
.new-template-modal .modal-body .form-actions:last-of-type, .new-trip-modal .modal-body .form-actions:last-of-type {
  padding-left: 15px;
  margin-bottom: 0;
  text-align: right;
  padding-right: 30px;
}

/* line 307, app/assets/stylesheets/application/trips.scss */
#templates.index .page-header {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}

/* line 311, app/assets/stylesheets/application/trips.scss */
#templates.index .page-header h1 {
  margin-top: 10px;
}

/* line 316, app/assets/stylesheets/application/trips.scss */
#templates.index .trip-filters div.end {
  width: 24%;
}

/* line 321, app/assets/stylesheets/application/trips.scss */
i.double {
  width: 28px;
  height: 28px;
  background-position: center;
}

/* line 326, app/assets/stylesheets/application/trips.scss */
i.double.icon-calendar {
  background-image: url(/assets/calendar-19ebecd12340c5c5d6c8294d106d93be8cf6ab692664f005b9356a06baad20e3.png);
}

/* line 330, app/assets/stylesheets/application/trips.scss */
i.double.icon-file {
  background-image: url(/assets/file-a7580884f15185513b0010ddf1611da8defd8ecbb875c59b5eba1a0c3f4f8c62.png);
}

/* line 334, app/assets/stylesheets/application/trips.scss */
i.double.icon-book {
  background-image: url(/assets/book-cc8f2dede90246d82513b540be85e7c473a6521f9c72a1135ed6b4dda4bc07e8.png);
}

/* line 338, app/assets/stylesheets/application/trips.scss */
i.double.icon-flag {
  background-image: url(/assets/flag-85057c467fba9d3b42dc84fe837ae26205e90a4a207dd28fab11fd8d2b36862e.png);
}

/* line 343, app/assets/stylesheets/application/trips.scss */
h1 span.trip-type {
  font-size: 20px;
}

/* line 347, app/assets/stylesheets/application/trips.scss */
h3.search {
  font-size: 14px;
}

/* line 352, app/assets/stylesheets/application/trips.scss */
#modal-pnr textarea {
  box-sizing: border-box;
  width: 100%  !important;
}

/* line 359, app/assets/stylesheets/application/trips.scss */
#modal-pending-events .span2 {
  text-align: right;
}

/* line 363, app/assets/stylesheets/application/trips.scss */
#modal-pending-events .date {
  font-weight: bold;
}

/* line 366, app/assets/stylesheets/application/trips.scss */
#modal-pending-events .date .day {
  color: #999;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}

/* line 374, app/assets/stylesheets/application/trips.scss */
#modal-pending-events .subtitle {
  margin: 0;
}

/* line 378, app/assets/stylesheets/application/trips.scss */
#modal-pending-events .row-fluid {
  margin-bottom: 10px;
}

/* line 383, app/assets/stylesheets/application/trips.scss */
#modal-pending-events .events .pictures {
  display: none;
}

/* line 389, app/assets/stylesheets/application/trips.scss */
.picturable-description {
  display: inline-block;
  width: initial;
}

/* line 394, app/assets/stylesheets/application/trips.scss */
#trips .help-inline {
  width: 70px;
  display: inline-block;
}

/* line 399, app/assets/stylesheets/application/trips.scss */
.picture-chooser-control {
  margin-top: 7px;
}

/* line 403, app/assets/stylesheets/application/trips.scss */
.js-zeroclipboard-container {
  margin-top: 10px;
}

/* line 406, app/assets/stylesheets/application/trips.scss */
.js-zeroclipboard-container input {
  background-color: white !important;
}

/* line 411, app/assets/stylesheets/application/trips.scss */
.publications {
  padding-bottom: 40px;
}

/* line 414, app/assets/stylesheets/application/trips.scss */
.publications .js-zeroclipboard-container {
  margin-bottom: 40px;
}

/* line 418, app/assets/stylesheets/application/trips.scss */
.publications .wp-clipboard {
  margin-bottom: 5px;
}

/* line 422, app/assets/stylesheets/application/trips.scss */
.publications h4 {
  margin-top: 15px;
  font-weight: initial;
}

/* line 426, app/assets/stylesheets/application/trips.scss */
.publications h4 span {
  font-size: inherit;
}

/* line 431, app/assets/stylesheets/application/trips.scss */
.publications .content i, .publications input:not([type='submit']) {
  color: #337ab7;
}

/* line 435, app/assets/stylesheets/application/trips.scss */
.publications p.user-help {
  color: #555;
}

/* line 439, app/assets/stylesheets/application/trips.scss */
.publications p.user-help-italic {
  color: #555;
  font-style: italic;
}

/* line 445, app/assets/stylesheets/application/trips.scss */
.publications .estimate-inviation .toggle {
  width: 100% !important;
  height: 34px !important;
}

/* line 449, app/assets/stylesheets/application/trips.scss */
.publications .estimate-inviation .toggle label {
  padding-top: 8px;
}

/* line 454, app/assets/stylesheets/application/trips.scss */
.publications .estimate-inviation #send_email_button {
  text-align: right;
}

/* line 457, app/assets/stylesheets/application/trips.scss */
.publications .estimate-inviation #send_email_button a {
  display: block;
  height: 34px;
  padding-top: 8px;
}

/* line 464, app/assets/stylesheets/application/trips.scss */
.publications .estimate-inviation .default-email-text-reseller, .publications .estimate-inviation .default-email-text {
  display: none;
}

/* line 470, app/assets/stylesheets/application/trips.scss */
.document-error {
  color: red;
}

/* line 474, app/assets/stylesheets/application/trips.scss */
.document-show {
  line-height: 2;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background-color: #ebebeb;
}

/* line 482, app/assets/stylesheets/application/trips.scss */
.document-show .title {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 32em;
  display: inline-block;
  white-space: nowrap;
  vertical-align: bottom;
}

/* line 492, app/assets/stylesheets/application/trips.scss */
.font-italic {
  font-style: italic;
}

/* line 497, app/assets/stylesheets/application/trips.scss */
#create-lead-with-trips .error-message {
  position: relative;
  bottom: 12px !important;
  right: 5px;
  font-size: 12px;
  color: red;
}

/* line 512, app/assets/stylesheets/application/trips.scss */
#additional_texts .accordion-menu .fields .menu .icon-container {
  width: 1.5rem;
  display: inline-flex;
  margin-right: 1rem;
  justify-content: center;
  align-items: center;
}

/* line 519, app/assets/stylesheets/application/trips.scss */
#additional_texts .accordion-menu .fields .menu .icon-container i {
  margin-right: 0;
}
/* line 1, app/assets/stylesheets/application/typeahead.scss */
.typeahead.dropdown-menu {
  max-width: 500px;
}
/* line 2, app/assets/stylesheets/application/users.scss */
#users .avatar, #user_groups .avatar {
  padding: 5px 0px 5px 10px !important;
}

/* line 5, app/assets/stylesheets/application/users.scss */
#users .avatar .avatar-container, #user_groups .avatar .avatar-container {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}

/* line 14, app/assets/stylesheets/application/users.scss */
#users .label, #user_groups .label {
  margin-right: 10px;
}

/* line 18, app/assets/stylesheets/application/users.scss */
#users .no-border, #user_groups .no-border {
  border: 0;
}

/* line 22, app/assets/stylesheets/application/users.scss */
#users .user-first-line td, #user_groups .user-first-line td {
  padding-bottom: 0px;
}

/* line 26, app/assets/stylesheets/application/users.scss */
#users tr th, #user_groups tr th {
  border: 0;
}

/* line 30, app/assets/stylesheets/application/users.scss */
#users .user-second-line td, #user_groups .user-second-line td {
  padding-top: 0px;
  font-size: 12px;
}

/* line 34, app/assets/stylesheets/application/users.scss */
#users .user-second-line td span, #user_groups .user-second-line td span {
  color: #999;
}
/* line 2, app/assets/stylesheets/application/vouchers.scss */
#vouchers .tab-content {
  overflow: initial;
}

/* line 6, app/assets/stylesheets/application/vouchers.scss */
#vouchers .pdf_viewer {
  min-width: 100%;
  min-height: 800px;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 13, app/assets/stylesheets/application/vouchers.scss */
#vouchers .control-label {
  width: 100%;
}

/* line 18, app/assets/stylesheets/application/vouchers.scss */
#vouchers .sidebar textarea, #vouchers .sidebar select {
  width: 100%;
  box-sizing: border-box;
}

/* line 24, app/assets/stylesheets/application/vouchers.scss */
#vouchers button[type='submit'] {
  outline-width: 0;
}

/* line 30, app/assets/stylesheets/application/vouchers.scss */
#offers .pdf_viewer {
  min-width: 100%;
  min-height: 100vh;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 40, app/assets/stylesheets/application/vouchers.scss */
#accordion-menu .menu, .accordion-menu .menu {
  padding-top: 5px;
}

/* line 43, app/assets/stylesheets/application/vouchers.scss */
#accordion-menu .menu > p, .accordion-menu .menu > p {
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 57, app/assets/stylesheets/application/vouchers.scss */
#accordion-menu .fa, #accordion-menu .fab, #accordion-menu .fas, #accordion-menu .far, #accordion-menu .fal, .accordion-menu .fa, .accordion-menu .fab, .accordion-menu .fas, .accordion-menu .far, .accordion-menu .fal {
  margin-right: 10px;
  color: #428bca;
}

/* line 62, app/assets/stylesheets/application/vouchers.scss */
#accordion-menu .content, .accordion-menu .content {
  border: 1px solid #ddd;
  padding: 20px 15px 10px;
  color: #333;
  background-color: white;
  border-color: #ddd;
  display: none;
  margin: 0;
}

/* line 72, app/assets/stylesheets/application/vouchers.scss */
#accordion-menu .collapsable-menu, .accordion-menu .collapsable-menu {
  display: none;
}

/* line 76, app/assets/stylesheets/application/vouchers.scss */
#accordion-menu .uncollapsable-menu, .accordion-menu .uncollapsable-menu {
  display: block;
}
/* line 1, app/assets/stylesheets/application/wallets.scss */
p.empty {
  padding-top: 50px;
  color: #939393;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}

/* line 9, app/assets/stylesheets/application/wallets.scss */
span.variable {
  color: #999;
}

/* line 14, app/assets/stylesheets/application/wallets.scss */
#bookings hr.wallets {
  margin-top: 0;
}

/* line 18, app/assets/stylesheets/application/wallets.scss */
#bookings .row.sidebar.right {
  position: relative;
}

/* line 22, app/assets/stylesheets/application/wallets.scss */
#bookings ul.wallets li a:first-child {
  margin-top: 0;
}

/* line 27, app/assets/stylesheets/application/wallets.scss */
table.super-booking-container {
  border: 2px solid #faebce;
  background-color: #fcf8e4;
  color: #896c5c !important;
}

/* line 33, app/assets/stylesheets/application/wallets.scss */
table.super-booking-container td {
  border: 0;
}

/* line 37, app/assets/stylesheets/application/wallets.scss */
table.super-booking-container td.super-booking {
  color: #896c5c !important;
}

/* line 41, app/assets/stylesheets/application/wallets.scss */
table.super-booking-container td.super-booking p {
  color: #896c5c !important;
}

/* line 45, app/assets/stylesheets/application/wallets.scss */
table.super-booking-container td.super-booking a {
  color: #896c5c !important;
  text-decoration: underline;
}

/* line 50, app/assets/stylesheets/application/wallets.scss */
table.super-booking-container td.super-booking a.new-account-link {
  color: #896c5c !important;
  text-decoration: underline;
}

/* line 55, app/assets/stylesheets/application/wallets.scss */
.m-r-0 {
  margin-right: 0 !important;
}

/* line 59, app/assets/stylesheets/application/wallets.scss */
.m-0 {
  margin: 0 !important;
}
