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

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
body {
  margin: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
[hidden], template {
  display: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a {
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a:active, a:hover {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
b, strong {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
dfn {
  font-style: italic;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
mark {
  color: #000;
  background: #ff0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
small {
  font-size: 80%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
sup {
  top: -.5em;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
sub {
  bottom: -.25em;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
img {
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
figure {
  margin: 1em 40px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
pre {
  overflow: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button {
  overflow: visible;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button, select {
  text-transform: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input {
  line-height: normal;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
legend {
  padding: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
textarea {
  overflow: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
optgroup {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  thead {
    display: table-header-group;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  img, tr {
    page-break-inside: avoid;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  img {
    max-width: 100% !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  h2, h3 {
    page-break-after: avoid;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar {
    display: none;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .label {
    border: 1px solid #000;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-king:before {
  content: "\e211";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-education:before {
  content: "\e233";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-console:before {
  content: "\e254";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
figure {
  margin: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
img {
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.img-rounded {
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.img-circle {
  border-radius: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
[role=button] {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h1, h1 {
  font-size: 36px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h2, h2 {
  font-size: 30px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h3, h3 {
  font-size: 24px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h4, h4 {
  font-size: 18px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h5, h5 {
  font-size: 14px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.h6, h6 {
  font-size: 12px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
p {
  margin: 0 0 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .lead {
    font-size: 21px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.small, small {
  font-size: 85%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-left {
  text-align: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-right {
  text-align: right;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-center {
  text-align: center;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-justify {
  text-align: justify;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-nowrap {
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-lowercase {
  text-transform: lowercase;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-uppercase {
  text-transform: uppercase;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-capitalize {
  text-transform: capitalize;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-muted {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-primary {
  color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-success {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-info {
  color: #31708f;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.text-info:focus, a.text-info:hover {
  color: #245269;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-warning {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-danger {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.bg-success {
  background-color: #dff0d8;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.bg-info {
  background-color: #d9edf7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.bg-danger {
  background-color: #f2dede;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
dd, dt {
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
dt {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0';
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: '';
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .container {
    width: 1170px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-12 {
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-9 {
  width: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-6 {
  width: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-3 {
  width: 25%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-12 {
  right: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-9 {
  right: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-6 {
  right: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-3 {
  right: 25%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-pull-0 {
  right: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-12 {
  left: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-9 {
  left: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-6 {
  left: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-3 {
  left: 25%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-push-0 {
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
table {
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
th {
  text-align: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table .table {
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=file] {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select[multiple], select[size] {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

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

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
textarea.form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input.input-sm[type=date], input.input-sm[type=time], input.input-sm[type=datetime-local], input.input-sm[type=month] {
    line-height: 30px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input.input-lg[type=date], input.input-lg[type=time], input.input-lg[type=datetime-local], input.input-lg[type=month] {
    line-height: 46px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group {
  margin-bottom: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input.disabled[type=checkbox], input[type=checkbox][disabled], input.disabled[type=radio], input[type=radio][disabled] {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select.input-sm[multiple], textarea.input-sm {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-sm select.form-control[multiple], .form-group-sm textarea.form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select.input-lg[multiple], textarea.input-lg {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-lg select.form-control[multiple], .form-group-lg textarea.form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-feedback {
  position: relative;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.focus[disabled], .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.focus[disabled], .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info.focus[disabled], .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning.focus[disabled], .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger.focus[disabled], .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
input.btn-block[type=button], input.btn-block[type=reset], input.btn-block[type=submit] {
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.fade.in {
  opacity: 1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.collapse {
  display: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.collapse.in {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
tr.collapse.in {
  display: table-row;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
tbody.collapse.in {
  display: table-row-group;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown, .dropup {
  position: relative;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.open > .dropdown-menu {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.open > a {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-toolbar {
  margin-left: -5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group > .btn-group {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn .caret {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select.input-group-lg[multiple] > .form-control, select.input-group-lg[multiple] > .input-group-addon, select.input-group-lg[multiple] > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
select.input-group-sm[multiple] > .form-control, select.input-group-sm[multiple] > .input-group-addon, select.input-group-sm[multiple] > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-btn > .btn {
  position: relative;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav > li {
  position: relative;
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav > li.disabled > a {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav > li > a > img {
  max-width: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-pills > li {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-stacked > li {
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-justified {
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-justified > li {
  float: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tab-content > .active {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-header {
    float: left;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-toggle:focus {
  outline: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-toggle {
    display: none;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-nav > li {
    float: left;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-left {
    float: left !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-text {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-link {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .btn-link {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.breadcrumb > .active {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination > li {
  display: inline;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pager li {
  display: inline;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label:empty {
  display: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-default {
  background-color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-primary {
  background-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-success {
  background-color: #5cb85c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-info {
  background-color: #5bc0de;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-danger {
  background-color: #d9534f;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.badge:empty {
  display: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item > .badge {
  float: right;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.jumbotron .h1, .jumbotron h1 {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert .alert-link {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-info .alert-link {
  color: #245269;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.alert-danger .alert-link {
  color: #843534;
}

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

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

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

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.progress-bar-striped, .progress-striped .progress-bar {
  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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media {
  margin-top: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media:first-child {
  margin-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-body {
  width: 10000px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-object {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-right, .media > .pull-right {
  padding-left: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-left, .media > .pull-left {
  padding-right: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-middle {
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-bottom {
  vertical-align: bottom;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item, button.list-group-item {
  color: #555;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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: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, .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 {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-body {
  padding: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table-responsive:first-child > .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:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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, .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: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:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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, .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: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:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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, .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 {
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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, .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 {
  border-bottom-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .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, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-group {
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-default {
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-primary {
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-open {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

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

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .modal-lg {
    width: 900px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 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-break: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.top {
  margin-top: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.right {
  margin-left: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.left {
  margin-left: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover-content {
  padding: 9px 14px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover > .arrow {
  border-width: 11px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel {
  position: relative;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .active {
  left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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: .5;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #0009;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.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 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pull-right {
  float: right !important;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.pull-left {
  float: left !important;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.hide {
  display: none !important;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.show {
  display: block !important;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.invisible {
  visibility: hidden;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.hidden {
  display: none !important;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.affix {
  position: fixed;
}

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

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-xs {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  table.visible-xs {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-sm {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  table.visible-sm {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-md {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  table.visible-md {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-lg {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  table.visible-lg {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .hidden-lg {
    display: none !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.visible-print {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-print {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  table.visible-print {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-print-block {
    display: block !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 5, app/assets/stylesheets/bootstrap/bootstrap.min.css */
  .hidden-print {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.min.css.map */
/*!
 * vue2-animate v1.0.4
 * (c) 2016 Simon Asika
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */
@keyframes bounceIn {
  from,
20%,
40%,
60%,
80%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceInDown {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceInLeft {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
60%,
75%,
90%,
to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 205, app/assets/stylesheets/components/animations-fade.css */
.bounce-enter-active,
.bounceIn,
.bounce-leave-active,
.bounceOut {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 212, app/assets/stylesheets/components/animations-fade.css */
.bounce-enter-active,
.bounceIn {
  animation-name: bounceIn;
}

/* line 216, app/assets/stylesheets/components/animations-fade.css */
.bounce-leave-active,
.bounceOut {
  animation-name: bounceOut;
}

/* line 220, app/assets/stylesheets/components/animations-fade.css */
.bounceUp-enter-active,
.bounceInUp,
.bounceUp-leave-active,
.bounceOutUp {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 227, app/assets/stylesheets/components/animations-fade.css */
.bounceUp-enter-active,
.bounceInUp {
  animation-name: bounceInUp;
}

/* line 231, app/assets/stylesheets/components/animations-fade.css */
.bounceUp-leave-active,
.bounceOutUp {
  animation-name: bounceOutUp;
}

/* line 235, app/assets/stylesheets/components/animations-fade.css */
.bounceRight-enter-active,
.bounceInRight,
.bounceRight-leave-active,
.bounceOutRight {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 242, app/assets/stylesheets/components/animations-fade.css */
.bounceRight-enter-active,
.bounceInRight {
  animation-name: bounceInRight;
}

/* line 246, app/assets/stylesheets/components/animations-fade.css */
.bounceRight-leave-active,
.bounceOutRight {
  animation-name: bounceOutRight;
}

/* line 250, app/assets/stylesheets/components/animations-fade.css */
.bounceLeft-enter-active,
.bounceInLeft,
.bounceLeft-leave-active,
.bounceOutLeft {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 257, app/assets/stylesheets/components/animations-fade.css */
.bounceLeft-enter-active,
.bounceInLeft {
  animation-name: bounceInLeft;
}

/* line 261, app/assets/stylesheets/components/animations-fade.css */
.bounceLeft-leave-active,
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

/* line 265, app/assets/stylesheets/components/animations-fade.css */
.bounceDown-enter-active,
.bounceInDown,
.bounceDown-leave-active,
.bounceOutDown {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 272, app/assets/stylesheets/components/animations-fade.css */
.bounceDown-enter-active,
.bounceInDown {
  animation-name: bounceInDown;
}

/* line 276, app/assets/stylesheets/components/animations-fade.css */
.bounceDown-leave-active,
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 448, app/assets/stylesheets/components/animations-fade.css */
.fade-enter-active,
.fadeIn,
.fade-leave-active,
.fadeOut {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 455, app/assets/stylesheets/components/animations-fade.css */
.fade-enter-active,
.fadeIn {
  animation-name: fadeIn;
}

/* line 459, app/assets/stylesheets/components/animations-fade.css */
.fade-leave-active,
.fadeOut {
  animation-name: fadeOut;
}

/* line 463, app/assets/stylesheets/components/animations-fade.css */
.fadeUpBig-enter-active,
.fadeInUpBig,
.fadeUpBig-leave-active,
.fadeOutUpBig {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 470, app/assets/stylesheets/components/animations-fade.css */
.fadeUpBig-enter-active,
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

/* line 474, app/assets/stylesheets/components/animations-fade.css */
.fadeUpBig-leave-active,
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

/* line 478, app/assets/stylesheets/components/animations-fade.css */
.fadeUp-enter-active,
.fadeInUp,
.fadeUp-leave-active,
.fadeOutUp {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 485, app/assets/stylesheets/components/animations-fade.css */
.fadeUp-enter-active,
.fadeInUp {
  animation-name: fadeInUp;
}

/* line 489, app/assets/stylesheets/components/animations-fade.css */
.fadeUp-leave-active,
.fadeOutUp {
  animation-name: fadeOutUp;
}

/* line 493, app/assets/stylesheets/components/animations-fade.css */
.fadeRightBig-enter-active,
.fadeInRightBig,
.fadeRightBig-leave-active,
.fadeOutRightBig {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 500, app/assets/stylesheets/components/animations-fade.css */
.fadeRightBig-enter-active,
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

/* line 504, app/assets/stylesheets/components/animations-fade.css */
.fadeRightBig-leave-active,
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

/* line 508, app/assets/stylesheets/components/animations-fade.css */
.fadeRight-enter-active,
.fadeInRight,
.fadeRight-leave-active,
.fadeOutRight {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 515, app/assets/stylesheets/components/animations-fade.css */
.fadeRight-enter-active,
.fadeInRight {
  animation-name: fadeInRight;
}

/* line 519, app/assets/stylesheets/components/animations-fade.css */
.fadeRight-leave-active,
.fadeOutRight {
  animation-name: fadeOutRight;
}

/* line 523, app/assets/stylesheets/components/animations-fade.css */
.fadeLeftBig-enter-active,
.fadeInLeftBig,
.fadeLeftBig-leave-active,
.fadeOutLeftBig {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 530, app/assets/stylesheets/components/animations-fade.css */
.fadeLeftBig-enter-active,
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

/* line 534, app/assets/stylesheets/components/animations-fade.css */
.fadeLeftBig-leave-active,
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

/* line 538, app/assets/stylesheets/components/animations-fade.css */
.fadeLeft-enter-active,
.fadeInLeft,
.fadeLeft-leave-active,
.fadeOutLeft {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 545, app/assets/stylesheets/components/animations-fade.css */
.fadeLeft-enter-active,
.fadeInLeft {
  animation-name: fadeInLeft;
}

/* line 549, app/assets/stylesheets/components/animations-fade.css */
.fadeLeft-leave-active,
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

/* line 553, app/assets/stylesheets/components/animations-fade.css */
.fadeDownBig-enter-active,
.fadeInDownBig,
.fadeDownBig-leave-active,
.fadeOutDownBig {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 560, app/assets/stylesheets/components/animations-fade.css */
.fadeDownBig-enter-active,
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

/* line 564, app/assets/stylesheets/components/animations-fade.css */
.fadeDownBig-leave-active,
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

/* line 568, app/assets/stylesheets/components/animations-fade.css */
.fadeDown-enter-active,
.fadeInDown,
.fadeDown-leave-active,
.fadeOutDown {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 575, app/assets/stylesheets/components/animations-fade.css */
.fadeDown-enter-active,
.fadeInDown {
  animation-name: fadeInDown;
}

/* line 579, app/assets/stylesheets/components/animations-fade.css */
.fadeDown-leave-active,
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 698, app/assets/stylesheets/components/animations-fade.css */
.rotate-enter-active,
.rotateIn,
.rotate-leave-active,
.rotateOut {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 705, app/assets/stylesheets/components/animations-fade.css */
.rotate-enter-active,
.rotateIn {
  animation-name: rotateIn;
}

/* line 709, app/assets/stylesheets/components/animations-fade.css */
.rotate-leave-active,
.rotateOut {
  animation-name: rotateOut;
}

/* line 713, app/assets/stylesheets/components/animations-fade.css */
.rotateUpRight-enter-active,
.rotateInUpRight,
.rotateUpRight-leave-active,
.rotateOutUpRight {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 720, app/assets/stylesheets/components/animations-fade.css */
.rotateUpRight-enter-active,
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

/* line 724, app/assets/stylesheets/components/animations-fade.css */
.rotateUpRight-leave-active,
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

/* line 728, app/assets/stylesheets/components/animations-fade.css */
.rotateUpLeft-enter-active,
.rotateInUpLeft,
.rotateUpLeft-leave-active,
.rotateOutUpLeft {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 735, app/assets/stylesheets/components/animations-fade.css */
.rotateUpLeft-enter-active,
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

/* line 739, app/assets/stylesheets/components/animations-fade.css */
.rotateUpLeft-leave-active,
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

/* line 743, app/assets/stylesheets/components/animations-fade.css */
.rotateDownRight-enter-active,
.rotateInDownRight,
.rotateDownRight-leave-active,
.rotateOutDownRight {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 750, app/assets/stylesheets/components/animations-fade.css */
.rotateDownRight-enter-active,
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

/* line 754, app/assets/stylesheets/components/animations-fade.css */
.rotateDownRight-leave-active,
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

/* line 758, app/assets/stylesheets/components/animations-fade.css */
.rotateDownLeft-enter-active,
.rotateInDownLeft,
.rotateDownLeft-leave-active,
.rotateOutDownLeft {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 765, app/assets/stylesheets/components/animations-fade.css */
.rotateDownLeft-enter-active,
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

/* line 769, app/assets/stylesheets/components/animations-fade.css */
.rotateDownLeft-leave-active,
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 845, app/assets/stylesheets/components/animations-fade.css */
.slide-enter-active,
.slideIn,
.slide-leave-active,
.slideOut {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 852, app/assets/stylesheets/components/animations-fade.css */
.slide-enter-active,
.slideIn {
  animation-name: slideIn;
}

/* line 856, app/assets/stylesheets/components/animations-fade.css */
.slide-leave-active,
.slideOut {
  animation-name: slideOut;
}

/* line 860, app/assets/stylesheets/components/animations-fade.css */
.slideUp-enter-active,
.slideInUp,
.slideUp-leave-active,
.slideOutUp {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 867, app/assets/stylesheets/components/animations-fade.css */
.slideUp-enter-active,
.slideInUp {
  animation-name: slideInUp;
}

/* line 871, app/assets/stylesheets/components/animations-fade.css */
.slideUp-leave-active,
.slideOutUp {
  animation-name: slideOutUp;
}

/* line 875, app/assets/stylesheets/components/animations-fade.css */
.slideRight-enter-active,
.slideInRight,
.slideRight-leave-active,
.slideOutRight {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 882, app/assets/stylesheets/components/animations-fade.css */
.slideRight-enter-active,
.slideInRight {
  animation-name: slideInRight;
}

/* line 886, app/assets/stylesheets/components/animations-fade.css */
.slideRight-leave-active,
.slideOutRight {
  animation-name: slideOutRight;
}

/* line 890, app/assets/stylesheets/components/animations-fade.css */
.slideLeft-enter-active,
.slideInLeft,
.slideLeft-leave-active,
.slideOutLeft {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 897, app/assets/stylesheets/components/animations-fade.css */
.slideLeft-enter-active,
.slideInLeft {
  animation-name: slideInLeft;
}

/* line 901, app/assets/stylesheets/components/animations-fade.css */
.slideLeft-leave-active,
.slideOutLeft {
  animation-name: slideOutLeft;
}

/* line 905, app/assets/stylesheets/components/animations-fade.css */
.slideDown-enter-active,
.slideInDown,
.slideDown-leave-active,
.slideOutDown {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 912, app/assets/stylesheets/components/animations-fade.css */
.slideDown-enter-active,
.slideInDown {
  animation-name: slideInDown;
}

/* line 916, app/assets/stylesheets/components/animations-fade.css */
.slideDown-leave-active,
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 1037, app/assets/stylesheets/components/animations-fade.css */
.zoom-enter-active,
.zoomIn,
.zoom-leave-active,
.zoomOut {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 1044, app/assets/stylesheets/components/animations-fade.css */
.zoom-enter-active,
.zoomIn {
  animation-name: zoomIn;
}

/* line 1048, app/assets/stylesheets/components/animations-fade.css */
.zoom-leave-active,
.zoomOut {
  animation-name: zoomOut;
}

/* line 1052, app/assets/stylesheets/components/animations-fade.css */
.zoomUp-enter-active,
.zoomInUp,
.zoomUp-leave-active,
.zoomOutUp {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 1059, app/assets/stylesheets/components/animations-fade.css */
.zoomUp-enter-active,
.zoomInUp {
  animation-name: zoomInUp;
}

/* line 1063, app/assets/stylesheets/components/animations-fade.css */
.zoomUp-leave-active,
.zoomOutUp {
  animation-name: zoomOutUp;
}

/* line 1067, app/assets/stylesheets/components/animations-fade.css */
.zoomRight-enter-active,
.zoomInRight,
.zoomRight-leave-active,
.zoomOutRight {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 1074, app/assets/stylesheets/components/animations-fade.css */
.zoomRight-enter-active,
.zoomInRight {
  animation-name: zoomInRight;
}

/* line 1078, app/assets/stylesheets/components/animations-fade.css */
.zoomRight-leave-active,
.zoomOutRight {
  animation-name: zoomOutRight;
}

/* line 1082, app/assets/stylesheets/components/animations-fade.css */
.zoomLeft-enter-active,
.zoomInLeft,
.zoomLeft-leave-active,
.zoomOutLeft {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 1089, app/assets/stylesheets/components/animations-fade.css */
.zoomLeft-enter-active,
.zoomInLeft {
  animation-name: zoomInLeft;
}

/* line 1093, app/assets/stylesheets/components/animations-fade.css */
.zoomLeft-leave-active,
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

/* line 1097, app/assets/stylesheets/components/animations-fade.css */
.zoomDown-enter-active,
.zoomInDown,
.zoomDown-leave-active,
.zoomOutDown {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 1104, app/assets/stylesheets/components/animations-fade.css */
.zoomDown-enter-active,
.zoomInDown {
  animation-name: zoomInDown;
}

/* line 1108, app/assets/stylesheets/components/animations-fade.css */
.zoomDown-leave-active,
.zoomOutDown {
  animation-name: zoomOutDown;
}

/* line 3, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio div {
  clear: both;
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio label {
  width: 100%;
  border: 2px solid;
  border-radius: 7px;
  color: #686868;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
  font-weight: normal;
  font-family: Whitney HTF Book;
}

/* line 19, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

/* line 24, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio input[type="radio"]:hover,
.funkyradio input[type="checkbox"]:hover {
  display: none;
  content: '';
}

/* line 30, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 1em;
  margin-top: 2em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 43, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 12px;
  bottom: 0;
  left: 40px;
  content: '';
  width: 1.5em;
  height: 1.5em;
  background: white;
  border: 2px solid;
  border-radius: 3px;
}

/* line 58, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #ED3426;
  border: 2px solid #ED3426;
  font-family: Whitney HTF Semibold;
}

/* line 65, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714' !important;
  text-indent: 0.2em;
  color: #b6b6b6;
  line-height: 23px;
  border: none;
  background-color: #ccc;
}

/* line 75, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

/* line 80, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: white !important;
}

/* line 85, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

/* line 91, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

/* line 97, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

/* line 103, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

/* line 109, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}

/* line 115, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.no-border label {
  border: none;
}

/* line 119, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.to-left label {
  padding-left: 70px;
}

/* line 123, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.to-right .funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
  right: 20px !important;
  left: auto !important;
}

/* line 128, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.to-left input[type="radio"]:empty ~ label:before,
.funkyradio.to-left input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 12px;
  bottom: 0;
  left: 50px !important;
  content: '';
  width: 1.5em;
  height: 1.5em;
  background: white;
  border: 2px solid;
  border-radius: 3px;
}

/* line 143, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.no-border input[type="radio"]:checked ~ label,
.funkyradio.no-border input[type="checkbox"]:checked ~ label {
  border: none;
}

/* line 148, app/assets/stylesheets/components/button-checkbox.css */
.checkbox-slidetoggle {
  height: 0;
  width: 0;
  visibility: hidden;
}

/* line 154, app/assets/stylesheets/components/button-checkbox.css */
.label-slidetoggle {
  cursor: pointer;
  text-indent: -9999px;
  width: 40px;
  height: 23px;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative;
}

/* line 165, app/assets/stylesheets/components/button-checkbox.css */
.label-slidetoggle:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 40px;
  transition: 0.3s;
}

/* line 177, app/assets/stylesheets/components/button-checkbox.css */
.checkbox-slidetoggle:checked + .label-slidetoggle:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}

/* line 182, app/assets/stylesheets/components/button-checkbox.css */
.label-slidetoggle:active:after {
  width: 40px;
}

/* line 186, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.to-min-left label {
  padding: 2.5px;
}

/* line 190, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.to-min-left input[type="radio"]:empty ~ label::before,
.funkyradio.to-min-left input[type="checkbox"]:empty ~ label::before {
  left: 30px !important;
}

/* line 195, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.px-15-left label {
  padding: 2.5px;
}

/* line 199, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.px-15-left input[type="radio"]:empty ~ label::before,
.funkyradio.px-15-left input[type="checkbox"]:empty ~ label::before {
  left: 15px !important;
}

/* line 204, app/assets/stylesheets/components/button-checkbox.css */
.funkyradio.px-15-left .visible-checkbox input[type="radio"]:empty ~ label,
.funkyradio.px-15-left .visible-checkbox input[type="checkbox"]:empty ~ label {
  width: 300px;
}

/* line 209, app/assets/stylesheets/components/button-checkbox.css */
.radio-switch-item input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}

/* line 215, app/assets/stylesheets/components/button-checkbox.css */
.radio-switch-item label {
  color: black;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  padding: 5px 20px;
  margin-bottom: 0px;
  font-size: 14px;
  border-radius: 10px;
}

/* line 226, app/assets/stylesheets/components/button-checkbox.css */
.radio-switch-item input[type=radio]:checked + label {
  color: black;
}

/* line 229, app/assets/stylesheets/components/button-checkbox.css */
.radio-switch-item .radio-group {
  border: solid 3px black;
  display: inline-block;
  margin: 20px;
  border-radius: 10px;
  overflow: hidden;
}

/* line 237, app/assets/stylesheets/components/button-checkbox.css */
.radio-switch-item {
  background: #ececec;
  border-radius: 10px;
}

/* line 242, app/assets/stylesheets/components/button-checkbox.css */
.radio-form .plan input {
  display: none;
}

/* line 246, app/assets/stylesheets/components/button-checkbox.css */
.radio-form label {
  position: relative;
  color: #fff;
  background-color: #aaa;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  display: block;
  cursor: pointer;
  border: 3px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
}

/* line 262, app/assets/stylesheets/components/button-checkbox.css */
.radio-form .plan input:checked + label {
  border: 3px solid #333;
}

/* line 266, app/assets/stylesheets/components/button-checkbox.css */
.radio-form .plan input:checked + label:after {
  content: "\2713";
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  border: 2px solid #333;
  z-index: 2;
  position: absolute;
  top: -10px;
  right: -10px;
}

@media (max-width: 767px) {
  /* line 280, app/assets/stylesheets/components/button-checkbox.css */
  .bot-accept-terms-and-conditions .funkyradio input[type="radio"]:empty ~ label:before,
.bot-accept-terms-and-conditions .funkyradio input[type="checkbox"]:empty ~ label:before {
    display: block !important;
    left: 10px !important;
    top: calc(100% / 2 - 12px);
    font-size: 16px;
  }
  /* line 288, app/assets/stylesheets/components/button-checkbox.css */
  .bot-accept-terms-and-conditions .funkyradio label {
    line-height: 20px !important;
    padding: 10px 35px !important;
    font-size: 11px;
  }
}

/* line 1, app/assets/stylesheets/components/cards.css */
.card-v1 {
  padding: 30px 0;
}

/* line 5, app/assets/stylesheets/components/cards.css */
.card-v1 .card-container {
  border-radius: 5px;
  width: 260px;
  margin: 0 auto;
  min-height: 300px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-family: 'Gotham';
}

/* line 14, app/assets/stylesheets/components/cards.css */
.card-v1 .card-header {
  margin-left: 20px;
  padding: 10px 0;
}

/* line 19, app/assets/stylesheets/components/cards.css */
.card-v1 .card-header h5 {
  font-family: 'Gotham';
  color: black;
  font-weight: bold;
}

/* line 25, app/assets/stylesheets/components/cards.css */
.card-v1 .card-header hr {
  background-color: #ED3426;
  width: 40px;
  margin: 0;
  height: 2px;
}

/* line 32, app/assets/stylesheets/components/cards.css */
.card-v1 .card-body {
  margin: 10px;
}

/* line 36, app/assets/stylesheets/components/cards.css */
.card-v1 .body-content {
  padding: 10px;
  padding-right: 0px;
  display: grid;
  grid-template-columns: 10fr 1fr;
  font-size: 13px;
  border: 1px solid transparent;
  cursor: pointer;
}

/* line 46, app/assets/stylesheets/components/cards.css */
.card-v1 .body-content:hover,
.card-v1 .body-content[aria-expanded="true"] {
  border: 1px solid #ED3426;
  border-radius: 10px;
  background-color: #fff4f4;
}

/* line 53, app/assets/stylesheets/components/cards.css */
.card-v1 .body-content i {
  align-self: center;
  font-size: 12px;
  font-weight: bold;
  transition: 0.3s;
}

/* line 60, app/assets/stylesheets/components/cards.css */
.card-v1 .body-content-child {
  padding: 10px;
  font-size: 11px;
  margin: 5px;
}

/* line 66, app/assets/stylesheets/components/cards.css */
.card-v1 .body-content-child hr {
  background-color: #ddd;
  margin: 8px 0;
}

/* line 71, app/assets/stylesheets/components/cards.css */
.card-v1 .body-content.collapsed i {
  transform: rotate(-90deg) translateX(6px) translateY(-5px);
}

/* line 75, app/assets/stylesheets/components/cards.css */
.card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding-left: 20px;
  padding-right: 20px;
}

/* line 81, app/assets/stylesheets/components/cards.css */
.card {
  margin-top: 10px;
  box-sizing: border-box;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 15px;
}

/* line 89, app/assets/stylesheets/components/cards.css */
.card-checkout {
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05), 2px 2px 2px rgba(0, 0, 0, 0.03);
  padding: 25px;
}

/* line 96, app/assets/stylesheets/components/cards.css */
.card-checkout .card-checkout-logo {
  height: 100px;
  margin-bottom: 15px;
}

/* line 101, app/assets/stylesheets/components/cards.css */
.card-checkout .title {
  color: #2d3536;
  font-size: 20pt;
  line-height: 40px;
  margin: 0;
}

/* line 108, app/assets/stylesheets/components/cards.css */
.card-checkout .subtitle {
  margin: 15px 0;
  font-size: 12pt;
}

/* line 113, app/assets/stylesheets/components/cards.css */
.card-checkout .table {
  margin: 0;
}

/* line 117, app/assets/stylesheets/components/cards.css */
.card-checkout .table tr td {
  border: none;
  color: #686868;
  font-size: 10pt;
  padding-bottom: 0;
}

/* line 124, app/assets/stylesheets/components/cards.css */
.card-checkout .table tr td:first-child {
  padding-left: 0;
  text-align: left;
}

/* line 129, app/assets/stylesheets/components/cards.css */
.card-checkout .table tr td:last-child {
  padding-right: 0;
  text-align: right;
}

/* line 134, app/assets/stylesheets/components/cards.css */
.card-checkout .table tr:first-child td {
  border-top: 1px solid #adadad;
}

/* line 138, app/assets/stylesheets/components/cards.css */
.card-checkout .table tr:last-child td {
  padding-bottom: 8px;
}

/* BOT - CHECK PRICES*/
/* line 144, app/assets/stylesheets/components/cards.css */
#moving-bot-prices .card {
  margin-top: 0px;
  box-sizing: border-box;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 10px;
}

/* line 152, app/assets/stylesheets/components/cards.css */
#moving-bot-prices .card.bigger.padding-top-by-discount {
  padding-top: 30px;
}

/* line 156, app/assets/stylesheets/components/cards.css */
#moving-bot-prices .card table {
  margin-bottom: 0px;
}

/* line 160, app/assets/stylesheets/components/cards.css */
#moving-bot-prices .card p {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 165, app/assets/stylesheets/components/cards.css */
#moving-bot-prices .card p:last-of-type {
  margin-top: 5px;
  margin-bottom: 0px;
}

/* line 170, app/assets/stylesheets/components/cards.css */
#moving-bot-prices .card.bigger p {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 175, app/assets/stylesheets/components/cards.css */
#moving-bot-prices .card .card-image img {
  margin-bottom: 5px !important;
}

/* line 179, app/assets/stylesheets/components/cards.css */
#moving-bot-prices .card button {
  margin-top: 10px !important;
}

/* line 183, app/assets/stylesheets/components/cards.css */
.card.bigger {
  box-sizing: border-box;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 15px;
}

/* line 190, app/assets/stylesheets/components/cards.css */
.card.bigger span.card-title {
  font-family: Gotham Bold;
  color: #686868;
  font-size: 18px;
  font-weight: 300;
}

/* line 197, app/assets/stylesheets/components/cards.css */
.card span.card-title {
  font-family: Gotham Medium;
  font-size: 16px;
  font-weight: 300;
}

/* line 203, app/assets/stylesheets/components/cards.css */
.card span.price-no-selected {
  font-size: 20px;
}

/* line 207, app/assets/stylesheets/components/cards.css */
.card .card-topics p {
  font-family: Gotham Bold;
  color: #686868;
  font-size: 20px;
}

/* line 213, app/assets/stylesheets/components/cards.css */
.card table tr td {
  font-family: Whitney HTF Light;
  color: #686868;
}

/* line 218, app/assets/stylesheets/components/cards.css */
.card table tr:first-of-type td {
  border-top: none;
}

/* line 222, app/assets/stylesheets/components/cards.css */
.card .card-image {
  position: relative;
  overflow: hidden;
}

/* line 226, app/assets/stylesheets/components/cards.css */
.card .card-image img {
  height: 100px;
  width: auto;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* line 235, app/assets/stylesheets/components/cards.css */
.card .card-image span.card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px;
}

/* line 241, app/assets/stylesheets/components/cards.css */
.card .card-content {
  padding: 16px;
  border-radius: 0 0 2px 2px;
  background-clip: padding-box;
  box-sizing: border-box;
}

/* line 248, app/assets/stylesheets/components/cards.css */
.card .card-content p {
  margin: 0;
  color: inherit;
}

/* line 252, app/assets/stylesheets/components/cards.css */
.card .card-content span.card-title {
  line-height: 48px;
}

/* line 255, app/assets/stylesheets/components/cards.css */
.card .card-action {
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px;
}

/* line 259, app/assets/stylesheets/components/cards.css */
.card .card-action a {
  color: #ffab40;
  margin-right: 16px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}

/* line 265, app/assets/stylesheets/components/cards.css */
.card .card-action a:hover {
  color: #ffd8a6;
  text-decoration: none;
}

/* line 270, app/assets/stylesheets/components/cards.css */
.discount-value {
  left: -37px;
  padding: 30px;
  padding-bottom: 0px;
  top: -17px;
  transform: rotate(315deg);
}

/* line 278, app/assets/stylesheets/components/cards.css */
.discount-value .max-top-type-of-service-discount {
  color: #bebebe;
  font-size: 9pt;
  left: 10px;
  position: absolute;
  top: 55px;
}

/* line 286, app/assets/stylesheets/components/cards.css */
.discount-tag {
  border-radius: 3px;
  padding: 10px 15px;
  right: 15px;
  top: -35px;
}

/* line 293, app/assets/stylesheets/components/cards.css */
.offer-bigger-selected {
  margin-top: -50px;
}

/*********************************************************************************/
/*TESTIMONY CARDS OF THE HOME*/
/* line 301, app/assets/stylesheets/components/cards.css */
.card-testimony {
  min-height: 320px;
  padding-bottom: 60px;
}

/* line 306, app/assets/stylesheets/components/cards.css */
.card-testimony p {
  font-size: 20px;
  margin-bottom: 15px;
}

/* line 311, app/assets/stylesheets/components/cards.css */
.card-testimony .card-content-testimony {
  padding: 15px 15px 0px;
}

/* line 315, app/assets/stylesheets/components/cards.css */
.card-testimony .card-footer-testimony {
  bottom: 15px;
  font-size: 15pt;
  position: absolute;
  right: 25px;
}

@media (min-width: 992px) {
  /* line 323, app/assets/stylesheets/components/cards.css */
  .card-testimony {
    min-height: 280px;
  }
  /* line 327, app/assets/stylesheets/components/cards.css */
  .card-testimony p {
    font-size: 15px;
  }
  /* line 331, app/assets/stylesheets/components/cards.css */
  .card-testimony .card-footer-testimony {
    font-size: 12pt;
  }
}

@media (min-width: 1200px) {
  /* line 338, app/assets/stylesheets/components/cards.css */
  .card-testimony p {
    font-size: 17px;
  }
  /* line 342, app/assets/stylesheets/components/cards.css */
  .card-testimony .card-footer-testimony {
    font-size: 11pt;
  }
}

/* SOFIA TIPS CARDS ON BOT VIEWS */
/* line 349, app/assets/stylesheets/components/cards.css */
.card-sofia-tips {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: solid 1px #686868;
  box-shadow: none;
  border-radius: 8px;
}

/* line 359, app/assets/stylesheets/components/cards.css */
.card-sofia-tips p {
  font-family: Whitney HTF Book;
  font-size: 17px;
  color: #2D3536;
  margin-bottom: 10px;
}

/* line 366, app/assets/stylesheets/components/cards.css */
.card-sofia-tips button {
  display: block;
  margin-bottom: -30px;
  background-color: #ED3426 !important;
  border: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 17px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 18px;
}

/* line 379, app/assets/stylesheets/components/cards.css */
#service-mobile .col-xs-5 {
  padding: 0px 7.5px;
}

/* line 383, app/assets/stylesheets/components/cards.css */
#service-mobile .col-xs-5 .card {
  padding: 0px;
  border-radius: 15px;
}

/* line 388, app/assets/stylesheets/components/cards.css */
#service-mobile .col-xs-5 .card-image {
  height: 85px;
  padding: 15px 25px;
}

/* line 393, app/assets/stylesheets/components/cards.css */
#service-mobile .col-xs-5 .card-image img {
  height: 90%;
  margin-bottom: 0px;
  padding-top: 10%;
}

/* line 399, app/assets/stylesheets/components/cards.css */
#service-mobile .col-xs-5 p {
  margin: 0px;
}

/* line 403, app/assets/stylesheets/components/cards.css */
#service-mobile .col-xs-5 p span {
  font-size: 12px;
}

/* line 407, app/assets/stylesheets/components/cards.css */
#service-mobile .col-xs-5 p:last-child {
  margin-top: 0px;
  margin-bottom: 15px;
}

/* line 412, app/assets/stylesheets/components/cards.css */
#service-mobile .col-xs-5 p:last-child span {
  font-size: 16px;
}

/* line 416, app/assets/stylesheets/components/cards.css */
#service-mobile .card.bigger .card-image {
  height: 80px;
}

/* line 420, app/assets/stylesheets/components/cards.css */
#service-mobile .card.bigger p {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 426, app/assets/stylesheets/components/cards.css */
#service-mobile .card.bigger {
  background-clip: padding-box;
  border: 4px solid #ED3426;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 0px;
}

/* line 434, app/assets/stylesheets/components/cards.css */
#service-mobile .card.bigger span.card-title {
  color: #686868;
  font-family: Gotham Bold;
  font-size: 12px;
  font-weight: 300;
}

/* line 441, app/assets/stylesheets/components/cards.css */
#service-mobile .card.bigger p:last-child {
  margin-top: 0px;
  margin-bottom: 12.5px;
}

/* line 446, app/assets/stylesheets/components/cards.css */
#service-mobile .card.bigger p:last-child span {
  font-size: 16px;
}

@media (max-width: 374px) {
  /* line 451, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 p span {
    font-size: 10px;
  }
  /* line 455, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 p:last-child span {
    font-size: 14px;
  }
  /* line 459, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 .card-image {
    height: 65px;
  }
  /* line 463, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger span.card-title {
    font-size: 10px;
  }
  /* line 467, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger p:last-child span {
    font-size: 14px;
  }
  /* line 471, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger .card-image {
    height: 60px;
  }
  /* line 475, app/assets/stylesheets/components/cards.css */
  #data-client-mobile {
    margin-top: -50px;
  }
}

@media (min-width: 450px) {
  /* line 481, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 p span {
    font-size: 14px;
  }
  /* line 485, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 p:last-child span {
    font-size: 18px;
  }
  /* line 489, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 .card-image {
    height: 95px;
  }
  /* line 493, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger span.card-title {
    font-size: 14px;
  }
  /* line 497, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger p:last-child span {
    font-size: 18px;
  }
  /* line 501, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger .card-image {
    height: 90px;
  }
  /* line 505, app/assets/stylesheets/components/cards.css */
  #data-client-mobile {
    margin-top: -45px;
  }
}

@media (min-width: 550px) {
  /* line 511, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 p span {
    font-size: 16px;
  }
  /* line 515, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 p:last-child span {
    font-size: 20px;
  }
  /* line 519, app/assets/stylesheets/components/cards.css */
  #service-mobile .col-xs-5 .card-image {
    height: 105px;
  }
  /* line 523, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger span.card-title {
    font-size: 16px;
  }
  /* line 527, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger p:last-child span {
    font-size: 20px;
  }
  /* line 531, app/assets/stylesheets/components/cards.css */
  #service-mobile .card.bigger .card-image {
    height: 100px;
  }
  /* line 535, app/assets/stylesheets/components/cards.css */
  #data-client-mobile {
    margin-top: -55px;
  }
}

@media (max-width: 767px) {
  /* line 541, app/assets/stylesheets/components/cards.css */
  .discount-card {
    position: relative;
  }
  /* line 545, app/assets/stylesheets/components/cards.css */
  .discount-card .discount-tag {
    right: 30px;
  }
  /* line 549, app/assets/stylesheets/components/cards.css */
  .discount-card .overflow-hidden .margin_b {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 15px;
    position: relative;
  }
  /* line 556, app/assets/stylesheets/components/cards.css */
  .discount-card .service-mobile-image {
    margin-top: -20px;
  }
  /* line 560, app/assets/stylesheets/components/cards.css */
  .card-checkout .title {
    font-size: 16pt;
    line-height: 32px;
  }
  /* line 565, app/assets/stylesheets/components/cards.css */
  .card-checkout .subtitle {
    font-size: 11pt;
  }
  /* line 569, app/assets/stylesheets/components/cards.css */
  .card-checkout .table tr td {
    font-size: 9pt;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}

/* line 1, app/assets/stylesheets/components/checkboxes.css */
.input-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 26px;
}

/* line 8, app/assets/stylesheets/components/checkboxes.css */
.input-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* line 14, app/assets/stylesheets/components/checkboxes.css */
.slider-switch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border: 1px solid #c1c1c1;
}

/* line 27, app/assets/stylesheets/components/checkboxes.css */
.slider-switch:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 2px;
  background-color: #c1c1c1;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 39, app/assets/stylesheets/components/checkboxes.css */
.input-switch input:checked + .slider-switch {
  border-color: #ED3426;
  background-color: #ED3426;
}

/* line 44, app/assets/stylesheets/components/checkboxes.css */
.input-switch input:focus + .slider-switch {
  box-shadow: 0 0 1px #ED3426;
}

/* line 48, app/assets/stylesheets/components/checkboxes.css */
.input-switch input:checked + .slider-switch:before {
  background-color: white;
  -webkit-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}

/* Rounded slider */
/* line 56, app/assets/stylesheets/components/checkboxes.css */
.slider-switch.round-switch {
  border-radius: 34px;
}

/* line 60, app/assets/stylesheets/components/checkboxes.css */
.slider-switch.round-switch:before {
  border-radius: 50%;
}

/* line 1, app/assets/stylesheets/components/datepicker-custom.css */
.custom .datepicker {
  background-color: white;
  padding: 20px !important;
  padding-top: 18px !important;
  border: solid 1px #686868;
  border-radius: 0px;
}

/* line 9, app/assets/stylesheets/components/datepicker-custom.css */
.custom.smaller-custom .datepicker {
  margin-left: 20px;
  padding: 10px !important;
}

/* line 14, app/assets/stylesheets/components/datepicker-custom.css */
.custom .datepicker td, .custom .datepicker th {
  border-radius: 0px !important;
}

/* line 18, app/assets/stylesheets/components/datepicker-custom.css */
.custom .datepicker table tr td.active:hover, .custom .datepicker table tr td.active:hover:hover, .custom .datepicker table tr td.active.disabled:hover, .custom .datepicker table tr td.active.disabled:hover:hover, .custom .datepicker table tr td.active:active, .custom .datepicker table tr td.active:hover:active, .custom .datepicker table tr td.active.disabled:active, .custom .datepicker table tr td.active.disabled:hover:active, .custom .datepicker table tr td.active.active, .custom .datepicker table tr td.active.active:hover, .custom .datepicker table tr td.active.disabled.active, .custom .datepicker table tr td.active.disabled.active:hover, .custom .datepicker table tr td.active.disabled, .custom .datepicker table tr td.active.disabled:hover, .custom .datepicker table tr td.active.disabled.disabled, .custom .datepicker table tr td.active.disabled.disabled:hover, .custom .datepicker table tr td.active[disabled], .custom .datepicker table tr td.active[disabled]:hover, .custom .datepicker table tr td.active.disabled[disabled], .custom .datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #ED3426;
}

/* line 22, app/assets/stylesheets/components/datepicker-custom.css */
.custom .datepicker table tr td.active, .custom .datepicker table tr td.active:hover, .custom .datepicker table tr td.active.disabled, .custom .datepicker table tr td.active.disabled:hover {
  background-image: none;
  background-repeat: no-repeat;
}

/* line 27, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #ED3426;
}

/* line 31, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
  background-image: none;
  background-repeat: no-repeat;
}

/* line 36, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker {
  background-color: white;
  padding: 20px !important;
  padding-top: 18px !important;
  border: solid 1px #686868;
  border-radius: 0px;
}

/* line 44, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker-dropdown:before {
  border-bottom: 7px solid #686868;
  border-top: 0;
  border-bottom-color: #686868;
}

/* line 50, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker td, .datepicker th {
  border-radius: 0px !important;
  color: #686868;
}

/* line 55, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker-days thead tr + tr {
  border-bottom: 1px solid #686868;
}

/* line 59, app/assets/stylesheets/components/datepicker-custom.css */
#datetimepickerInline .datepicker-days thead tr {
  border-bottom: 1px solid #686868;
  color: #686868;
}

/* line 64, app/assets/stylesheets/components/datepicker-custom.css */
#datetimepickerInline .datepicker-days thead tr + tr {
  border-bottom: none;
}

/* line 68, app/assets/stylesheets/components/datepicker-custom.css */
#datetimepickerInline .picker-switch {
  font-family: Whitney HTF Semibold;
  text-transform: capitalize;
}

/* line 73, app/assets/stylesheets/components/datepicker-custom.css */
#datetimepickerInline .datepicker-days thead tr + tr th {
  padding-top: 10px;
  height: 10px;
  line-height: 10px;
  width: 5px;
}

/* line 80, app/assets/stylesheets/components/datepicker-custom.css */
#datetimepickerInline .datepicker table td.day {
  height: 5px;
  line-height: 10px;
  width: 5px;
}

/* line 86, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker-days thead tr + tr + tr {
  border-bottom: none;
}

/* line 90, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker-days thead tr + tr + tr th {
  padding-top: 10px;
}

/* line 94, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker-days {
  font-family: Whitney HTF Semibold;
}

/* line 98, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker th.next {
  color: #ED3426 !important;
}

/* line 102, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker th.prev {
  color: #ED3426 !important;
}

/* line 106, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  font-size: 12px;
}

/* line 110, app/assets/stylesheets/components/datepicker-custom.css */
.datepicker table td.day {
  height: 15px;
  line-height: 15px;
  width: 15px;
}

/* FONT COLOR */
/* line 3, app/assets/stylesheets/components/texts.css */
.font-black {
  color: #000000 !important;
}

/* line 4, app/assets/stylesheets/components/texts.css */
.font-blue {
  color: #4395d2 !important;
}

/* line 5, app/assets/stylesheets/components/texts.css */
.font-blue-link {
  color: #0000ee !important;
}

/* line 6, app/assets/stylesheets/components/texts.css */
.font-gray-dark {
  color: #2D3536 !important;
}

/* line 7, app/assets/stylesheets/components/texts.css */
.font-gray-medium {
  color: #686868 !important;
}

/* line 8, app/assets/stylesheets/components/texts.css */
.font-gray-light-1 {
  color: #bebebe !important;
}

/* line 9, app/assets/stylesheets/components/texts.css */
.font-gray-light-2 {
  color: #979797 !important;
}

/* line 10, app/assets/stylesheets/components/texts.css */
.font-gray-light {
  color: #F7F7F7 !important;
}

/* line 11, app/assets/stylesheets/components/texts.css */
.font-orange {
  color: #ED3426 !important;
}

/* line 12, app/assets/stylesheets/components/texts.css */
.font-orange-light {
  color: #FFB45A !important;
}

/* line 13, app/assets/stylesheets/components/texts.css */
.font-yellow {
  color: #F5CE56 !important;
}

/* line 14, app/assets/stylesheets/components/texts.css */
.font-white {
  color: white !important;
}

/* line 15, app/assets/stylesheets/components/texts.css */
.font-green {
  color: #37b7b6 !important;
}

/* line 16, app/assets/stylesheets/components/texts.css */
.font-green-medium {
  color: #15a608;
}

/* line 17, app/assets/stylesheets/components/texts.css */
.font-red {
  color: red !important;
}

/* line 18, app/assets/stylesheets/components/texts.css */
.font-green-yellow {
  color: #37B7B6 !important;
}

/* CURSOR HOVER COLOR */
/* line 21, app/assets/stylesheets/components/texts.css */
.cursor-hover-gray-light-1:hover {
  background-color: #bebebe !important;
}

/* line 22, app/assets/stylesheets/components/texts.css */
.cursor-hover-font-blue:hover {
  color: #449AEC !important;
}

/* line 23, app/assets/stylesheets/components/texts.css */
.cursor-hover-font-blue-link:hover {
  color: #0000ee !important;
}

/* FONT FAMILY */
/* line 27, app/assets/stylesheets/components/texts.css */
.font-gotham-bd {
  font-family: Gotham Bold;
}

/* line 28, app/assets/stylesheets/components/texts.css */
.font-gotham-bk {
  font-family: Gotham Black;
}

/* line 29, app/assets/stylesheets/components/texts.css */
.font-gotham-l {
  font-family: Gotham Light;
}

/* line 30, app/assets/stylesheets/components/texts.css */
.font-gotham-m {
  font-family: Gotham Medium;
}

/* line 31, app/assets/stylesheets/components/texts.css */
.font-gotham-rb {
  font-family: Gotham Rounded Book;
}

/* line 32, app/assets/stylesheets/components/texts.css */
.font-ubuntu {
  font-family: Ubuntu;
}

/* line 33, app/assets/stylesheets/components/texts.css */
.font-whitney-bd {
  font-family: Whitney HTF Bold;
}

/* line 34, app/assets/stylesheets/components/texts.css */
.font-whitney-bk {
  font-family: Whitney HTF Book;
}

/* line 35, app/assets/stylesheets/components/texts.css */
.font-whitney-l {
  font-family: Whitney HTF Light;
}

/* line 36, app/assets/stylesheets/components/texts.css */
.font-whitney-li {
  font-family: Whitney HTF Light Italic;
}

/* line 37, app/assets/stylesheets/components/texts.css */
.font-whitney-s {
  font-family: Whitney HTF Semibold;
}

/* LINE HEIGHT */
/* line 41, app/assets/stylesheets/components/texts.css */
.line-height-2 {
  line-height: 2;
}

/* line 42, app/assets/stylesheets/components/texts.css */
.line-height-1 {
  line-height: 1;
}

/* FONT STYLE */
/* line 46, app/assets/stylesheets/components/texts.css */
.font-bold {
  font-weight: bold;
}

/* line 47, app/assets/stylesheets/components/texts.css */
.font-bolder {
  font-weight: bolder;
}

/* line 48, app/assets/stylesheets/components/texts.css */
.font-light {
  font-weight: lighter;
}

/* line 49, app/assets/stylesheets/components/texts.css */
.font-italic {
  font-style: italic;
}

/* line 50, app/assets/stylesheets/components/texts.css */
.font-normal {
  font-style: normal;
}

/* line 51, app/assets/stylesheets/components/texts.css */
.font-underline {
  text-decoration: underline;
}

/* line 52, app/assets/stylesheets/components/texts.css */
.font-underline-hover:hover {
  text-decoration: underline;
}

/* line 53, app/assets/stylesheets/components/texts.css */
.font-no-underline {
  text-decoration: none;
}

/* line 54, app/assets/stylesheets/components/texts.css */
.font-no-underline:hover {
  text-decoration: none;
}

/* line 55, app/assets/stylesheets/components/texts.css */
.font-no-underline:visited {
  text-decoration: none;
}

/* line 56, app/assets/stylesheets/components/texts.css */
.font-no-underline:active {
  text-decoration: none;
}

/* line 57, app/assets/stylesheets/components/texts.css */
.font-no-underline:focus {
  text-decoration: none;
}

/* line 58, app/assets/stylesheets/components/texts.css */
.font-line-through {
  text-decoration: line-through;
}

/* line 59, app/assets/stylesheets/components/texts.css */
.word-wrap-break-word {
  word-wrap: break-word;
}

/* FONT SPACING */
/* line 63, app/assets/stylesheets/components/texts.css */
.font-spacing-08 {
  letter-spacing: 0.08px;
}

/* line 64, app/assets/stylesheets/components/texts.css */
.font-spacing-12 {
  letter-spacing: 0.12px;
}

/* FONT SIZE */
/* line 68, app/assets/stylesheets/components/texts.css */
.font-20px {
  font-size: 20px;
}

/* line 69, app/assets/stylesheets/components/texts.css */
.font-18px {
  font-size: 18px;
}

/* line 70, app/assets/stylesheets/components/texts.css */
.font-17px {
  font-size: 17px;
}

/* line 71, app/assets/stylesheets/components/texts.css */
.font-16px {
  font-size: 16px;
}

/* line 72, app/assets/stylesheets/components/texts.css */
.font-14px {
  font-size: 14px;
}

/* line 73, app/assets/stylesheets/components/texts.css */
.font-13px {
  font-size: 13px;
}

/* line 74, app/assets/stylesheets/components/texts.css */
.font-12px {
  font-size: 12px;
}

/* line 76, app/assets/stylesheets/components/texts.css */
.font-6 {
  font-size: 6pt;
}

/* line 77, app/assets/stylesheets/components/texts.css */
.font-7 {
  font-size: 7pt;
}

/* line 78, app/assets/stylesheets/components/texts.css */
.font-8 {
  font-size: 8pt;
}

/* line 79, app/assets/stylesheets/components/texts.css */
.font-9 {
  font-size: 9pt;
}

/* line 80, app/assets/stylesheets/components/texts.css */
.font-10 {
  font-size: 10pt !important;
}

/* line 81, app/assets/stylesheets/components/texts.css */
.font-11 {
  font-size: 11pt;
}

/* line 82, app/assets/stylesheets/components/texts.css */
.font-12 {
  font-size: 12pt;
}

/* line 83, app/assets/stylesheets/components/texts.css */
.font-13 {
  font-size: 13pt;
}

/* line 84, app/assets/stylesheets/components/texts.css */
.font-14 {
  font-size: 14pt;
}

/* line 85, app/assets/stylesheets/components/texts.css */
.font-15 {
  font-size: 15pt;
}

/* line 86, app/assets/stylesheets/components/texts.css */
.font-16 {
  font-size: 16pt;
}

/* line 87, app/assets/stylesheets/components/texts.css */
.font-17 {
  font-size: 17pt;
}

/* line 88, app/assets/stylesheets/components/texts.css */
.font-18 {
  font-size: 18pt;
}

/* line 89, app/assets/stylesheets/components/texts.css */
.font-19 {
  font-size: 19pt;
}

/* line 90, app/assets/stylesheets/components/texts.css */
.font-20 {
  font-size: 20pt;
}

/* line 91, app/assets/stylesheets/components/texts.css */
.font-21 {
  font-size: 21pt;
}

/* line 92, app/assets/stylesheets/components/texts.css */
.font-22 {
  font-size: 22pt;
}

/* line 93, app/assets/stylesheets/components/texts.css */
.font-23 {
  font-size: 23pt;
}

/* line 94, app/assets/stylesheets/components/texts.css */
.font-24 {
  font-size: 24pt;
}

/* line 95, app/assets/stylesheets/components/texts.css */
.font-25 {
  font-size: 25pt;
}

/* line 96, app/assets/stylesheets/components/texts.css */
.font-26 {
  font-size: 26pt;
}

/* line 97, app/assets/stylesheets/components/texts.css */
.font-27 {
  font-size: 27pt;
}

/* line 98, app/assets/stylesheets/components/texts.css */
.font-28 {
  font-size: 28pt;
}

/* line 99, app/assets/stylesheets/components/texts.css */
.font-29 {
  font-size: 29pt;
}

/* line 100, app/assets/stylesheets/components/texts.css */
.font-30 {
  font-size: 30pt;
}

/* line 101, app/assets/stylesheets/components/texts.css */
.font-35 {
  font-size: 35pt;
}

/* line 102, app/assets/stylesheets/components/texts.css */
.font-36 {
  font-size: 36pt;
}

/* line 103, app/assets/stylesheets/components/texts.css */
.font-38 {
  font-size: 38pt;
}

/* line 104, app/assets/stylesheets/components/texts.css */
.font-46 {
  font-size: 46pt;
}

/* line 105, app/assets/stylesheets/components/texts.css */
.font-40 {
  font-size: 40pt;
}

/* line 106, app/assets/stylesheets/components/texts.css */
.font-53 {
  font-size: 53pt;
}

/* line 107, app/assets/stylesheets/components/texts.css */
.font-70 {
  font-size: 70pt;
}

/* line 108, app/assets/stylesheets/components/texts.css */
.font-100 {
  font-size: 100pt;
}

/* CURSOR POINTER */
/* line 112, app/assets/stylesheets/components/texts.css */
.cursor-pointer {
  cursor: pointer;
}

/* CURSOR POINTER */
/* line 116, app/assets/stylesheets/components/texts.css */
.uppercase {
  text-transform: uppercase;
}

/* line 117, app/assets/stylesheets/components/texts.css */
.lowercase {
  text-transform: lowercase;
}

/* line 118, app/assets/stylesheets/components/texts.css */
.capitalize {
  text-transform: capitalize;
}

/* line 119, app/assets/stylesheets/components/texts.css */
.text-transform-none {
  text-transform: none;
}

/*SPECIAL XS*/
@media (max-width: 767px) {
  /* line 124, app/assets/stylesheets/components/texts.css */
  .text-center-xs {
    text-align: center;
  }
}

/* line 1, app/assets/stylesheets/components/warehouses-bot.css */
#check-cotization-container .warehouse-boxes-background {
  position: absolute;
  width: 100%;
  bottom: -35px;
}

/* line 7, app/assets/stylesheets/components/warehouses-bot.css */
#check-cotization-container .warehouse-boxes-background .col-sm-offset-4 {
  text-align: right;
}

/* line 11, app/assets/stylesheets/components/warehouses-bot.css */
#check-cotization-container .warehouse-boxes-background img {
  height: 175px;
}

/* line 15, app/assets/stylesheets/components/warehouses-bot.css */
#check-cotization-container table tr td:last-child {
  text-align: right;
}

/* line 19, app/assets/stylesheets/components/warehouses-bot.css */
.warehouse-check-cotization-card-container {
  height: 235px;
}

/* line 23, app/assets/stylesheets/components/warehouses-bot.css */
.warehouse-check-cotization-card-container img {
  height: 175px;
}

/* line 27, app/assets/stylesheets/components/warehouses-bot.css */
.warehouse-check-cotization-conditions-container {
  background-color: #f6f6f6;
  padding-bottom: 25px;
  /*padding-top     : 250px;*/
  padding-top: 260px;
}

/* line 34, app/assets/stylesheets/components/warehouses-bot.css */
.warehouse-check-cotization-conditions-container a i.fa.fa-sort-down.position-absolute {
  right: -15px;
  top: -5px;
}

/* line 39, app/assets/stylesheets/components/warehouses-bot.css */
.warehouse-check-cotization-conditions-container img {
  height: 90px;
}

/* line 43, app/assets/stylesheets/components/warehouses-bot.css */
#warehouses-check-cotizacion table tr td {
  border: 1px solid #c3c3c3;
}

/* line 47, app/assets/stylesheets/components/warehouses-bot.css */
#warehouses-check-cotizacion table tr:first-child td {
  border-top: none;
}

/* line 51, app/assets/stylesheets/components/warehouses-bot.css */
#warehouses-check-cotizacion table tr:last-child td {
  border-bottom: none;
}

/* line 55, app/assets/stylesheets/components/warehouses-bot.css */
#warehouses-check-cotizacion table tr td:first-child {
  border-left: none;
}

/* line 59, app/assets/stylesheets/components/warehouses-bot.css */
#warehouses-check-cotizacion table tr td:last-child {
  border-right: none;
}

/* line 63, app/assets/stylesheets/components/warehouses-bot.css */
#warehouses-check-cotizacion #payment-button:hover {
  background: #ED3426 !important;
}

/* line 67, app/assets/stylesheets/components/warehouses-bot.css */
#warehouses-list-items .col-md-5 {
  width: 100%;
}

/* line 71, app/assets/stylesheets/components/warehouses-bot.css */
#client_cellphone {
  padding: 10px;
}

/* line 75, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot {
  margin-top: -10px;
}

/* line 79, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot .bot-form .form-control:focus {
  border: 2px solid #ED3426 !important;
}

/* line 83, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot .funkyradio-default input[type="radio"]:checked ~ label::before, .warehouses-bot .funkyradio-default input[type="checkbox"]:checked ~ label::before {
  background-color: #ED3426 !important;
  border: 2px solid #ED3426 !important;
}

/* line 88, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot .funkyradio input[type="radio"]:checked ~ label, .warehouses-bot .funkyradio input[type="checkbox"]:checked ~ label {
  border: 2px solid #ED3426;
  color: #ED3426;
}

/* line 93, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot .funkyradio input[type="radio"]:empty ~ label, .warehouses-bot .funkyradio input[type="checkbox"]:empty ~ label {
  background: white;
  margin-bottom: 15px;
}

/* line 98, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot .dropdown-rounded {
  border: 2px solid;
}

/* line 102, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot .open > .dropdown-rounded,
.warehouses-bot .open > .dropdown-rounded:focus {
  border-color: #ED3426;
}

/* line 107, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot .open > .dropdown-menu {
  margin-left: 5%;
  max-height: 165px;
  overflow: auto;
  text-align: center;
  width: 90%;
  font-family: Whitney HTF Book;
}

/* line 116, app/assets/stylesheets/components/warehouses-bot.css */
.warehouses-bot .dropdown-toggle {
  border-radius: 5px;
  font-family: Whitney HTF Book;
  border: 2px solid !important;
  border-radius: 5px;
  height: 56px;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  background-image: none !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0px;
}

/* MODAL WAREHOUSE CHECKOUT */
/* line 133, app/assets/stylesheets/components/warehouses-bot.css */
.check-cotization-warehouse-sofia-card .gif-ahorro-modal img {
  width: 202px;
  height: 141px;
  object-fit: cover;
}

/* line 139, app/assets/stylesheets/components/warehouses-bot.css */
.check-cotization-warehouse-sofia-card #question-message {
  color: #333;
  font-weight: bold;
}

/* line 144, app/assets/stylesheets/components/warehouses-bot.css */
.check-cotization-warehouse-sofia-card #title-message {
  margin-top: 20px;
}

/* line 148, app/assets/stylesheets/components/warehouses-bot.css */
.check-cotization-warehouse-sofia-card .btn-orange-modal {
  width: 279px;
  margin: 0 auto;
  padding-top: 12px;
}

/* line 154, app/assets/stylesheets/components/warehouses-bot.css */
.modal-dialog .modal-warehouse-checkout {
  padding: 35px 15px;
  border-radius: 15px;
  position: relative;
}

/* line 160, app/assets/stylesheets/components/warehouses-bot.css */
.modal-dialog .modal-warehouse-checkout .modal-header {
  position: absolute;
  right: 17px;
  top: 13px;
  padding: 0;
}

/* line 167, app/assets/stylesheets/components/warehouses-bot.css */
.modal-warehouse-checkout .check-cotization-warehouse-sofia-card {
  margin-top: 0;
}

/* line 171, app/assets/stylesheets/components/warehouses-bot.css */
.container-modal-warehouse-checkout {
  place-items: center;
  padding: 0;
}

@media (max-width: 768px) {
  /* line 177, app/assets/stylesheets/components/warehouses-bot.css */
  .warehouses-bot .funkyradio.mobile-check label {
    font-size: 12px;
    padding-left: 26px !important;
  }
  /* line 182, app/assets/stylesheets/components/warehouses-bot.css */
  .warehouses-bot .funkyradio.mobile-check input[type="checkbox"]:empty ~ label:before {
    display: block !important;
    top: calc(50% - 9px);
    left: 4px !important;
  }
  /* line 188, app/assets/stylesheets/components/warehouses-bot.css */
  .warehouses-bot .funkyradio.mobile-check input[type="checkbox"]:checked ~ label:before {
    line-height: 16px;
  }
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 223, app/assets/stylesheets/components/warehouses-bot.css */
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

/* line 231, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse,
#warehouses-bot .client-type-option-warehouse {
  cursor: pointer;
  width: 22.5%;
}

/* line 237, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse img,
#warehouses-bot .client-type-option-warehouse img {
  max-height: 100px;
}

/* line 242, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse figure {
  display: flex;
  height: 80px;
}

/* line 247, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse figure img {
  margin: auto;
}

/* line 251, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse input,
#warehouses-bot .client-type-option-warehouse input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 258, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse input,
#warehouses-bot .client-type-option-warehouse input {
  visibility: hidden;
  position: absolute;
  right: 0;
}

/* line 265, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse label,
#warehouses-bot .client-type-option-warehouse label {
  position: relative;
  padding: 0;
  /* Damos un padding de 60px para posicionar el elemento <i> en este espacio*/
  display: inline-block;
  padding-left: 30px;
}

/* Estas reglas se aplicarán a todos las elementos i después de cualquier input*/
/* line 274, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse input + i,
#warehouses-bot .client-type-option-warehouse input + i {
  background: #fff;
  border: 2px solid #686868;
  position: absolute;
  left: 0;
  top: 0;
}

/* Estas reglas se aplicarán a todos los i despues de un input de tipo radio*/
/* line 284, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse input[type=radio] + i,
#warehouses-bot .client-type-option-warehouse input[type=radio] + i {
  height: 21px;
  width: 21px;
  border-radius: 100%;
  left: 0;
}

/* line 292, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse input[type=radio] + i:before,
#warehouses-bot .client-type-option-warehouse input[type=radio] + i:before {
  content: '';
  display: block;
  height: 15px;
  width: 15px;
  background: red;
  border-radius: 100%;
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 1px;
  background: #ED3426;
  transition: all 0.25s ease;
  /* Todas las propiedades | tiempo | tipo movimiento */
  transform: scale(0);
  opacity: 0;
  /* Lo ocultamos*/
}

/* line 310, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse input[type=radio]:checked + i:before,
#warehouses-bot .client-type-option-warehouse input[type=radio]:checked + i:before {
  transform: scale(1);
  opacity: 1;
  background: #ED3426;
}

/* line 317, app/assets/stylesheets/components/warehouses-bot.css */
.special-bot-container .client-type-option-warehouse input[type=radio]:not(:checked) + i,
#warehouses-bot .client-type-option-warehouse:hover input[type=radio]:not(:checked) + i {
  background: white;
}

/* line 322, app/assets/stylesheets/components/warehouses-bot.css */
#warehouse-bot-prices .hidden-xs .card-image {
  margin-top: -10px;
}

/* line 326, app/assets/stylesheets/components/warehouses-bot.css */
#warehouse-bot-prices .hidden-xs .card-image {
  margin-top: -10px;
}

/* line 330, app/assets/stylesheets/components/warehouses-bot.css */
#warehouse-bot-prices .padding-top-50 {
  padding-top: 50px;
}

@media (max-width: 424px) {
  /* line 335, app/assets/stylesheets/components/warehouses-bot.css */
  .check-cotization-warehouse-sofia-card .btn-orange-modal {
    width: 245px;
  }
  /* line 339, app/assets/stylesheets/components/warehouses-bot.css */
  .modal-content .body-checkout-warehouse {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 767px) {
  /* line 346, app/assets/stylesheets/components/warehouses-bot.css */
  .warehouses-bot .funkyradio.to-left label.term-and-conditions {
    padding-left: 40px;
  }
  /* line 350, app/assets/stylesheets/components/warehouses-bot.css */
  .container-client-types-options .display-flex {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -10px;
    margin-top: -10px;
  }
  /* line 357, app/assets/stylesheets/components/warehouses-bot.css */
  .special-bot-container .client-type-option-warehouse,
#warehouses-bot .client-type-option-warehouse {
    display: inline-block;
    width: 42%;
    margin: 10px 3%;
    max-width: 150px;
  }
  /* line 365, app/assets/stylesheets/components/warehouses-bot.css */
  .special-bot-container .client-type-option-warehouse img,
#warehouses-bot .client-type-option-warehouse img {
    height: 70px;
  }
  /* line 370, app/assets/stylesheets/components/warehouses-bot.css */
  .special-bot-container .client-type-option-warehouse label,
#warehouses-bot .client-type-option-warehouse label {
    font-size: 11pt;
  }
  /* line 375, app/assets/stylesheets/components/warehouses-bot.css */
  .special-bot-container .display-flex.container-client-types-options {
    display: block;
  }
  /* line 379, app/assets/stylesheets/components/warehouses-bot.css */
  .special-bot-container .display-flex.container-client-types-options .client-type-option-warehouse {
    display: block;
    margin: 0 auto 10px;
    width: 200px;
  }
  /* line 385, app/assets/stylesheets/components/warehouses-bot.css */
  .warehouse-check-cotization-conditions-container {
    padding-top: 290px;
  }
  /* line 389, app/assets/stylesheets/components/warehouses-bot.css */
  .check-cotization-warehouse-sofia-card {
    margin-top: 0 !important;
  }
}

/* line 40, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.custom-autocomplete-dropdown {
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  overflow-y: auto;
  max-height: 250px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
}

/* line 55, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-container {
  z-index: 10000 !important;
}

/* line 60, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-logo:after {
  content: "";
  padding: 1px 1px 1px 0;
  height: 16px;
  text-align: right;
  display: block;
  background-image: url(/assets/autocomplete/powered-by-google-cd80d0dcb2a44bd30c11fcdf13d4c280f336dad9442ee7da79146f2bb77381a4.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 120px 14px;
  margin: 2px 5px;
}

/* line 76, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.hdpi .pac-logo:after {
  background-image: url(/assets/autocomplete/powered-by-google-hdpi-2ce7c10fcd4b6008258c8c45cc247783920d5ecfc1b4e848844b2c01d5b8d092.png);
}

/* line 80, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.hdpi .pac-icon {
  background-image: url(/assets/autocomplete/autocomplete-icons-hdpi-b944932d1559dd663be76b2958ee8042b79e8957c6235c7ebaf2323696a0d6c2.png);
}

/* line 86, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  padding: 0 4px;
  line-height: 30px;
  text-align: left;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
  color: #999;
}

/* line 97, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-item:first-child {
  border-top: none;
}

/* line 101, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-item:hover, .mudango-autocomplete.pac-item[aria-selected="true"] {
  background-color: #f5f5f5;
}

/* line 107, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-item[role="status"] {
  padding: 6px;
  text-align: center;
  color: #666;
  font-style: italic;
  cursor: default;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 113, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-item span:not(.pac-icon):not(.pac-item-query) {
  color: #999;
  font-size: 14px;
}

/* line 120, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-item-no-results, .mudango-autocomplete.loading, .mudango-autocomplete.error {
  padding: 6px;
  text-align: center;
  color: #666;
  font-style: italic;
  cursor: default;
  all: unset;
}

/* line 128, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-icon {
  width: 15px;
  height: 20px;
  margin-right: 7px;
  background-image: url(/assets/autocomplete/autocomplete-icons-db209390b90b70f4b1ef3540cb581e4ec8edbba21980971b68e4aef5c5d352fb.png);
  background-size: 34px;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

/* line 139, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-icon.pac-icon-marker {
  background-position: -1px -161px;
}

/* line 145, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-item-query {
  padding-right: 3px;
  color: #000;
  font-size: 14px;
}

/* line 151, app/assets/stylesheets/components/custom_place_autocomplete.scss */
.mudango-autocomplete.pac-matched {
  font-weight: 700;
}

/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
/* line 15, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input {
  position: relative;
  display: inline-block;
}

/* line 18, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 21, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .hide {
  display: none;
}

/* line 23, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .v-hide {
  visibility: hidden;
}

/* line 25, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

/* line 32, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

/* line 38, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

/* line 44, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 49, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

/* line 59, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

/* line 62, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

/* line 75, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

/* line 78, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  /* line 82, app/assets/stylesheets/intlTelInput.css.erb */
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

/* line 84, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

/* line 88, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

/* line 90, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

/* line 92, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 94, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

/* line 96, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

/* line 98, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

/* line 102, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

/* line 105, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}

/* line 107, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

/* line 109, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 111, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

/* line 113, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

/* line 115, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

/* line 118, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

/* line 122, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 66px;
}

/* line 124, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}

/* line 126, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

/* line 128, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}

/* line 130, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 74px;
}

/* line 132, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}

/* line 134, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

/* line 136, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}

/* line 138, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 82px;
}

/* line 140, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}

/* line 142, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

/* line 144, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}

/* line 146, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 90px;
}

/* line 148, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}

/* line 150, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

/* line 152, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}

/* line 154, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

/* line 160, app/assets/stylesheets/intlTelInput.css.erb */
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

/* line 163, app/assets/stylesheets/intlTelInput.css.erb */
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

/* line 170, app/assets/stylesheets/intlTelInput.css.erb */
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

/* line 173, app/assets/stylesheets/intlTelInput.css.erb */
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

/* line 177, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag {
  width: 20px;
}

/* line 179, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.be {
  width: 18px;
}

/* line 181, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ch {
  width: 15px;
}

/* line 183, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mc {
  width: 19px;
}

/* line 185, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ne {
  width: 18px;
}

/* line 187, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.np {
  width: 13px;
}

/* line 189, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 192, app/assets/stylesheets/intlTelInput.css.erb */
  .iti-flag {
    background-size: 5630px 15px;
  }
}

/* line 194, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

/* line 197, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

/* line 200, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

/* line 203, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

/* line 206, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

/* line 209, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

/* line 212, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

/* line 215, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

/* line 218, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

/* line 221, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

/* line 224, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

/* line 227, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

/* line 230, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

/* line 233, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

/* line 236, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

/* line 239, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

/* line 242, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

/* line 245, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

/* line 248, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

/* line 251, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

/* line 254, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

/* line 257, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

/* line 260, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

/* line 263, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

/* line 266, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

/* line 269, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

/* line 272, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

/* line 275, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

/* line 278, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

/* line 281, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

/* line 284, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

/* line 287, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

/* line 290, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

/* line 293, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

/* line 296, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

/* line 299, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

/* line 302, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

/* line 305, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

/* line 308, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

/* line 311, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

/* line 314, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

/* line 317, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

/* line 320, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

/* line 323, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

/* line 326, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

/* line 329, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

/* line 332, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

/* line 335, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

/* line 338, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

/* line 341, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

/* line 344, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

/* line 347, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

/* line 350, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

/* line 353, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

/* line 356, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

/* line 359, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

/* line 362, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

/* line 365, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

/* line 368, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

/* line 371, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

/* line 374, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

/* line 377, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

/* line 380, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

/* line 383, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

/* line 386, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

/* line 389, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

/* line 392, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

/* line 395, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

/* line 398, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

/* line 401, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

/* line 404, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

/* line 407, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

/* line 410, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

/* line 413, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

/* line 416, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

/* line 419, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

/* line 422, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

/* line 425, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

/* line 428, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

/* line 431, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

/* line 434, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

/* line 437, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

/* line 440, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

/* line 443, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

/* line 446, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

/* line 449, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

/* line 452, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

/* line 455, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

/* line 458, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

/* line 461, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

/* line 464, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

/* line 467, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

/* line 470, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

/* line 473, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

/* line 476, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

/* line 479, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

/* line 482, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

/* line 485, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

/* line 488, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

/* line 491, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

/* line 494, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

/* line 497, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

/* line 500, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

/* line 503, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

/* line 506, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

/* line 509, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

/* line 512, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

/* line 515, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

/* line 518, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

/* line 521, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

/* line 524, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

/* line 527, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

/* line 530, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

/* line 533, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

/* line 536, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

/* line 539, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

/* line 542, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

/* line 545, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

/* line 548, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

/* line 551, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

/* line 554, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

/* line 557, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

/* line 560, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

/* line 563, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

/* line 566, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

/* line 569, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

/* line 572, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

/* line 575, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

/* line 578, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

/* line 581, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

/* line 584, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

/* line 587, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

/* line 590, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

/* line 593, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

/* line 596, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

/* line 599, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

/* line 602, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

/* line 605, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

/* line 608, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

/* line 611, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

/* line 614, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

/* line 617, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

/* line 620, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

/* line 623, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

/* line 626, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

/* line 629, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

/* line 632, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

/* line 635, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

/* line 638, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

/* line 641, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

/* line 644, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

/* line 647, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

/* line 650, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

/* line 653, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

/* line 656, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

/* line 659, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

/* line 662, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

/* line 665, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

/* line 668, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

/* line 671, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

/* line 674, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

/* line 677, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

/* line 680, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

/* line 683, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

/* line 686, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

/* line 689, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

/* line 692, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

/* line 695, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

/* line 698, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

/* line 701, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

/* line 704, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

/* line 707, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

/* line 710, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

/* line 713, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

/* line 716, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

/* line 719, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

/* line 722, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

/* line 725, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

/* line 728, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

/* line 731, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

/* line 734, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

/* line 737, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

/* line 740, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

/* line 743, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

/* line 746, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

/* line 749, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

/* line 752, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

/* line 755, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

/* line 758, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

/* line 761, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

/* line 764, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

/* line 767, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

/* line 770, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

/* line 773, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

/* line 776, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

/* line 779, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

/* line 782, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

/* line 785, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

/* line 788, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

/* line 791, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

/* line 794, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

/* line 797, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

/* line 800, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

/* line 803, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

/* line 806, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

/* line 809, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

/* line 812, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

/* line 815, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

/* line 818, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

/* line 821, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

/* line 824, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

/* line 827, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

/* line 830, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

/* line 833, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

/* line 836, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

/* line 839, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

/* line 842, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

/* line 845, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

/* line 848, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

/* line 851, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

/* line 854, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

/* line 857, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

/* line 860, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

/* line 863, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

/* line 866, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

/* line 869, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

/* line 872, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

/* line 875, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

/* line 878, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

/* line 881, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

/* line 884, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

/* line 887, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

/* line 890, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

/* line 893, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

/* line 896, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

/* line 899, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

/* line 902, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

/* line 905, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

/* line 908, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

/* line 911, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

/* line 914, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

/* line 917, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

/* line 920, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

/* line 923, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

/* line 926, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

/* line 929, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

/* line 932, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

/* line 935, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

/* line 938, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

/* line 941, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

/* line 944, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

/* line 947, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

/* line 950, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

/* line 953, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

/* line 956, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

/* line 959, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

/* line 962, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

/* line 966, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/assets/flags-tel-38025784bedeb5e4cae496b131c85cabbd95ae0b1c0a3c9d9cb474d7262db04b.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 975, app/assets/stylesheets/intlTelInput.css.erb */
  .iti-flag {
    background-image: url(/assets/flags@2x-e21becc4db003c08194a77f3311709fc0002a99be5dd18e8a5ba661c0472dc35.png);
  }
}

/* line 978, app/assets/stylesheets/intlTelInput.css.erb */
.iti-flag.np {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-wrapper {
  overflow-y: auto;
  max-height: 150px;
  width: 6.5em;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  z-index: 10001;
  margin: 0;
}

/* line 15, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-wrapper.ui-timepicker-with-duration {
  width: 13em;
}

/* line 19, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 11em;
}

/* line 24, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 30, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-duration {
  margin-left: 5px;
  color: #888;
}

/* line 34, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list:hover .ui-timepicker-duration {
  color: #888;
}

/* line 38, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list li {
  padding: 3px 0 3px 5px;
  cursor: pointer;
  white-space: nowrap;
  color: #000;
  list-style: none;
  margin: 0;
}

/* line 47, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list:hover .ui-timepicker-selected {
  background: #fff;
  color: #000;
}

/* line 51, app/assets/stylesheets/jquery.timepicker.css */
li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
  background: #1980EC;
  color: #fff;
}

/* line 57, app/assets/stylesheets/jquery.timepicker.css */
li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
  color: #ccc;
}

/* line 62, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  color: #888;
  cursor: default;
}

/* line 69, app/assets/stylesheets/jquery.timepicker.css */
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  background: #f2f2f2;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget-content a {
  color: #333;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget-header a {
  color: #333;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a.ui-button:link, a.ui-button:visited, .ui-button {
  color: #454545;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.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 #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.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;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.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;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(/images/ui-icons_444444_256x240.png);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget-header .ui-icon {
  background-image: url(/images/ui-icons_444444_256x240.png);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url(/images/ui-icons_555555_256x240.png);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url(/images/ui-icons_ffffff_256x240.png);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url(/images/ui-icons_777620_256x240.png);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/images/ui-icons_cc0000_256x240.png);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-button .ui-icon {
  background-image: url(/images/ui-icons_777777_256x240.png);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-1-n {
  background-position: 0 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-1-e {
  background-position: -32px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-1-se {
  background-position: -48px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-1-s {
  background-position: -65px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-1-w {
  background-position: -96px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget-overlay {
  background: #aaa;
  opacity: .003;
  filter: Alpha(Opacity=0.3);
}

/* line 5, app/assets/stylesheets/jquery/jquery_1_12_1.scss */
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}

@font-face {
  font-family: 'FontAwesome';
  font-display: swap;
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/fonts/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-2x {
  font-size: 2em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-3x {
  font-size: 3em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-4x {
  font-size: 4em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-5x {
  font-size: 5em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ul > li {
  position: relative;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pull-left {
  float: left;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pull-right {
  float: right;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.pull-right {
  float: right;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.pull-left {
  float: left;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 1, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rotate-90:root, .fa-rotate-180:root, .fa-rotate-270:root, .fa-flip-horizontal:root, .fa-flip-vertical:root {
  filter: none;
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-inverse {
  color: #ffffff;
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-music:before {
  content: "\f001";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-search:before {
  content: "\f002";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-star:before {
  content: "\f005";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-user:before {
  content: "\f007";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-film:before {
  content: "\f008";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-home:before {
  content: "\f015";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-road:before {
  content: "\f018";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-download:before {
  content: "\f019";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-font:before {
  content: "\f031";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-random:before {
  content: "\f074";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-key:before {
  content: "\f084";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-code:before {
  content: "\f121";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-question:before {
  content: "\f128";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-info:before {
  content: "\f129";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-won:before, .fa-krw:before {
  content: "\f159";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-female:before {
  content: "\f182";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-male:before {
  content: "\f183";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-server:before {
  content: "\f233";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-train:before {
  content: "\f238";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-map-o:before {
  content: "\f278";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-map:before {
  content: "\f279";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-commenting:before {
  content: "\f27a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-eercast:before {
  content: "\f2da";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 5, app/assets/stylesheets/landing/font_awesome.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
  font-family: 'Gotham Bold';
  font-display: swap;
  font-style: 'normal';
  font-weight: 300;
  src: local("Gotham Bold"), url(/fonts/copyfonts.com_gotham_bold_0.woff2);
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: 'Gotham Medium';
  font-display: swap;
  font-style: 'normal';
  font-weight: 300;
  src: local("Gotham Medium"), url(/fonts/copyfonts.com_gotham_medium.woff2);
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: 'Gotham Rounded Book';
  font-display: swap;
  font-style: 'normal';
  font-weight: 300;
  src: local("Gotham Rounded Book"), url(/fonts/Gotham_Rounded_Book.woff2);
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: 'Gotham Light';
  font-display: swap;
  font-style: 'normal';
  font-weight: 300;
  src: local("Gotham Light"), url(/fonts/ufonts.com_gotham-light.woff2);
  unicode-range: U+000-5FF;
}

/* FONT FAMILY */
/* line 39, app/assets/stylesheets/new_landing/fonts.scss */
.font-gotham-bd {
  font-family: 'Gotham Bold';
}

/* line 40, app/assets/stylesheets/new_landing/fonts.scss */
.font-gotham-l {
  font-family: 'Gotham Light';
}

/* line 41, app/assets/stylesheets/new_landing/fonts.scss */
.font-gotham-m {
  font-family: 'Gotham Medium';
}

/* line 42, app/assets/stylesheets/new_landing/fonts.scss */
.font-gotham-rb {
  font-family: 'Gotham Rounded Book';
}

/* .container {
  width: 1000px;
  background-color: #fff;
} */
/* line 6, app/assets/stylesheets/bot.css */
.form-group .form-control::placeholder {
  line-height: 28px !important;
}

/* line 10, app/assets/stylesheets/bot.css */
.bot-form input.form-control::placeholder {
  line-height: 30px !important;
}

/* line 14, app/assets/stylesheets/bot.css */
.bot-form input.form-control::-ms-input-placeholder {
  line-height: 30px !important;
}

/* line 18, app/assets/stylesheets/bot.css */
body.special-class-bot-for-body .datepicker.datepicker-dropdown {
  left: calc(100% / 2 - 120px) !important;
}

/* line 22, app/assets/stylesheets/bot.css */
.modal {
  z-index: 10000;
}

/* line 26, app/assets/stylesheets/bot.css */
.step-wrapper, .user-profile-button-container {
  /*padding: 10px 0;*/
  padding-bottom: 15px;
  display: none;
}

/* line 31, app/assets/stylesheets/bot.css */
.step-wrapper.active, .user-profile-button-container {
  display: block;
}

/* line 35, app/assets/stylesheets/bot.css */
.step-indicator {
  border-collapse: separate;
  display: table;
  margin-left: 0px;
  position: relative;
  table-layout: fixed;
  text-align: center;
  vertical-align: middle;
  padding-left: 0;
  padding-top: 20px;
}

/* line 46, app/assets/stylesheets/bot.css */
.step-indicator li {
  display: table-cell;
  position: relative;
  float: none;
  padding: 0;
  width: 1%;
}

/* line 53, app/assets/stylesheets/bot.css */
.step-indicator li:after {
  background-color: #ccc;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  top: 32px;
}

/* line 62, app/assets/stylesheets/bot.css */
.step-indicator li:after {
  left: 50%;
}

/* line 65, app/assets/stylesheets/bot.css */
.step-indicator li:last-child:after {
  display: none;
}

/* line 68, app/assets/stylesheets/bot.css */
.step-indicator li.active .step {
  border-color: #4183D7;
  color: #4183D7;
}

/* line 72, app/assets/stylesheets/bot.css */
.step-indicator li.active .caption {
  color: #4183D7;
}

/* line 75, app/assets/stylesheets/bot.css */
.step-indicator li.complete:after {
  background-color: #87D37C;
}

/* line 78, app/assets/stylesheets/bot.css */
.step-indicator li.complete .step {
  border-color: #87D37C;
  color: #87D37C;
}

/* line 82, app/assets/stylesheets/bot.css */
.step-indicator li.complete .caption {
  color: #87D37C;
}

/* line 85, app/assets/stylesheets/bot.css */
.step-indicator .step {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ccc;
  color: #ccc;
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  margin: 0 auto;
  position: relative;
  width: 64px;
  z-index: 1;
}

/* line 98, app/assets/stylesheets/bot.css */
.step-indicator .step:hover {
  cursor: pointer;
}

/* line 101, app/assets/stylesheets/bot.css */
.step-indicator .caption {
  color: #ccc;
  padding: 11px 16px;
}

/* line 107, app/assets/stylesheets/bot.css */
.bot-communication {
  font-family: Whitney HTF Book;
  color: #2D3536;
  margin-bottom: 0px;
}

/* line 113, app/assets/stylesheets/bot.css */
.bot-communication p {
  font-size: 33px;
  font-family: Gotham Rounded Book;
  color: #2D3536;
}

/* line 119, app/assets/stylesheets/bot.css */
.bot-communication p.small {
  font-size: 23px;
  font-family: Gotham Rounded Book;
  color: #2D3536;
}

/* line 125, app/assets/stylesheets/bot.css */
#moving-bot-prices .bot-communication p small {
  font-size: 100%;
}

/* bot form */
/* line 130, app/assets/stylesheets/bot.css */
.bot-form .is-focused .form-control {
  border: 2px solid !important;
  background-image: none !important;
  /*font-family: Whitney HTF Book;*/
}

/* line 136, app/assets/stylesheets/bot.css */
.bot-form .form-control:focus {
  border: 2px solid !important;
  background-image: none !important;
  /*font-family: Whitney HTF Book;*/
}

/* line 142, app/assets/stylesheets/bot.css */
.bot-form .input-group .is-focused .form-control {
  border: none !important;
  background-image: none !important;
  /*font-family: Whitney HTF Book; */
}

/* line 148, app/assets/stylesheets/bot.css */
.bot-form .form-control {
  font-family: Whitney HTF Book;
  border: 2px solid black  !important;
  /*border-radius: 5px;*/
  border-radius: 7px !important;
  height: 56px;
  padding: 10px;
  text-align: center;
  background-image: none !important;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}

/* line 161, app/assets/stylesheets/bot.css */
.bot-form .input-group {
  font-family: Whitney HTF Book;
  border: 2px solid;
  /*border-radius: 5px;*/
  border-radius: 7px;
  padding: 1px;
  width: 100%;
  background-image: none !important;
}

/* line 171, app/assets/stylesheets/bot.css */
.bot-form .input-group input {
  font-family: Whitney HTF Book;
  border: none !important;
  height: 50px !important;
  padding: 0px !important;
  background-image: none !important;
}

/* line 179, app/assets/stylesheets/bot.css */
.bot-form .is-focused .input-group {
  border: 2px solid #ED3426;
  background-image: none !important;
  font-family: Whitney HTF Book;
  width: 100%;
}

/* line 186, app/assets/stylesheets/bot.css */
.bot-form .is-focused .input-group input {
  border: none !important;
  background-image: none !important;
  font-family: Whitney HTF Book;
}

/* line 192, app/assets/stylesheets/bot.css */
.bot-form .input-group .input-group-addon {
  position: absolute;
  top: 9px;
  z-index: 10;
}

/* line 198, app/assets/stylesheets/bot.css */
.bot-form .input-group input {
  margin-bottom: 0px;
  padding-left: 35px !important;
}

/* line 203, app/assets/stylesheets/bot.css */
.bot-form .input-group .input-group-addon span {
  font-size: 25px;
}

/* line 207, app/assets/stylesheets/bot.css */
.bot-form .form-control.gmaps-start-address {
  padding: 10px 10px 10px 35px !important;
}

/* line 211, app/assets/stylesheets/bot.css */
.bot-form .input-group .form-group {
  margin-bottom: 0px !important;
  padding-bottom: 0px;
}

/* line 216, app/assets/stylesheets/bot.css */
.bot-form .form-group {
  margin-bottom: 7px !important;
  padding: 0px !important;
}

/* line 221, app/assets/stylesheets/bot.css */
.bot-form input.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  text-align: center;
  color: #BDBDBD !important;
}

/* line 226, app/assets/stylesheets/bot.css */
.bot-form input.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  text-align: center;
  color: #BDBDBD !important;
}

/* line 231, app/assets/stylesheets/bot.css */
.bot-form input.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  text-align: center;
  color: #BDBDBD !important;
}

/* line 236, app/assets/stylesheets/bot.css */
.bot-form input.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  text-align: center;
  color: #BDBDBD !important;
}

/* line 241, app/assets/stylesheets/bot.css */
.bot-form input.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  text-align: center;
  text-transform: capitalize;
  color: #2D3536 !important;
}

/* line 247, app/assets/stylesheets/bot.css */
.step-wrapper button, .user-profile-button-container a {
  color: #FFFFFF !important;
  background-color: #686868;
  font-family: Gotham Bold;
  text-transform: uppercase;
  font-size: 16pt;
  padding-left: 65px;
  padding-right: 65px;
  padding-top: 5px;
  padding-bottom: 3px;
  /*padding-bottom: 5px;*/
  /*letter-spacing: 2.5px;*/
  /*border-radius: 5px;*/
  border-radius: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
  max-width: 100%;
}

/* line 266, app/assets/stylesheets/bot.css */
.step-wrapper button:disabled, #action-buttons button:disabled, .user-profile-button-container a:disabled {
  cursor: pointer;
  opacity: 1;
}

/* line 271, app/assets/stylesheets/bot.css */
#moving_bot_confirm_modal .modal-body button,
#moving_bot_conflictive_items_modal .modal-body button.btn-primary {
  color: #FFFFFF !important;
  background-color: #ED3426;
  font-family: Gotham Bold;
  text-transform: uppercase;
  font-size: 12pt;
  padding-top: 8px;
  padding-bottom: 7px;
  /*border-radius: 5px;*/
  border-radius: 7px;
  padding-left: 15px;
  padding-right: 15px;
  /*border-radius: 5px;*/
  border-radius: 7px;
  margin-top: 0px;
  margin-bottom: 15px;
}

/* line 291, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal .break-space-at-500px {
  display: none;
}

/* line 295, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal ul.dropdown-menu {
  position: initial;
  width: 73%;
  margin-left: auto;
  margin-right: 12px;
}

/* line 302, app/assets/stylesheets/bot.css */
.line-image {
  text-align: center;
}

/* line 306, app/assets/stylesheets/bot.css */
.line-image img {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
}

/* Joined both selectors, since were pretty much the same */
/* line 313, app/assets/stylesheets/bot.css */
.line-image::before,
.line-image::after {
  /* Styles kept */
  width: 5%;
  height: 1px;
  /* Changed to border-top (instead of border) to simulate a line better */
  border-top: 2px solid;
  /* Styles added */
  display: inline-block;
  content: '';
  /* Use padding to vertical align the line */
  /* Use padding in em for a responsive icon height */
  padding-top: 0.5em;
  /* Use margins to give the lines some spacement around the icon */
  /* Use margins in % for a responsive spacement */
  margin-left: 3%;
  margin-right: 3%;
}

/* line 336, app/assets/stylesheets/bot.css */
.bot-answer {
  background-color: #f8f8f8;
  padding: 15px;
  width: 100%;
  border-radius: 6px;
  margin: auto;
  padding-left: 60px;
  margin-top: 15px;
  margin-bottom: 15px;
  min-height: 70px;
}

/* line 348, app/assets/stylesheets/bot.css */
.bot-answer span {
  font-family: Whitney HTF Light;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 78%;
  margin-left: 22px;
  text-align: center;
}

/* line 360, app/assets/stylesheets/bot.css */
.bot-answer img {
  height: 70px;
  width: 70px;
  position: absolute;
  margin-left: -85px;
  margin-top: -15px;
}

/* line 368, app/assets/stylesheets/bot.css */
.bot-map {
  width: 100%;
  height: 180px;
  margin-bottom: 10px;
}

/* line 374, app/assets/stylesheets/bot.css */
.gray-bar {
  border-top: 2px solid #ababaa;
  height: 90px;
  width: 100%;
  margin-top: 20px;
  background-color: #f7f7f7;
}

/* line 382, app/assets/stylesheets/bot.css */
.gray-bar > .img-adove {
  margin-top: -200px;
  margin-left: 8%;
  height: 250px;
  position: absolute;
}

/* line 389, app/assets/stylesheets/bot.css */
.secure-text {
  margin-top: 5px;
}

/* line 393, app/assets/stylesheets/bot.css */
.secure-text p {
  font-family: Whitney HTF Book;
  font-size: 15px;
}

/* line 398, app/assets/stylesheets/bot.css */
.secure-text p span {
  font-family: Whitney HTF Semibold;
}

/* line 402, app/assets/stylesheets/bot.css */
.secure-text p:last-of-type {
  margin-bottom: 15px;
}

/* line 406, app/assets/stylesheets/bot.css */
.secure-text a {
  border-bottom: 2px solid;
  padding-bottom: 5px;
  color: #333;
  font-size: 15px;
  font-family: Whitney HTF Book;
}

/* line 414, app/assets/stylesheets/bot.css */
.secure-text a:hover {
  color: #ED3426;
  border-bottom: 2px solid #ED3426;
  text-decoration: none;
}

/* #mapEndContainer,
#mapStartContainer{
  display: none;
} */
/* line 426, app/assets/stylesheets/bot.css */
.category-items-group .panel .glyphicon.glyphicon-info-sign {
  color: #9B9B9B;
}

/* line 430, app/assets/stylesheets/bot.css */
.category-items-group .panel .panel-heading {
  background-color: white;
  cursor: pointer;
  color: #333;
  border-radius: 0px !important;
  font-family: Whitney HTF Book;
}

/* line 438, app/assets/stylesheets/bot.css */
.category-items-group .panel .panel-heading .panel-title i {
  font-size: 11px;
  padding-left: 10px;
}

/* line 443, app/assets/stylesheets/bot.css */
.category-items-group .panel .panel-heading .panel-title img {
  height: auto;
  width: 20px;
  margin-right: 5px;
}

/* line 449, app/assets/stylesheets/bot.css */
.category-items-group .panel .panel-heading .panel-title.flex-between {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

/* line 455, app/assets/stylesheets/bot.css */
.category-items-group .panel {
  margin-top: 0px !important;
  box-shadow: none !important;
  border: 1px solid;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 463, app/assets/stylesheets/bot.css */
.category-items-group .panel .panel-body {
  font-size: 13px;
}

/* line 467, app/assets/stylesheets/bot.css */
.category-items-group .panel + .panel {
  border-bottom: 1px solid;
  border-top: none;
  border-radius: 0px;
}

/* line 477, app/assets/stylesheets/bot.css */
.category-items-group .panel .count-actions,
.group-of-warehouse-items-digital-inventory .count-actions {
  margin: 0px;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2.5px;
  padding-right: 2.5px;
}

/* line 487, app/assets/stylesheets/bot.css */
.category-items-group .panel .count-actions:hover {
  /*background-color: none;*/
}

/* line 491, app/assets/stylesheets/bot.css */
.category-items-group .panel .count-actions.add,
.group-of-warehouse-items-digital-inventory .count-actions.add {
  font-weight: bold;
}

/* line 497, app/assets/stylesheets/bot.css */
.group-of-warehouse-items-digital-inventory {
  font-family: Whitney HTF Book;
  color: #2D3536;
  border: 1px solid #000000;
  padding: 0 5px;
}

/* line 504, app/assets/stylesheets/bot.css */
.group-of-warehouse-items-digital-inventory .warehouse-item-digital-inventory:not(:last-child) {
  border-bottom: 1px solid #c8c8c8;
}

/* line 508, app/assets/stylesheets/bot.css */
.category-items-group .panel .count-actions:hover,
.category-items-group .panel .count-actions:focus,
.category-items-group .panel .count-actions:active,
.group-of-warehouse-items-digital-inventory .count-actions:hover,
.group-of-warehouse-items-digital-inventory .count-actions:focus,
.group-of-warehouse-items-digital-inventory .count-actions:active {
  border: none;
  outline: 0px;
  background-color: transparent;
}

/* line 519, app/assets/stylesheets/bot.css */
.category-items-group .panel .panel-body {
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Whitney HTF Book;
  color: #2D3536;
}

/* line 527, app/assets/stylesheets/bot.css */
.category-items-group .panel .panel-body .row:first-child {
  padding-top: 5px;
}

/* line 531, app/assets/stylesheets/bot.css */
.tokenfield.form-control {
  padding: 0px;
}

/* line 535, app/assets/stylesheets/bot.css */
.options-items {
  padding-left: 0px;
}

/* line 539, app/assets/stylesheets/bot.css */
.options-items .list-items-option-bot,
.options-items .col-md-6,
.options-items .col-md-10 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 546, app/assets/stylesheets/bot.css */
.options-items .panel-heading {
  border-radius: 0px;
  font-family: Whitney HTF Book;
  color: #2D3536;
}

/* line 556, app/assets/stylesheets/bot.css */
.options-items .list-items-option-bot .panel-heading {
  border: 1px solid #333;
  border-bottom: 1px solid #333;
  border-left: none;
}

/* line 562, app/assets/stylesheets/bot.css */
.options-items .list-items-option-bot .panel-body {
  border-bottom: 1px solid;
  border-right: 1px solid;
}

/* line 567, app/assets/stylesheets/bot.css */
.options-items .list-items-option-bot.list-items-delicate-bot .panel-heading {
  padding-bottom: 11px;
}

/* line 571, app/assets/stylesheets/bot.css */
.options-items .list-items-option-bot.list-items-stairs-bot .panel-heading,
.options-items .list-items-option-bot.list-items-window-bot .panel-heading {
  line-height: 17px;
  padding: 5px 0;
}

/*.options-items .list-items-option-bot:first-of-type .panel-heading, */
/* line 578, app/assets/stylesheets/bot.css */
.options-items .col-md-6:first-of-type .panel-heading,
.options-items .col-md-10:first-of-type .panel-heading {
  border: 1px solid #333;
  border-left: none;
}

/*.options-items .list-items-option-bot:first-of-type:nth-last-child(2) .panel-heading, */
/* line 585, app/assets/stylesheets/bot.css */
.options-items .col-md-6:first-of-type:nth-last-child(2) .panel-heading,
.options-items .col-md-10:first-of-type:nth-last-child(2) .panel-heading {
  border-right: none;
}

/*.options-items .list-items-option-bot:last-of-type .panel-heading, */
/* line 591, app/assets/stylesheets/bot.css */
.options-items .col-md-6:last-of-type .panel-heading,
.options-items .col-md-10:last-of-type .panel-heading {
  border: 1px solid #333;
  border-left: none;
}

/* line 597, app/assets/stylesheets/bot.css */
.options-items .checkbox {
  margin-top: 2px;
  margin-bottom: 4px;
}

/* line 602, app/assets/stylesheets/bot.css */
.options-items .panel-body {
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*.options-items .list-items-option-bot:first-of-type .panel-body, */
/* line 609, app/assets/stylesheets/bot.css */
.options-items .col-md-6:first-of-type .panel-body,
.options-items .col-md-10:first-of-type .panel-body {
  border: 1px solid #333;
  border-top: none;
  border-left: none;
}

/*.options-items .list-items-option-bot:first-of-type:nth-last-child(2) .panel-body, */
/* line 617, app/assets/stylesheets/bot.css */
.options-items .col-md-6:first-of-type:nth-last-child(2) .panel-body,
.options-items .col-md-10:first-of-type:nth-last-child(2) .panel-body {
  border: 1px solid #333;
  border-top: none;
  border-left: none;
  border-right: none;
}

/*.options-items .list-items-option-bot:last-of-type .panel-body, */
/* line 626, app/assets/stylesheets/bot.css */
.options-items .col-md-6:last-of-type .panel-body,
.options-items .col-md-10:last-of-type .panel-body {
  border: 1px solid #333;
  border-top: none;
  border-left: none;
}

/* line 633, app/assets/stylesheets/bot.css */
.options-items .panel-body .checkbox:first-of-type {
  margin-top: 0px;
}

/* Enter and leave animations can use different */
/* durations and timing functions.              */
/* line 638, app/assets/stylesheets/bot.css */
.slide-fade-enter-active {
  transition: all .8s ease;
}

/* line 641, app/assets/stylesheets/bot.css */
.slide-fade-leave-active {
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}

/* line 644, app/assets/stylesheets/bot.css */
.slide-fade-enter, .slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0;
}

/* line 650, app/assets/stylesheets/bot.css */
#items-add-moving {
  -webkit-transition: all 2s;
  /* Safari */
  transition: all 2s;
}

/* line 655, app/assets/stylesheets/bot.css */
.last-step-button {
  color: #686868;
  font-size: 80px;
  opacity: 0.2;
  transition: opacity 0.2s;
}

/* line 662, app/assets/stylesheets/bot.css */
.last-step-button:hover {
  color: #686868;
  opacity: 1;
}

/* line 667, app/assets/stylesheets/bot.css */
.bot-form {
  padding-top: 10px;
}

/* line 671, app/assets/stylesheets/bot.css */
.category-items-group .row {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 676, app/assets/stylesheets/bot.css */
.category-items-group .checkbox label, .radio label {
  font-family: Whitney HTF Light;
}

/* CELLPHONE */
@media (max-width: 1199px) {
  /* line 682, app/assets/stylesheets/bot.css */
  .bot-communication p {
    font-size: 27px;
  }
}

@media (max-width: 767px) {
  /* line 686, app/assets/stylesheets/bot.css */
  .bot-answer img {
    height: 60px;
    width: 60px;
    position: absolute;
    margin-left: -65px;
    margin-top: -8px;
  }
  /* line 694, app/assets/stylesheets/bot.css */
  .funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
    text-indent: 0em !important;
  }
  /* line 699, app/assets/stylesheets/bot.css */
  .funkyradio .visible-checkbox input[type="radio"]:empty ~ label,
.funkyradio .visible-checkbox input[type="checkbox"]:empty ~ label {
    text-indent: 1em !important;
  }
  /* line 704, app/assets/stylesheets/bot.css */
  .bot-answer span {
    font-family: Whitney HTF Light;
    font-size: 11.5px;
  }
  /* line 709, app/assets/stylesheets/bot.css */
  .bot-communication p {
    font-size: 1.5em;
    font-family: Gotham Rounded Book;
    color: #2D3536;
  }
  /* line 715, app/assets/stylesheets/bot.css */
  .bot-answer span {
    font-family: Whitney HTF Light;
    font-size: 11.5px;
  }
  /* line 720, app/assets/stylesheets/bot.css */
  .funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
    display: none !important;
  }
  /* line 724, app/assets/stylesheets/bot.css */
  .margin-top-xs {
    margin-top: 10px;
  }
  /* line 728, app/assets/stylesheets/bot.css */
  .category-items-group .panel {
    border: none !important;
    border-bottom: 1.5px solid #9B9B9B !important;
  }
  /* line 733, app/assets/stylesheets/bot.css */
  .category-items-group .panel:first-child {
    border-top: 1.5px solid #9B9B9B !important;
  }
  /* line 737, app/assets/stylesheets/bot.css */
  .step-wrapper button, .user-profile-button-container a {
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 2.5px;
    /*border-radius: 5px;*/
    border-radius: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
  }
  /* line 748, app/assets/stylesheets/bot.css */
  .funkyradio .visible-checkbox input[type="radio"]:empty ~ label:before,
.funkyradio .visible-checkbox input[type="checkbox"]:empty ~ label:before {
    display: block !important;
  }
  /* line 753, app/assets/stylesheets/bot.css */
  .category-items-group .row {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 760, app/assets/stylesheets/bot.css */
  .bot-answer img {
    height: 60px;
    width: 60px;
    position: absolute;
    margin-left: -65px;
    margin-top: -8px;
  }
  /* line 768, app/assets/stylesheets/bot.css */
  .funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
    text-indent: 0em !important;
  }
  /* line 773, app/assets/stylesheets/bot.css */
  .funkyradio .visible-checkbox input[type="radio"]:empty ~ label,
.funkyradio .visible-checkbox input[type="checkbox"]:empty ~ label {
    text-indent: 1em !important;
  }
  /* line 778, app/assets/stylesheets/bot.css */
  .bot-answer span {
    font-family: Whitney HTF Light;
    font-size: 11.5px;
  }
  /* line 783, app/assets/stylesheets/bot.css */
  .bot-communication p {
    font-size: 1.5em;
    font-family: Gotham Rounded Book;
    color: #2D3536;
  }
  /* line 789, app/assets/stylesheets/bot.css */
  .bot-answer span {
    font-family: Whitney HTF Light;
    font-size: 11.5px;
  }
  /* line 794, app/assets/stylesheets/bot.css */
  .funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
    display: none !important;
  }
  /* line 798, app/assets/stylesheets/bot.css */
  .margin-top-xs {
    margin-top: 10px;
  }
  /* line 802, app/assets/stylesheets/bot.css */
  .category-items-group .panel {
    border: 1px solid #f8f8f8 !important;
    border-left: none;
    border-right: none;
  }
  /* line 808, app/assets/stylesheets/bot.css */
  .step-wrapper button {
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 2.5px;
    /*border-radius: 5px;*/
    border-radius: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
  }
  /* line 819, app/assets/stylesheets/bot.css */
  .funkyradio .visible-checkbox input[type="radio"]:empty ~ label:before,
.funkyradio .visible-checkbox input[type="checkbox"]:empty ~ label:before {
    display: block !important;
  }
  /* line 824, app/assets/stylesheets/bot.css */
  .category-items-group .row {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

/* Modal bot confirm */
/* line 832, app/assets/stylesheets/bot.css */
.number-indicator {
  color: #ED3426;
}

/* line 836, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal .huge-modal {
  width: 850px;
}

/* line 839, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal .huge-modal .modal-content {
  padding: 70px 70px 0px;
}

/* line 842, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal .huge-modal .modal-header {
  padding-top: 0px;
}

/* line 845, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal .huge-modal .modal-body {
  padding-top: 10px;
}

/* line 848, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal .huge-modal .item-options {
  height: 160px;
  overflow: auto;
}

/* line 852, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal .huge-modal .item-name {
  width: 25%;
}

/* line 855, app/assets/stylesheets/bot.css */
#moving_bot_conflictive_items_modal .huge-modal .btn-item-option {
  width: 73%;
}

/* line 859, app/assets/stylesheets/bot.css */
#moving_bot_confirm_modal .modal-body p,
#moving_bot_conflictive_items_modal .modal-body p {
  font-family: Gotham Rounded Book;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 867, app/assets/stylesheets/bot.css */
#moving_bot_confirm_modal .modal-body p:first-of-type,
#moving_bot_conflictive_items_modal .modal-body p:first-of-type {
  margin-bottom: 0px;
  margin-top: 0px;
}

/* line 874, app/assets/stylesheets/bot.css */
#moving_bot_confirm_modal .modal-header h4,
#moving_bot_conflictive_items_modal .modal-header h4 {
  font-family: Gotham Rounded Book;
  font-size: 20px;
}

/* line 881, app/assets/stylesheets/bot.css */
#moving_bot_confirm_modal .orange-line,
#moving_bot_conflictive_items_modal .orange-line {
  border-color: #ED3426;
  border-width: 1px;
}

/* line 888, app/assets/stylesheets/bot.css */
#moving_bot_confirm_modal .close-modal,
#moving_bot_conflictive_items_modal .close-modal {
  color: #686868;
  cursor: pointer;
}

/* line 895, app/assets/stylesheets/bot.css */
#moving_bot_confirm_modal .line-image img,
#moving_bot_conflictive_items_modal .line-image img {
  width: 90px;
  height: 90px;
  margin-bottom: 15px;
}

/* Joined both selectors, since were pretty much the same */
/* line 904, app/assets/stylesheets/bot.css */
#moving_bot_confirm_modal .line-image::before,
#moving_bot_confirm_modal .line-image::after,
#moving_bot_conflictive_items_modal .line-image::before,
#moving_bot_conflictive_items_modal .line-image::after {
  /* Styles kept */
  width: 5%;
  height: 1px;
  /* Changed to border-top (instead of border) to simulate a line better */
  border-top: 2px solid #ccc;
  /* Styles added */
  display: inline-block;
  content: '';
  /* Use padding to vertical align the line */
  /* Use padding in em for a responsive icon height */
  padding-top: 0.5em;
  /* Use margins to give the lines some spacement around the icon */
  /* Use margins in % for a responsive spacement */
  margin-left: 3%;
  margin-right: 3%;
}

/* BOT PRICING */
/* line 933, app/assets/stylesheets/bot.css */
.card button {
  color: #FFFFFF !important;
  text-transform: none !important;
  background-color: #686868;
  font-family: Gotham Medium;
  font-size: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
  letter-spacing: 1px;
  /*border-radius: 5px;*/
  border-radius: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
  max-width: 100%;
}

/* line 949, app/assets/stylesheets/bot.css */
.card button:hover {
  background-color: #ED3426;
}

/* line 953, app/assets/stylesheets/bot.css */
.card.bigger button {
  font-family: Gotham Bold;
}

/* line 957, app/assets/stylesheets/bot.css */
.card button:hover {
  background-color: #ED3426;
}

/* line 961, app/assets/stylesheets/bot.css */
.container-moving-info {
  margin-top: -215px;
  padding-top: 260px;
  border-top: solid #2D3536 2px;
  padding-bottom: 50px;
}

/*
.container-moving-info table tr td{
  font-family: Whitney HTF Light;
  color: #686868;
}

.container-moving-info table tr td strong{
  font-family: Whitney HTF Semibold;
  color: #686868;
}
*/
/* line 980, app/assets/stylesheets/bot.css */
.container-moving-info table tr:first-of-type td {
  border-top: none;
}

/* line 984, app/assets/stylesheets/bot.css */
.card button {
  margin-top: 20px;
}

/* line 988, app/assets/stylesheets/bot.css */
#moving-bot-prices .bot-communication p, #digital-inventory-container-vuejs .bot-communication p {
  font-size: 1.5em;
  font-family: Gotham Rounded Book;
  color: #2D3536;
}

/*#moving-bot-prices .bot-communication strong {
  color: #ED3426;
}*/
/* line 998, app/assets/stylesheets/bot.css */
#moving_bot_update_list .modal-body button.button-form {
  color: #FFFFFF !important;
  background-color: #ED3426;
  font-family: Gotham Bold;
  text-transform: uppercase;
  font-size: 12pt;
  padding-top: 8px;
  padding-bottom: 7px;
  /*border-radius: 5px;*/
  border-radius: 7px;
  padding-left: 15px;
  padding-right: 15px;
  /*border-radius: 5px;*/
  border-radius: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 1016, app/assets/stylesheets/bot.css */
#moving-bot {
  position: relative;
  min-height: 100vh;
}

/* line 1021, app/assets/stylesheets/bot.css */
#moving-bot .bot-communication p hr {
  border-color: transparent;
  margin: 0;
}

/* line 1026, app/assets/stylesheets/bot.css */
#moving-bot .country-select {
  width: 100%;
}

/* line 1030, app/assets/stylesheets/bot.css */
#moving-bot-prices > button {
  display: block;
  background-color: #ED3426 !important;
  font-family: Gotham Rounded Book;
  border: none;
  font-size: 17px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  bottom: 0px;
  right: 10px;
}

/* line 1045, app/assets/stylesheets/bot.css */
#moving-bot .dropdown-toggle,
#modal-warehouse-exit-items .dropdown-toggle {
  font-family: Whitney HTF Book;
  border: 2px solid #686868 !important;
  /*border-radius: 5px;*/
  border-radius: 7px;
  height: 56px;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  background-image: none !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0px;
  text-transform: capitalize;
}

/* line 1062, app/assets/stylesheets/bot.css */
#moving-bot .dropdown-menu {
  font-family: Whitney HTF Book;
}

/* line 1066, app/assets/stylesheets/bot.css */
#moving-bot ul.dropdown-menu {
  margin-left: 15px;
  text-align: center;
  width: calc(100% - 30px);
}

/* line 1072, app/assets/stylesheets/bot.css */
#moving-bot .open .dropdown-toggle {
  border: 2px solid #ED3426 !important;
}

/* line 1076, app/assets/stylesheets/bot.css */
#moving-bot .dropdown-toggle .fa.fa-angle-down {
  font-size: 30px;
  font-weight: bolder;
  position: absolute;
  right: 10px;
  top: 11px;
  color: #686868;
}

/* line 1085, app/assets/stylesheets/bot.css */
#moving-footer.not-absolute {
  margin-top: 80px;
  width: 100%;
  position: relative;
}

/* line 1091, app/assets/stylesheets/bot.css */
#moving-footer.not-absolute .col-12 {
  background: #EEE;
  border-top: solid #2D3536 2px;
  height: 100px;
  position: relative;
}

/* line 1098, app/assets/stylesheets/bot.css */
#moving-footer.not-absolute img {
  position: absolute;
  bottom: 75px;
  height: 150px;
  left: 10%;
}

/* line 1105, app/assets/stylesheets/bot.css */
#moving-bot .bot-accept-terms-and-conditions label {
  padding-left: 20px;
}

/* line 1109, app/assets/stylesheets/bot.css */
#moving-bot .bot-accept-terms-and-conditions .funkyradio.to-left input[type="radio"]:empty ~ label::before,
#moving-bot .bot-accept-terms-and-conditions .funkyradio.to-left input[type="checkbox"]:empty ~ label::before {
  left: 40px;
}

/*MOBILE*/
/* line 1116, app/assets/stylesheets/bot.css */
.service-mobile {
  padding: 0px 40px;
}

/* line 1120, app/assets/stylesheets/bot.css */
.service-mobile .service-mobile-image img {
  height: 100px;
}

/* line 1124, app/assets/stylesheets/bot.css */
.service-mobile button {
  border-radius: 5px;
  color: #FFFFFF !important;
  font-family: Gotham Medium;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 0px;
  margin-left: 10%;
  margin-top: 25px;
  max-width: 80%;
  padding-bottom: 8px;
  padding-top: 8px;
  text-transform: none !important;
}

/* line 1139, app/assets/stylesheets/bot.css */
#data-client-mobile {
  border-top: solid #2D3536 4px;
  margin-top: -50px;
}

/* line 1144, app/assets/stylesheets/bot.css */
#bot-xs-mobile .line-image img {
  margin-bottom: 5px;
}

/* line 1148, app/assets/stylesheets/bot.css */
#bot-xs-mobile .bot-communication {
  margin-bottom: 0px;
}

/* line 1152, app/assets/stylesheets/bot.css */
#bot-xs-mobile .table-info-moving {
  margin-bottom: 5px;
}

/* line 1156, app/assets/stylesheets/bot.css */
#bot-xs-mobile .table-info-moving td {
  padding: 2px;
}

/* line 1160, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-heading {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* line 1167, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-heading .panel-title {
  width: 100%;
}

/* line 1171, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-body {
  padding: 0 !important;
  display: block !important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* line 1180, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-body.collapsin,
.vue-panel-collapse .panel-body.collapse.in {
  max-height: 1000px !important;
  overflow: hidden;
}

/* line 1186, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-body.collapse {
  max-height: 0 !important;
  /*padding: 0 !important;*/
  overflow: hidden;
}

/* line 1192, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-body .position-relative {
  min-height: 100px;
}

/* line 1196, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-body .position-relative div.position-absolute {
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  -webkit-background-size: contain !important;
  background-size: contain !important;
  border: 2px solid #dcdcdc;
  border-radius: 7px;
  height: 100%;
  width: 100%;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

/* line 1211, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-body .position-relative i.position-absolute {
  color: #a6a6a6 !important;
  top: -9px;
  right: -6px;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

/* line 1221, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-body .position-relative i.position-absolute:hover {
  color: #ED3426 !important;
}

/* line 1225, app/assets/stylesheets/bot.css */
.vue-panel-collapse .panel-body .position-relative svg {
  margin: auto;
  display: block;
  position: relative;
}

/* line 1231, app/assets/stylesheets/bot.css */
.card-option-bot {
  margin: 0 !important;
  box-shadow: none !important;
  text-align: center;
  border: 2px solid #9f9f9f !important;
  border-radius: 7px !important;
  webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 1243, app/assets/stylesheets/bot.css */
.card-option-bot p {
  color: black !important;
}

/* line 1247, app/assets/stylesheets/bot.css */
.card-option-bot.active p {
  color: #ED3426 !important;
}

/* line 1251, app/assets/stylesheets/bot.css */
.card-option-bot.active {
  border: 2px solid #ED3426 !important;
}

/* line 1255, app/assets/stylesheets/bot.css */
.card-option-bot figure {
  width: 100%;
  text-align: center;
  filter: grayscale(100%);
}

/* line 1261, app/assets/stylesheets/bot.css */
.card-option-bot.active figure {
  filter: grayscale(0%);
}

/* line 1265, app/assets/stylesheets/bot.css */
.card-option-bot figure img {
  width: 65%;
}

/* line 1269, app/assets/stylesheets/bot.css */
.card-option-bot p {
  line-height: 16px;
  color: #9f9f9f;
  margin-bottom: 0;
  margin-top: 15px;
  color: #ED3426;
}

@media (max-width: 991px) {
  /* line 1278, app/assets/stylesheets/bot.css */
  #moving_bot_conflictive_items_modal .huge-modal {
    width: 100%;
  }
  /* line 1281, app/assets/stylesheets/bot.css */
  #moving_bot_conflictive_items_modal {
    padding-left: 0px;
  }
  /* line 1284, app/assets/stylesheets/bot.css */
  #moving_bot_conflictive_items_modal .modal-dialog {
    margin-left: 0px;
  }
}

@media (max-width: 400px) {
  /* line 1291, app/assets/stylesheets/bot.css */
  #accept_offer_modal .modal-body a {
    font-size: 10pt !important;
  }
  /* line 1295, app/assets/stylesheets/bot.css */
  #moving_bot_contact_us .modal-content {
    padding: 30px !important;
  }
  /* line 1299, app/assets/stylesheets/bot.css */
  #moving-bot .row.bot-communication, #warehouses-bot .row.bot-communication {
    font-size: 8pt;
  }
  /* line 1303, app/assets/stylesheets/bot.css */
  #moving-bot .row.bot-communication p br {
    display: none;
  }
  /* line 1307, app/assets/stylesheets/bot.css */
  #moving_bot_confirm_modal .modal-content {
    padding: 25px !important;
  }
  /* line 1311, app/assets/stylesheets/bot.css */
  #moving_bot_confirm_modal .button-form,
#moving_bot_conflictive_items_modal .button-form {
    font-size: 10pt;
  }
  /* line 1317, app/assets/stylesheets/bot.css */
  #moving_bot .bot-answer span {
    left: 50%;
    width: 70%;
  }
}

@media (max-width: 767px) {
  /* line 1325, app/assets/stylesheets/bot.css */
  .margin-for-elevator {
    margin-top: 50px;
  }
}

/* line 1330, app/assets/stylesheets/bot.css */
#modal_hurry_up p {
  font-family: Gotham Rounded Book;
  /*font-size: 18px;*/
}

/* line 1335, app/assets/stylesheets/bot.css */
#modal_hurry_up .modal-body button.button-form {
  color: #FFFFFF !important;
  background-color: #ED3426;
  font-family: Gotham Bold;
  text-transform: uppercase;
  font-size: 12pt;
  padding-top: 8px;
  padding-bottom: 7px;
  /*border-radius: 5px;*/
  border-radius: 7px;
  padding-left: 15px;
  padding-right: 15px;
  /*border-radius: 5px;*/
  border-radius: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 1353, app/assets/stylesheets/bot.css */
#modal_hurry_up .modal-body .row {
  margin-bottom: 18px;
}

/* line 1357, app/assets/stylesheets/bot.css */
.dropdown-rounded {
  border: solid 1.5px black;
  border-radius: 20px;
  white-space: normal;
  padding: 12px;
  text-transform: inherit;
}

@media (max-width: 768px) {
  /* line 1366, app/assets/stylesheets/bot.css */
  .bot-answer span {
    padding: 0 20px;
  }
  /* line 1370, app/assets/stylesheets/bot.css */
  .category-items-group .panel {
    border: 1px solid #9B9B9B;
  }
  /* line 1374, app/assets/stylesheets/bot.css */
  .category-items-group .panel + .panel {
    border-bottom: 1px solid #9B9B9B;
  }
  /* line 1378, app/assets/stylesheets/bot.css */
  .category-items-group .col-xs-6 {
    width: 75%;
  }
  /* line 1382, app/assets/stylesheets/bot.css */
  .category-items-group .col-xs-2 {
    width: 25%;
  }
  /* line 1386, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-one-special-case .col-xs-6 {
    padding-right: 0;
    width: calc(100% - 150px);
  }
  /* line 1391, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-one-special-case .col-xs-2 {
    width: 50px;
  }
  /* line 1395, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-one-special-case .col-xs-4 {
    width: 100px;
  }
  /* line 1399, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-one-special-case span.check {
    height: 15px;
    width: 15px;
  }
  /* line 1404, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-one-special-case span.check::before {
    margin-left: 5px;
    margin-top: -7px;
  }
  /* line 1409, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-one-special-case span.checkbox-material {
    top: 2px;
  }
  /* line 1413, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-one-special-case .checkbox label {
    padding-top: 4px;
  }
  /* line 1418, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-two-special-case .col-xs-6,
.category-items-group .item-with-three-special-case .col-xs-6 {
    width: 100%;
  }
  /* line 1423, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-two-special-case .col-xs-2,
.category-items-group .item-with-two-special-case .col-xs-4 {
    width: 33.33%;
  }
  /* line 1428, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-three-special-case .col-xs-2 {
    width: 19%;
  }
  /* line 1432, app/assets/stylesheets/bot.css */
  .category-items-group .item-with-three-special-case .col-xs-4 {
    width: 27%;
  }
  /* line 1436, app/assets/stylesheets/bot.css */
  .bot-communication .special-sofia-image {
    height: 60px;
    width: 60px;
  }
  /* line 1441, app/assets/stylesheets/bot.css */
  #bot-xs-mobile .bot-communication img {
    height: 60px;
    width: 60px;
  }
  /* line 1446, app/assets/stylesheets/bot.css */
  #moving-bot .bot-accept-terms-and-conditions label {
    padding: 0;
  }
  /* line 1450, app/assets/stylesheets/bot.css */
  .hidden-md.hidden-lg.list-items-option-bot.list-items-stairs-bot label div,
.hidden-md.hidden-lg.list-items-option-bot.list-items-window-bot label div {
    display: inline-flex;
    position: relative;
  }
  /* line 1456, app/assets/stylesheets/bot.css */
  .hidden-md.hidden-lg.list-items-option-bot.list-items-stairs-bot label div p,
.hidden-md.hidden-lg.list-items-option-bot.list-items-window-bot label div p {
    display: block;
    margin: 0;
    text-align: center;
    width: 72px;
  }
  /* line 1464, app/assets/stylesheets/bot.css */
  .hidden-md.hidden-lg.list-items-option-bot.list-items-delicate-bot label div {
    display: inline;
  }
  /* line 1468, app/assets/stylesheets/bot.css */
  #moving_bot_conflictive_items_modal .huge-modal .modal-content {
    padding: 70px 0px 20px;
  }
}

@media (max-width: 350px) {
  /* line 1475, app/assets/stylesheets/bot.css */
  .hidden-md.hidden-lg.list-items-option-bot.list-items-delicate-bot label div {
    display: block;
  }
  /* line 1479, app/assets/stylesheets/bot.css */
  .hidden-md.hidden-lg.list-items-option-bot.list-items-stairs-bot label div,
.hidden-md.hidden-lg.list-items-option-bot.list-items-window-bot label div {
    display: block;
    top: 0;
  }
}

/* line 1486, app/assets/stylesheets/bot.css */
.borderless {
  border: none;
  margin-bottom: 0px;
}

/* line 1491, app/assets/stylesheets/bot.css */
.borderless * {
  border: none !important;
}

/* line 1496, app/assets/stylesheets/bot.css */
.col-container {
  display: table;
  /* Make the container element behave like a table */
  width: 100%;
  /* Set full-width to expand the whole page */
}

/* line 1501, app/assets/stylesheets/bot.css */
.col {
  float: none;
  display: table-cell;
  /* Make elements inside the container behave like table cells */
}

/* line 1506, app/assets/stylesheets/bot.css */
.bottom-element {
  position: absolute;
  bottom: 0;
}

@media (max-width: 500px) {
  /* line 1512, app/assets/stylesheets/bot.css */
  #moving_bot_conflictive_items_modal .break-space-at-500px {
    display: block;
  }
  /* line 1516, app/assets/stylesheets/bot.css */
  #moving_bot_conflictive_items_modal ul.dropdown-menu {
    width: 83%;
  }
  /* line 1520, app/assets/stylesheets/bot.css */
  #moving_bot_conflictive_items_modal .huge-modal .btn-item-option {
    padding-top: 3px;
  }
}

/* line 1, app/assets/stylesheets/components/containers.css */
.container-full-screen {
  min-height: 100vh;
}

/* line 2, app/assets/stylesheets/components/containers.css */
.full-height {
  min-height: 100%;
}

/* line 3, app/assets/stylesheets/components/containers.css */
.container-height {
  height: 100%;
}

/* line 4, app/assets/stylesheets/components/containers.css */
.max-height-full {
  max-height: 100%;
}

/* line 5, app/assets/stylesheets/components/containers.css */
.height-auto {
  height: auto;
}

/* line 6, app/assets/stylesheets/components/containers.css */
.box-shadow {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 2px 2px 5px rgba(0, 0, 0, 0.15);
}

/*BACKGROUNDS*/
/* line 10, app/assets/stylesheets/components/containers.css */
.be-black {
  background: #000000 !important;
}

/* line 11, app/assets/stylesheets/components/containers.css */
.be-white {
  background: white !important;
}

/* line 12, app/assets/stylesheets/components/containers.css */
.be-blue {
  background: #449AEC !important;
}

/* line 13, app/assets/stylesheets/components/containers.css */
.be-blue-dark {
  background: #0585FF !important;
}

/* line 14, app/assets/stylesheets/components/containers.css */
.be-blue-chat {
  background: #d4eaf5 !important;
}

/* line 15, app/assets/stylesheets/components/containers.css */
.be-blue-light {
  background: #6eb2d5 !important;
}

/* line 16, app/assets/stylesheets/components/containers.css */
.be-gray-dark {
  background: #2D3536 !important;
}

/* line 17, app/assets/stylesheets/components/containers.css */
.be-gray-medium {
  background: #686868 !important;
}

/* line 18, app/assets/stylesheets/components/containers.css */
.be-gray-medium-2 {
  background: #959595 !important;
}

/* line 19, app/assets/stylesheets/components/containers.css */
.be-gray-light {
  background: #F7F7F7 !important;
}

/* line 20, app/assets/stylesheets/components/containers.css */
.be-gray-light-2 {
  background: #dcdcdc !important;
}

/* line 21, app/assets/stylesheets/components/containers.css */
.be-red-dark {
  background: #ED3426 !important;
}

/* line 22, app/assets/stylesheets/components/containers.css */
.be-transparent {
  background: transparent !important;
}

/* line 23, app/assets/stylesheets/components/containers.css */
.be-yellow {
  background: #F5CE56 !important;
}

/* line 24, app/assets/stylesheets/components/containers.css */
.be-yellow-2 {
  background: #e3e14d !important;
}

/* line 25, app/assets/stylesheets/components/containers.css */
.be-green {
  background: #37b7b6 !important;
}

/* line 26, app/assets/stylesheets/components/containers.css */
.be-green-2 {
  background: #127917 !important;
}

/* line 27, app/assets/stylesheets/components/containers.css */
.be-green-dark {
  background: #127917 !important;
}

/* line 28, app/assets/stylesheets/components/containers.css */
.be-green-light {
  background: #77cc5f !important;
}

/* line 29, app/assets/stylesheets/components/containers.css */
.be-green-light-2 {
  background: #bae5ae !important;
}

/* line 30, app/assets/stylesheets/components/containers.css */
.be-red {
  background: #ff3333 !important;
}

/* line 31, app/assets/stylesheets/components/containers.css */
.be-orange {
  background: #f9700c !important;
}

/* line 32, app/assets/stylesheets/components/containers.css */
.be-orange-light {
  background: #f0a671 !important;
}

/* line 33, app/assets/stylesheets/components/containers.css */
.be-coral-red {
  background: #ff5552 !important;
}

/* line 35, app/assets/stylesheets/components/containers.css */
.bg-fade-effect {
  -moz-transition: background .2s ease-in;
  -o-transition: background .2s ease-in;
  -webkit-transition: background .2s ease-in;
  transition: background .2s ease-in;
}

/* line 42, app/assets/stylesheets/components/containers.css */
.bg-orange-hover:hover {
  background: #ED3426;
}

/* line 46, app/assets/stylesheets/components/containers.css */
.bg-gray-light-hover:hover {
  background: #F7F7F7;
}

/* Z-INDEX */
/* line 51, app/assets/stylesheets/components/containers.css */
.z-index-10 {
  z-index: 10;
}

/*BORDER*/
/* line 55, app/assets/stylesheets/components/containers.css */
.no-border {
  border: none !important;
}

/* line 56, app/assets/stylesheets/components/containers.css */
.border-orange {
  border: 1px solid #ED3426;
}

/* line 57, app/assets/stylesheets/components/containers.css */
.border-blue {
  border: 1px solid #449AEC;
}

/* line 58, app/assets/stylesheets/components/containers.css */
.border-green {
  border: 1px solid #37b7b6;
}

/* line 59, app/assets/stylesheets/components/containers.css */
.border-green-2 {
  border: 1px solid #40d140;
}

/* line 60, app/assets/stylesheets/components/containers.css */
.border-black {
  border: 1px solid #000000;
}

/* line 61, app/assets/stylesheets/components/containers.css */
.border-gray {
  border: 1px solid #686868;
}

/* line 62, app/assets/stylesheets/components/containers.css */
.border-red {
  border: 1px solid #ff3333;
}

/* line 63, app/assets/stylesheets/components/containers.css */
.border-simple {
  border: 1px solid;
}

/* line 64, app/assets/stylesheets/components/containers.css */
.border-double {
  border: 2px solid;
}

/*BORDER LEFT*/
/* line 68, app/assets/stylesheets/components/containers.css */
.border-left-green-5px {
  border-left: 5px solid #127917 !important;
}

/* line 69, app/assets/stylesheets/components/containers.css */
.border-left-red-5px {
  border-left: 5px solid #ff3333 !important;
}

/* line 70, app/assets/stylesheets/components/containers.css */
.border-left-yellow-5px {
  border-left: 5px solid #e3e14d !important;
}

/*BORDER RIGHT*/
/* line 73, app/assets/stylesheets/components/containers.css */
.border-right-gray-light-3 {
  border-right: 1px solid #DDDDDD;
}

/*BORDER BOTTOM*/
/* line 77, app/assets/stylesheets/components/containers.css */
.border-bottom-gray {
  border-bottom: 1px solid #c5c5c5;
}

/* line 78, app/assets/stylesheets/components/containers.css */
.border-bottom-pink {
  border-bottom: 2px solid #ff5552;
}

/*BORDER RADIUS*/
/* line 82, app/assets/stylesheets/components/containers.css */
.border-radius-50 {
  border-radius: 50px;
}

/* line 83, app/assets/stylesheets/components/containers.css */
.border-radius-25 {
  border-radius: 25px;
}

/* line 84, app/assets/stylesheets/components/containers.css */
.border-radius-20 {
  border-radius: 20px;
}

/* line 85, app/assets/stylesheets/components/containers.css */
.border-radius-15 {
  border-radius: 15px;
}

/* line 86, app/assets/stylesheets/components/containers.css */
.border-radius-7 {
  border-radius: 7px;
}

/* line 87, app/assets/stylesheets/components/containers.css */
.border-radius-5 {
  border-radius: 5px;
}

/* line 88, app/assets/stylesheets/components/containers.css */
.border-radius-2 {
  border-radius: 2px;
}

/* line 89, app/assets/stylesheets/components/containers.css */
.border-radius-circle {
  border-radius: 50%;
}

/*BORDER RADIUS*/
/* line 93, app/assets/stylesheets/components/containers.css */
.grayscale-100 {
  filter: grayscale(100%);
}

/* line 94, app/assets/stylesheets/components/containers.css */
.grayscale-0 {
  filter: grayscale(0%);
}

/*MARGIN*/
/* line 98, app/assets/stylesheets/components/containers.css */
.no-margin {
  margin: 0px;
}

/* line 99, app/assets/stylesheets/components/containers.css */
.margin-auto {
  margin: auto;
}

/* line 100, app/assets/stylesheets/components/containers.css */
.margin {
  margin: 15px;
}

/* line 101, app/assets/stylesheets/components/containers.css */
.margin_sm {
  margin: 5px;
}

/* line 102, app/assets/stylesheets/components/containers.css */
.margin_md {
  margin: 25px;
}

/* line 103, app/assets/stylesheets/components/containers.css */
.margin_lg {
  margin: 40px;
}

/* line 104, app/assets/stylesheets/components/containers.css */
.margin_xlg {
  margin: 75px;
}

/* line 106, app/assets/stylesheets/components/containers.css */
.no-margin_t {
  margin-top: 0px;
}

/* line 107, app/assets/stylesheets/components/containers.css */
.margin_t {
  margin-top: 15px;
}

/* line 108, app/assets/stylesheets/components/containers.css */
.margin_sm_t {
  margin-top: 5px;
}

/* line 109, app/assets/stylesheets/components/containers.css */
.margin_md_t {
  margin-top: 25px;
}

/* line 110, app/assets/stylesheets/components/containers.css */
.margin_lg_t {
  margin-top: 40px;
}

/* line 111, app/assets/stylesheets/components/containers.css */
.margin_xlg_t {
  margin-top: 75px;
}

/* line 113, app/assets/stylesheets/components/containers.css */
.no-margin_b {
  margin-bottom: 0px;
}

/* line 114, app/assets/stylesheets/components/containers.css */
.margin_b {
  margin-bottom: 15px;
}

/* line 115, app/assets/stylesheets/components/containers.css */
.margin_sm_b {
  margin-bottom: 5px;
}

/* line 116, app/assets/stylesheets/components/containers.css */
.margin_md_b {
  margin-bottom: 25px;
}

/* line 117, app/assets/stylesheets/components/containers.css */
.margin_lg_b {
  margin-bottom: 40px;
}

/* line 118, app/assets/stylesheets/components/containers.css */
.margin_xlg_b {
  margin-bottom: 75px;
}

/* line 120, app/assets/stylesheets/components/containers.css */
.no-margin_l {
  margin-left: 0px;
}

/* line 121, app/assets/stylesheets/components/containers.css */
.margin_l_auto {
  margin-left: auto;
}

/* line 122, app/assets/stylesheets/components/containers.css */
.margin_l {
  margin-left: 15px;
}

/* line 123, app/assets/stylesheets/components/containers.css */
.margin_sm_l {
  margin-left: 5px;
}

/* line 124, app/assets/stylesheets/components/containers.css */
.margin_md_l {
  margin-left: 25px;
}

/* line 125, app/assets/stylesheets/components/containers.css */
.margin_lg_l {
  margin-left: 40px;
}

/* line 126, app/assets/stylesheets/components/containers.css */
.margin_xlg_l {
  margin-left: 75px;
}

/* line 128, app/assets/stylesheets/components/containers.css */
.no-margin_r {
  margin-right: 0px;
}

/* line 129, app/assets/stylesheets/components/containers.css */
.margin_r {
  margin-right: 15px;
}

/* line 130, app/assets/stylesheets/components/containers.css */
.margin_sm_r {
  margin-right: 5px;
}

/* line 131, app/assets/stylesheets/components/containers.css */
.margin_md_r {
  margin-right: 25px;
}

/* line 132, app/assets/stylesheets/components/containers.css */
.margin_lg_r {
  margin-right: 40px;
}

/* line 133, app/assets/stylesheets/components/containers.css */
.margin_xlg_r {
  margin-right: 75px;
}

/* line 135, app/assets/stylesheets/components/containers.css */
.margin_b-t {
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 141, app/assets/stylesheets/components/containers.css */
.margin_sm_b-t {
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 147, app/assets/stylesheets/components/containers.css */
.margin_md_b-t {
  margin-bottom: 25px;
  margin-top: 25px;
}

/* line 153, app/assets/stylesheets/components/containers.css */
.margin_lg_b-t {
  margin-bottom: 40px;
  margin-top: 40px;
}

/* line 159, app/assets/stylesheets/components/containers.css */
.margin_l-r {
  margin-left: 15px;
  margin-right: 15px;
}

/* line 165, app/assets/stylesheets/components/containers.css */
.margin_sm-l-r {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 171, app/assets/stylesheets/components/containers.css */
.margin_md_l-r {
  margin-left: 25px;
  margin-right: 25px;
}

/* line 177, app/assets/stylesheets/components/containers.css */
.margin_lg_l-r {
  margin-left: 40px;
  margin-right: 40px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* line 185, app/assets/stylesheets/components/containers.css */
  .margin-auto-sm {
    margin: auto;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* line 192, app/assets/stylesheets/components/containers.css */
  .margin-auto-md {
    margin: auto;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* line 199, app/assets/stylesheets/components/containers.css */
  .margin-auto-lg {
    margin: auto;
  }
}

/*PADDING*/
/* line 206, app/assets/stylesheets/components/containers.css */
.no-padding {
  padding: 0px;
}

/* line 207, app/assets/stylesheets/components/containers.css */
.padding-auto {
  padding: auto;
}

/* line 208, app/assets/stylesheets/components/containers.css */
.padding {
  padding: 15px;
}

/* line 209, app/assets/stylesheets/components/containers.css */
.padding_sm {
  padding: 5px;
}

/* line 210, app/assets/stylesheets/components/containers.css */
.padding_md {
  padding: 25px;
}

/* line 211, app/assets/stylesheets/components/containers.css */
.padding_lg {
  padding: 40px;
}

/* line 212, app/assets/stylesheets/components/containers.css */
.padding_xlg {
  padding: 75px;
}

/* line 214, app/assets/stylesheets/components/containers.css */
.no-padding_t {
  padding-top: 0px;
}

/* line 215, app/assets/stylesheets/components/containers.css */
.padding_t {
  padding-top: 15px;
}

/* line 216, app/assets/stylesheets/components/containers.css */
.padding_sm_t {
  padding-top: 5px;
}

/* line 217, app/assets/stylesheets/components/containers.css */
.padding_md_t {
  padding-top: 25px;
}

/* line 218, app/assets/stylesheets/components/containers.css */
.padding_lg_t {
  padding-top: 40px;
}

/* line 219, app/assets/stylesheets/components/containers.css */
.padding_xlg_t {
  padding-top: 75px;
}

/* line 221, app/assets/stylesheets/components/containers.css */
.no-padding_b {
  padding-bottom: 0px;
}

/* line 222, app/assets/stylesheets/components/containers.css */
.padding_b {
  padding-bottom: 15px;
}

/* line 223, app/assets/stylesheets/components/containers.css */
.padding_sm_b {
  padding-bottom: 5px;
}

/* line 224, app/assets/stylesheets/components/containers.css */
.padding_md_b {
  padding-bottom: 25px;
}

/* line 225, app/assets/stylesheets/components/containers.css */
.padding_lg_b {
  padding-bottom: 40px;
}

/* line 226, app/assets/stylesheets/components/containers.css */
.padding_xlg_b {
  padding-bottom: 75px;
}

/* line 228, app/assets/stylesheets/components/containers.css */
.no-padding_l {
  padding-left: 0px;
}

/* line 229, app/assets/stylesheets/components/containers.css */
.padding_l {
  padding-left: 15px;
}

/* line 230, app/assets/stylesheets/components/containers.css */
.padding_sm_l {
  padding-left: 5px;
}

/* line 231, app/assets/stylesheets/components/containers.css */
.padding_md_l {
  padding-left: 25px;
}

/* line 232, app/assets/stylesheets/components/containers.css */
.padding_lg_l {
  padding-left: 40px;
}

/* line 233, app/assets/stylesheets/components/containers.css */
.padding_xlg_l {
  padding-left: 75px;
}

/* line 235, app/assets/stylesheets/components/containers.css */
.no-padding_r {
  padding-right: 0px;
}

/* line 236, app/assets/stylesheets/components/containers.css */
.padding_r {
  padding-right: 15px;
}

/* line 237, app/assets/stylesheets/components/containers.css */
.padding_sm_r {
  padding-right: 5px;
}

/* line 238, app/assets/stylesheets/components/containers.css */
.padding_md_r {
  padding-right: 25px;
}

/* line 239, app/assets/stylesheets/components/containers.css */
.padding_lg_r {
  padding-right: 40px;
}

/* line 240, app/assets/stylesheets/components/containers.css */
.padding_xlg_r {
  padding-right: 75px;
}

/* line 242, app/assets/stylesheets/components/containers.css */
.padding_b-t {
  padding-bottom: 15px;
  padding-top: 15px;
}

/* line 248, app/assets/stylesheets/components/containers.css */
.padding_sm_b-t {
  padding-bottom: 5px;
  padding-top: 5px;
}

/* line 254, app/assets/stylesheets/components/containers.css */
.padding_md_b-t {
  padding-bottom: 25px;
  padding-top: 25px;
}

/* line 260, app/assets/stylesheets/components/containers.css */
.padding_lg_b-t {
  padding-bottom: 40px;
  padding-top: 40px;
}

/* line 266, app/assets/stylesheets/components/containers.css */
.padding_xlg_b-t {
  padding-bottom: 75px;
  padding-top: 75px;
}

/* line 272, app/assets/stylesheets/components/containers.css */
.padding_l-r {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 278, app/assets/stylesheets/components/containers.css */
.padding_sm-l-r {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 284, app/assets/stylesheets/components/containers.css */
.padding_md_l-r {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 290, app/assets/stylesheets/components/containers.css */
.padding_lg_l-r {
  padding-left: 40px;
  padding-right: 40px;
}

/* line 296, app/assets/stylesheets/components/containers.css */
.padding_xlg_l-r {
  padding-left: 75px;
  padding-right: 75px;
}

/*ZOOM*/
/* line 304, app/assets/stylesheets/components/containers.css */
.zoom, .zoom_md, .zoom-objetive {
  transition: all .3s ease-in-out;
}

/* line 308, app/assets/stylesheets/components/containers.css */
.zoom:hover, .zoom-objetive {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/*WITH*/
/* line 318, app/assets/stylesheets/components/containers.css */
.full-width {
  width: 100%;
}

/* line 319, app/assets/stylesheets/components/containers.css */
.width-90 {
  width: 90%;
}

/* line 320, app/assets/stylesheets/components/containers.css */
.max-with-full {
  max-width: 100%;
}

/* line 321, app/assets/stylesheets/components/containers.css */
.width-auto {
  width: auto;
}

/*DISPLAY*/
/* line 325, app/assets/stylesheets/components/containers.css */
.display-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 331, app/assets/stylesheets/components/containers.css */
.display-inline-flex {
  display: inline-flex !important;
}

/* line 332, app/assets/stylesheets/components/containers.css */
.display-block {
  display: block;
}

/* line 333, app/assets/stylesheets/components/containers.css */
.display-inline-block {
  display: inline-block;
}

/* line 334, app/assets/stylesheets/components/containers.css */
.display-inline {
  display: inline;
}

/* line 335, app/assets/stylesheets/components/containers.css */
.display-none {
  display: none;
}

/* line 336, app/assets/stylesheets/components/containers.css */
.display-grid {
  display: grid;
}

/*FLEX*/
/* line 339, app/assets/stylesheets/components/containers.css */
.flex-wrap {
  flex-wrap: wrap;
}

/* line 340, app/assets/stylesheets/components/containers.css */
.flex-1 {
  flex: 1;
}

/* line 341, app/assets/stylesheets/components/containers.css */
.gap-16 {
  gap: 16px;
}

/* line 343, app/assets/stylesheets/components/containers.css */
.align-items-center {
  align-items: center;
}

/* line 344, app/assets/stylesheets/components/containers.css */
.align-items-end {
  align-items: end;
}

/* line 345, app/assets/stylesheets/components/containers.css */
.justify-content-center {
  justify-content: center;
}

/* line 346, app/assets/stylesheets/components/containers.css */
.justify-content-space-between {
  justify-content: space-between;
}

/* line 347, app/assets/stylesheets/components/containers.css */
.justify-content-space-evenly {
  justify-content: space-evenly;
}

/* line 348, app/assets/stylesheets/components/containers.css */
.justify-content-space-around {
  justify-content: space-around;
}

/* line 349, app/assets/stylesheets/components/containers.css */
.justify-content-end {
  justify-content: end;
}

/*VISIBILITY*/
/* line 353, app/assets/stylesheets/components/containers.css */
.visibility-hidden {
  visibility: hidden;
}

/*POSITION*/
/* line 357, app/assets/stylesheets/components/containers.css */
.position-relative {
  position: relative;
}

/* line 358, app/assets/stylesheets/components/containers.css */
.position-fixed {
  position: fixed;
}

/* line 359, app/assets/stylesheets/components/containers.css */
.position-absolute {
  position: absolute;
}

/* line 360, app/assets/stylesheets/components/containers.css */
.position-initial {
  position: initial;
}

/*OVERFLOW*/
/* line 364, app/assets/stylesheets/components/containers.css */
.overflow-hidden {
  overflow: hidden;
}

/* line 365, app/assets/stylesheets/components/containers.css */
.overflow-auto {
  overflow: auto;
}

/* line 366, app/assets/stylesheets/components/containers.css */
.overflow-scroll {
  overflow: scroll;
}

/*OPACITY*/
/* line 370, app/assets/stylesheets/components/containers.css */
.opacity-medium {
  opacity: 0.5;
}

/*mouse-over-pointer*/
/* line 374, app/assets/stylesheets/components/containers.css */
.cursor-hover-pointer:hover {
  cursor: pointer;
}

/* line 378, app/assets/stylesheets/components/containers.css */
.cursor-hover-underline:hover {
  text-decoration: underline;
}

/* line 382, app/assets/stylesheets/components/containers.css */
.cursor-grab {
  cursor: -webkit-grab;
  cursor: grab;
}

/*LIST-STYLE*/
/* line 386, app/assets/stylesheets/components/containers.css */
.list-style-none {
  list-style: none;
}

/*FLOAT*/
/* line 390, app/assets/stylesheets/components/containers.css */
.float-none {
  float: none;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 575px) {
  /* line 396, app/assets/stylesheets/components/containers.css */
  .no-padding-xs {
    padding: 0;
  }
  /* line 400, app/assets/stylesheets/components/containers.css */
  .no-padding-left-xs {
    padding-left: 0;
  }
  /* line 404, app/assets/stylesheets/components/containers.css */
  .no-padding-right-xs {
    padding-right: 0;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* line 411, app/assets/stylesheets/components/containers.css */
  .float-none-sm {
    float: none;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* line 418, app/assets/stylesheets/components/containers.css */
  .float-none-md {
    float: none;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* line 425, app/assets/stylesheets/components/containers.css */
  .float-none-lg {
    float: none;
  }
}

/*DECORATION*/
/* line 432, app/assets/stylesheets/components/containers.css */
.bottom-box-decoration {
  position: absolute;
  border-top: 2px solid #4A4A4A;
  bottom: 0px;
  height: 100px;
  width: 100%;
}

/* line 440, app/assets/stylesheets/components/containers.css */
.bottom-box-decoration #box-decoration {
  /*height     : 200px;*/
  margin-left: 15%;
  margin-top: -100px;
}

@media (max-height: 750px) and (max-width: 750px) {
  /* line 447, app/assets/stylesheets/components/containers.css */
  .bottom-box-decoration #box-decoration {
    height: 100px;
    margin-top: -65px;
  }
}

@media (max-height: 700px) and (max-width: 750px) {
  /* line 454, app/assets/stylesheets/components/containers.css */
  .bottom-box-decoration {
    height: 50px;
  }
  /* line 458, app/assets/stylesheets/components/containers.css */
  .bottom-box-decoration #box-decoration {
    height: 75px;
    margin-top: -50px;
  }
}

@media (max-height: 650px) {
  /* line 465, app/assets/stylesheets/components/containers.css */
  .bottom-box-decoration {
    display: none;
  }
}

@font-face {
  font-family: 'Whitney HTF Book';
  font-display: swap;
  font-style: 'normal';
  font-weight: 300;
  src: local("Whitney HTF Book"), url(/../../fonts/WhitneyHTF-Book.otf);
}

@font-face {
  font-family: 'Whitney HTF Semibold';
  font-display: swap;
  font-style: 'normal';
  font-weight: 300;
  src: local("Whitney HTF Semibold"), url(/../../fonts/WhitneyHTF-SemiBold.otf);
}

@font-face {
  font-family: 'Whitney HTF Light';
  font-display: swap;
  font-style: 'normal';
  font-weight: 300;
  src: local("Whitney HTF Light"), url(/../../fonts/WhitneyHTF-Light.otf);
}

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

/* line 53, app/assets/stylesheets/bots/warehouse.scss */
.grecaptcha-badge {
  display: none !important;
}

/* HTML ELEMENTS */
/* line 58, app/assets/stylesheets/bots/warehouse.scss */
body {
  position: relative;
  min-height: 100vh;
  font-family: 'Roboto';
  font-weight: 300;
}

/* line 65, app/assets/stylesheets/bots/warehouse.scss */
.primary-text-color {
  color: #FF5552 !important;
}

/* line 69, app/assets/stylesheets/bots/warehouse.scss */
.img-responsive-full {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

/* line 75, app/assets/stylesheets/bots/warehouse.scss */
.img-responsive-100-px {
  max-width: 100%;
  max-height: 100px;
}

/* line 80, app/assets/stylesheets/bots/warehouse.scss */
.img-responsive-px {
  max-width: 120px;
  max-height: 80px;
  margin: 20px;
}

/* line 86, app/assets/stylesheets/bots/warehouse.scss */
.header-steps img {
  height: 58px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
}

/* line 93, app/assets/stylesheets/bots/warehouse.scss */
.header-steps img.smaller {
  height: 45px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 3px;
  max-height: 60px;
}

/* line 102, app/assets/stylesheets/bots/warehouse.scss */
.col-md-center > [class*="col-"] {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* line 108, app/assets/stylesheets/bots/warehouse.scss */
.intl-tel-input {
  width: 100%;
}

/* line 112, app/assets/stylesheets/bots/warehouse.scss */
.form-control {
  height: 38px;
  padding: 7px 0;
  font-size: 16px;
  line-height: 1.42857143;
  margin-bottom: 7px;
}

/* line 120, app/assets/stylesheets/bots/warehouse.scss */
.dropdown-menu {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

/* line 125, app/assets/stylesheets/bots/warehouse.scss */
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 135, app/assets/stylesheets/bots/warehouse.scss */
.sidebar-nav li {
  padding-left: 30px;
  line-height: 40px;
}

/* line 140, app/assets/stylesheets/bots/warehouse.scss */
.sidebar-nav li a {
  color: #686868;
  font-family: Gotham Light;
}

/* line 145, app/assets/stylesheets/bots/warehouse.scss */
#menu-toggle {
  /*margin-left: 15px;*/
  margin-left: 0;
  padding: 0px;
  padding-top: 10px;
  position: fixed;
  top: 55px;
  z-index: 10000;
}

/* line 155, app/assets/stylesheets/bots/warehouse.scss */
#menu-toggle:link {
  background-color: transparent;
}

/* line 159, app/assets/stylesheets/bots/warehouse.scss */
#menu-toggle:visited {
  background-color: transparent;
}

/* line 163, app/assets/stylesheets/bots/warehouse.scss */
#menu-toggle:active {
  background-color: transparent;
}

/* line 167, app/assets/stylesheets/bots/warehouse.scss */
#menu-toggle span {
  color: #686868;
  font-size: 20pt;
}

@media (min-width: 768px) {
  /* line 173, app/assets/stylesheets/bots/warehouse.scss */
  #sidebar-wrapper {
    width: 250px;
  }
}

/* line 178, app/assets/stylesheets/bots/warehouse.scss */
#mobile-wrapper.toggled {
  padding-left: 250px;
}

/* line 182, app/assets/stylesheets/bots/warehouse.scss */
#mobile-wrapper.toggled #sidebar-mobile-wrapper {
  width: 250px;
}

/* line 186, app/assets/stylesheets/bots/warehouse.scss */
#mobile-wrapper.toggled #page-content-mobile-wrapper {
  position: absolute;
  margin-right: -250px;
}

/* line 191, app/assets/stylesheets/bots/warehouse.scss */
#page-content-mobile-wrapper {
  width: 100%;
  position: absolute;
  padding: 15px;
}

/* line 197, app/assets/stylesheets/bots/warehouse.scss */
#sidebar-mobile-wrapper {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background: #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 212, app/assets/stylesheets/bots/warehouse.scss */
#mobile-wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 221, app/assets/stylesheets/bots/warehouse.scss */
  #mobile-wrapper {
    padding-left: 250px;
  }
  /* line 225, app/assets/stylesheets/bots/warehouse.scss */
  #mobile-wrapper.toggled {
    padding-left: 0;
  }
  /* line 229, app/assets/stylesheets/bots/warehouse.scss */
  #sidebar-mobile-wrapper {
    width: 250px;
  }
  /* line 233, app/assets/stylesheets/bots/warehouse.scss */
  #mobile-wrapper.toggled #sidebar-mobile-wrapper {
    width: 0;
  }
  /* line 237, app/assets/stylesheets/bots/warehouse.scss */
  #page-content-mobile-wrapper {
    padding: 20px;
    position: relative;
  }
  /* line 242, app/assets/stylesheets/bots/warehouse.scss */
  #mobile-wrapper.toggled #page-content-mobile-wrapper {
    position: relative;
    margin-right: 0;
  }
}

/* line 248, app/assets/stylesheets/bots/warehouse.scss */
.bot-answer span {
  font-family: Whitney HTF Light;
  margin: 0;
  margin-left: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 78%;
  margin-left: 22px;
  text-align: center;
}

/* line 261, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

/* line 267, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}

/* line 272, app/assets/stylesheets/bots/warehouse.scss */
.datepicker .prev.disabled, .datepicker .next.disabled {
  visibility: hidden;
}

/* line 276, app/assets/stylesheets/bots/warehouse.scss */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

/* line 283, app/assets/stylesheets/bots/warehouse.scss */
.datepicker-inline {
  width: 220px;
}

/* line 286, app/assets/stylesheets/bots/warehouse.scss */
.datepicker-rtl {
  direction: rtl;
}

/* line 289, app/assets/stylesheets/bots/warehouse.scss */
.datepicker-rtl.dropdown-menu {
  left: auto;
}

/* line 292, app/assets/stylesheets/bots/warehouse.scss */
.datepicker-rtl table tr td span {
  float: right;
}

/* line 295, app/assets/stylesheets/bots/warehouse.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 300, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 309, app/assets/stylesheets/bots/warehouse.scss */
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

/* line 319, app/assets/stylesheets/bots/warehouse.scss */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 323, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}

/* line 328, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}

/* line 332, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

/* line 338, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

/* line 342, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 360, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled]:hover {
  background-color: #fdf59a;
}

/* line 382, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069 \9;
}

/* line 392, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 395, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 398, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 407, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 427, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled]:hover {
  background-color: #f3e97a;
}

/* line 449, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover {
  background-color: #efe24b \9;
}

/* line 459, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 478, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled]:hover {
  background-color: #808080;
}

/* line 500, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover {
  background-color: #666666 \9;
}

/* line 510, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 529, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 551, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 561, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 573, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}

/* line 577, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

/* line 583, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 602, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 624, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 634, app/assets/stylesheets/bots/warehouse.scss */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}

/* line 638, app/assets/stylesheets/bots/warehouse.scss */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 641, app/assets/stylesheets/bots/warehouse.scss */
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 647, app/assets/stylesheets/bots/warehouse.scss */
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}

/* line 653, app/assets/stylesheets/bots/warehouse.scss */
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

/* line 657, app/assets/stylesheets/bots/warehouse.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 663, app/assets/stylesheets/bots/warehouse.scss */
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}

/* line 667, app/assets/stylesheets/bots/warehouse.scss */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}

/* line 671, app/assets/stylesheets/bots/warehouse.scss */
.input-daterange input {
  text-align: center;
}

/* line 674, app/assets/stylesheets/bots/warehouse.scss */
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* line 679, app/assets/stylesheets/bots/warehouse.scss */
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 684, app/assets/stylesheets/bots/warehouse.scss */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 701, app/assets/stylesheets/bots/warehouse.scss */
.checkbox label,
.radio label,
label {
  font-size: 16px;
  line-height: 1.42857143;
  font-weight: 400;
}

/* line 709, app/assets/stylesheets/bots/warehouse.scss */
.btn,
.input-group-btn .btn {
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
}

/* line 729, app/assets/stylesheets/bots/warehouse.scss */
.btn::-moz-focus-inner,
.input-group-btn .btn::-moz-focus-inner {
  border: 0;
}

/* line 733, app/assets/stylesheets/bots/warehouse.scss */
.btn:not(.btn-raised),
.input-group-btn .btn:not(.btn-raised) {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 738, app/assets/stylesheets/bots/warehouse.scss */
.btn:not(.btn-raised),
.input-group-btn .btn:not(.btn-raised),
.btn.btn-default:not(.btn-raised),
.input-group-btn .btn.btn-default:not(.btn-raised) {
  color: rgba(0, 0, 0, 0.87);
}

/* line 744, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-inverse:not(.btn-raised),
.input-group-btn .btn.btn-inverse:not(.btn-raised) {
  color: #3f51b5;
}

/* line 748, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-primary:not(.btn-raised),
.input-group-btn .btn.btn-primary:not(.btn-raised) {
  color: #009688;
}

/* line 752, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-success:not(.btn-raised),
.input-group-btn .btn.btn-success:not(.btn-raised) {
  color: #4caf50;
}

/* line 756, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-info:not(.btn-raised),
.input-group-btn .btn.btn-info:not(.btn-raised) {
  color: #03a9f4;
}

/* line 760, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-warning:not(.btn-raised),
.input-group-btn .btn.btn-warning:not(.btn-raised) {
  color: #ff5722;
}

/* line 764, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-danger:not(.btn-raised),
.input-group-btn .btn.btn-danger:not(.btn-raised) {
  color: #f44336;
}

/* line 768, app/assets/stylesheets/bots/warehouse.scss */
.btn:not(.btn-raised):not(.btn-link):hover,
.input-group-btn .btn:not(.btn-raised):not(.btn-link):hover,
.btn:not(.btn-raised):not(.btn-link):focus,
.input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(153, 153, 153, 0.2);
}

/* line 774, app/assets/stylesheets/bots/warehouse.scss */
.theme-dark .btn:not(.btn-raised):not(.btn-link):hover,
.theme-dark .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover,
.theme-dark .btn:not(.btn-raised):not(.btn-link):focus,
.theme-dark .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(204, 204, 204, 0.15);
}

/* line 780, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised,
.input-group-btn .btn.btn-raised,
.btn.btn-fab,
.input-group-btn .btn.btn-fab,
.btn-group-raised .btn,
.btn-group-raised .input-group-btn .btn,
.btn.btn-raised.btn-default,
.input-group-btn .btn.btn-raised.btn-default,
.btn.btn-fab.btn-default,
.input-group-btn .btn.btn-fab.btn-default,
.btn-group-raised .btn.btn-default,
.btn-group-raised .input-group-btn .btn.btn-default {
  background-color: #EEEEEE;
  color: rgba(0, 0, 0, 0.87);
}

/* line 795, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-inverse,
.input-group-btn .btn.btn-raised.btn-inverse,
.btn.btn-fab.btn-inverse,
.input-group-btn .btn.btn-fab.btn-inverse,
.btn-group-raised .btn.btn-inverse,
.btn-group-raised .input-group-btn .btn.btn-inverse {
  background-color: #3f51b5;
  color: #ffffff;
}

/* line 804, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-primary,
.input-group-btn .btn.btn-raised.btn-primary,
.btn.btn-fab.btn-primary,
.input-group-btn .btn.btn-fab.btn-primary,
.btn-group-raised .btn.btn-primary,
.btn-group-raised .input-group-btn .btn.btn-primary {
  background-color: #009688;
  color: rgba(255, 255, 255, 0.84);
}

/* line 813, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-success,
.input-group-btn .btn.btn-raised.btn-success,
.btn.btn-fab.btn-success,
.input-group-btn .btn.btn-fab.btn-success,
.btn-group-raised .btn.btn-success,
.btn-group-raised .input-group-btn .btn.btn-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, 0.84);
}

/* line 822, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-info,
.input-group-btn .btn.btn-raised.btn-info,
.btn.btn-fab.btn-info,
.input-group-btn .btn.btn-fab.btn-info,
.btn-group-raised .btn.btn-info,
.btn-group-raised .input-group-btn .btn.btn-info {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}

/* line 831, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-warning,
.input-group-btn .btn.btn-raised.btn-warning,
.btn.btn-fab.btn-warning,
.input-group-btn .btn.btn-fab.btn-warning,
.btn-group-raised .btn.btn-warning,
.btn-group-raised .input-group-btn .btn.btn-warning {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}

/* line 840, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-danger,
.input-group-btn .btn.btn-raised.btn-danger,
.btn.btn-fab.btn-danger,
.input-group-btn .btn.btn-fab.btn-danger,
.btn-group-raised .btn.btn-danger,
.btn-group-raised .input-group-btn .btn.btn-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84);
}

/* line 849, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised:not(.btn-link),
.input-group-btn .btn.btn-raised:not(.btn-link),
.btn-group-raised .btn:not(.btn-link),
.btn-group-raised .input-group-btn .btn:not(.btn-link) {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

/* line 856, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised:not(.btn-link):hover,
.input-group-btn .btn.btn-raised:not(.btn-link):hover,
.btn-group-raised .btn:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover,
.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised.active:not(.btn-link),
.input-group-btn .btn.btn-raised.active:not(.btn-link),
.btn-group-raised .btn.active:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active:not(.btn-link),
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active {
  outline: 0;
}

/* line 874, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised:not(.btn-link):hover,
.input-group-btn .btn.btn-raised:not(.btn-link):hover,
.btn-group-raised .btn:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover,
.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised.active:not(.btn-link),
.input-group-btn .btn.btn-raised.active:not(.btn-link),
.btn-group-raised .btn.active:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active:not(.btn-link),
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active,
.btn.btn-raised.btn-default:not(.btn-link):hover,
.input-group-btn .btn.btn-raised.btn-default:not(.btn-link):hover,
.btn-group-raised .btn.btn-default:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn.btn-default:not(.btn-link):hover,
.btn.btn-raised.btn-default:not(.btn-link):focus,
.input-group-btn .btn.btn-raised.btn-default:not(.btn-link):focus,
.btn-group-raised .btn.btn-default:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn.btn-default:not(.btn-link):focus,
.btn.btn-raised.active.btn-default:not(.btn-link),
.input-group-btn .btn.btn-raised.active.btn-default:not(.btn-link),
.btn-group-raised .btn.active.btn-default:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active.btn-default:not(.btn-link),
.btn.btn-raised.btn-default:not(.btn-link):active,
.input-group-btn .btn.btn-raised.btn-default:not(.btn-link):active,
.btn-group-raised .btn.btn-default:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn.btn-default:not(.btn-link):active {
  background-color: #e4e4e4;
}

/* line 908, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-inverse:not(.btn-link):hover,
.input-group-btn .btn.btn-raised.btn-inverse:not(.btn-link):hover,
.btn-group-raised .btn.btn-inverse:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn.btn-inverse:not(.btn-link):hover,
.btn.btn-raised.btn-inverse:not(.btn-link):focus,
.input-group-btn .btn.btn-raised.btn-inverse:not(.btn-link):focus,
.btn-group-raised .btn.btn-inverse:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn.btn-inverse:not(.btn-link):focus,
.btn.btn-raised.active.btn-inverse:not(.btn-link),
.input-group-btn .btn.btn-raised.active.btn-inverse:not(.btn-link),
.btn-group-raised .btn.active.btn-inverse:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active.btn-inverse:not(.btn-link),
.btn.btn-raised.btn-inverse:not(.btn-link):active,
.input-group-btn .btn.btn-raised.btn-inverse:not(.btn-link):active,
.btn-group-raised .btn.btn-inverse:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn.btn-inverse:not(.btn-link):active {
  background-color: #495bc0;
}

/* line 926, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-primary:not(.btn-link):hover,
.input-group-btn .btn.btn-raised.btn-primary:not(.btn-link):hover,
.btn-group-raised .btn.btn-primary:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn.btn-primary:not(.btn-link):hover,
.btn.btn-raised.btn-primary:not(.btn-link):focus,
.input-group-btn .btn.btn-raised.btn-primary:not(.btn-link):focus,
.btn-group-raised .btn.btn-primary:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn.btn-primary:not(.btn-link):focus,
.btn.btn-raised.active.btn-primary:not(.btn-link),
.input-group-btn .btn.btn-raised.active.btn-primary:not(.btn-link),
.btn-group-raised .btn.active.btn-primary:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active.btn-primary:not(.btn-link),
.btn.btn-raised.btn-primary:not(.btn-link):active,
.input-group-btn .btn.btn-raised.btn-primary:not(.btn-link):active,
.btn-group-raised .btn.btn-primary:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn.btn-primary:not(.btn-link):active {
  background-color: #00aa9a;
}

/* line 944, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-success:not(.btn-link):hover,
.input-group-btn .btn.btn-raised.btn-success:not(.btn-link):hover,
.btn-group-raised .btn.btn-success:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn.btn-success:not(.btn-link):hover,
.btn.btn-raised.btn-success:not(.btn-link):focus,
.input-group-btn .btn.btn-raised.btn-success:not(.btn-link):focus,
.btn-group-raised .btn.btn-success:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn.btn-success:not(.btn-link):focus,
.btn.btn-raised.active.btn-success:not(.btn-link),
.input-group-btn .btn.btn-raised.active.btn-success:not(.btn-link),
.btn-group-raised .btn.active.btn-success:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active.btn-success:not(.btn-link),
.btn.btn-raised.btn-success:not(.btn-link):active,
.input-group-btn .btn.btn-raised.btn-success:not(.btn-link):active,
.btn-group-raised .btn.btn-success:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn.btn-success:not(.btn-link):active {
  background-color: #59b75c;
}

/* line 962, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-info:not(.btn-link):hover,
.input-group-btn .btn.btn-raised.btn-info:not(.btn-link):hover,
.btn-group-raised .btn.btn-info:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn.btn-info:not(.btn-link):hover,
.btn.btn-raised.btn-info:not(.btn-link):focus,
.input-group-btn .btn.btn-raised.btn-info:not(.btn-link):focus,
.btn-group-raised .btn.btn-info:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn.btn-info:not(.btn-link):focus,
.btn.btn-raised.active.btn-info:not(.btn-link),
.input-group-btn .btn.btn-raised.active.btn-info:not(.btn-link),
.btn-group-raised .btn.active.btn-info:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active.btn-info:not(.btn-link),
.btn.btn-raised.btn-info:not(.btn-link):active,
.input-group-btn .btn.btn-raised.btn-info:not(.btn-link):active,
.btn-group-raised .btn.btn-info:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn.btn-info:not(.btn-link):active {
  background-color: #0fb2fc;
}

/* line 980, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-warning:not(.btn-link):hover,
.input-group-btn .btn.btn-raised.btn-warning:not(.btn-link):hover,
.btn-group-raised .btn.btn-warning:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn.btn-warning:not(.btn-link):hover,
.btn.btn-raised.btn-warning:not(.btn-link):focus,
.input-group-btn .btn.btn-raised.btn-warning:not(.btn-link):focus,
.btn-group-raised .btn.btn-warning:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn.btn-warning:not(.btn-link):focus,
.btn.btn-raised.active.btn-warning:not(.btn-link),
.input-group-btn .btn.btn-raised.active.btn-warning:not(.btn-link),
.btn-group-raised .btn.active.btn-warning:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active.btn-warning:not(.btn-link),
.btn.btn-raised.btn-warning:not(.btn-link):active,
.input-group-btn .btn.btn-raised.btn-warning:not(.btn-link):active,
.btn-group-raised .btn.btn-warning:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn.btn-warning:not(.btn-link):active {
  background-color: #ff6736;
}

/* line 998, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.btn-danger:not(.btn-link):hover,
.input-group-btn .btn.btn-raised.btn-danger:not(.btn-link):hover,
.btn-group-raised .btn.btn-danger:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn.btn-danger:not(.btn-link):hover,
.btn.btn-raised.btn-danger:not(.btn-link):focus,
.input-group-btn .btn.btn-raised.btn-danger:not(.btn-link):focus,
.btn-group-raised .btn.btn-danger:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn.btn-danger:not(.btn-link):focus,
.btn.btn-raised.active.btn-danger:not(.btn-link),
.input-group-btn .btn.btn-raised.active.btn-danger:not(.btn-link),
.btn-group-raised .btn.active.btn-danger:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active.btn-danger:not(.btn-link),
.btn.btn-raised.btn-danger:not(.btn-link):active,
.input-group-btn .btn.btn-raised.btn-danger:not(.btn-link):active,
.btn-group-raised .btn.btn-danger:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn.btn-danger:not(.btn-link):active {
  background-color: #f55549;
}

/* line 1016, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised.active:not(.btn-link),
.input-group-btn .btn.btn-raised.active:not(.btn-link),
.btn-group-raised .btn.active:not(.btn-link),
.btn-group-raised .input-group-btn .btn.active:not(.btn-link),
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active,
.btn.btn-raised.active:not(.btn-link):hover,
.input-group-btn .btn.btn-raised.active:not(.btn-link):hover,
.btn-group-raised .btn.active:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn.active:not(.btn-link):hover,
.btn.btn-raised:not(.btn-link):active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):active:hover,
.btn-group-raised .btn:not(.btn-link):active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active:hover {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

/* line 1035, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised.active:not(.btn-link):focus,
.input-group-btn .btn.btn-raised.active:not(.btn-link):focus,
.btn-group-raised .btn.active:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn.active:not(.btn-link):focus,
.btn.btn-raised:not(.btn-link):focus:active,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:active,
.btn-group-raised .btn:not(.btn-link):focus:active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:active,
.btn.btn-raised:not(.btn-link):focus:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:hover,
.btn-group-raised .btn:not(.btn-link):focus:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:hover,
.btn.btn-raised.active:not(.btn-link):focus:hover,
.input-group-btn .btn.btn-raised.active:not(.btn-link):focus:hover,
.btn-group-raised .btn.active:not(.btn-link):focus:hover,
.btn-group-raised .input-group-btn .btn.active:not(.btn-link):focus:hover,
.btn.btn-raised:not(.btn-link):focus:active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:active:hover,
.btn-group-raised .btn:not(.btn-link):focus:active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:active:hover {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
}

/* line 1062, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-fab,
.input-group-btn .btn.btn-fab {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal;
}

/* line 1077, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-fab .ripple-container,
.input-group-btn .btn.btn-fab .ripple-container {
  border-radius: 50%;
}

/* line 1081, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-fab.btn-fab-mini,
.input-group-btn .btn.btn-fab.btn-fab-mini,
.btn-group-sm .btn.btn-fab,
.btn-group-sm .input-group-btn .btn.btn-fab {
  height: 40px;
  min-width: 40px;
  width: 40px;
}

/* line 1089, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-fab.btn-fab-mini.material-icons,
.input-group-btn .btn.btn-fab.btn-fab-mini.material-icons,
.btn-group-sm .btn.btn-fab.material-icons,
.btn-group-sm .input-group-btn .btn.btn-fab.material-icons {
  top: 0px;
  left: 0px;
}

/* line 1096, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-fab i.material-icons,
.input-group-btn .btn.btn-fab i.material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
  -ms-transform: translate(-12px, -12px);
  -o-transform: translate(-12px, -12px);
  transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px;
}

/* line 1108, app/assets/stylesheets/bots/warehouse.scss */
.btn i.material-icons,
.input-group-btn .btn i.material-icons {
  vertical-align: middle;
}

/* line 1112, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-lg,
.input-group-btn .btn.btn-lg,
.btn-group-lg .btn,
.btn-group-lg .input-group-btn .btn {
  font-size: 16px;
}

/* line 1118, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-sm,
.input-group-btn .btn.btn-sm,
.btn-group-sm .btn,
.btn-group-sm .input-group-btn .btn {
  padding: 5px 20px;
  font-size: 12px;
}

/* line 1125, app/assets/stylesheets/bots/warehouse.scss */
.btn.btn-xs,
.input-group-btn .btn.btn-xs,
.btn-group-xs .btn,
.btn-group-xs .input-group-btn .btn {
  padding: 4px 15px;
  font-size: 10px;
}

/* line 1132, app/assets/stylesheets/bots/warehouse.scss */
fieldset[disabled][disabled] .btn,
fieldset[disabled][disabled] .input-group-btn .btn,
fieldset[disabled][disabled] .btn-group,
fieldset[disabled][disabled] .btn-group-vertical,
.btn.disabled,
.input-group-btn .btn.disabled,
.btn-group.disabled,
.btn-group-vertical.disabled,
.btn:disabled,
.input-group-btn .btn:disabled,
.btn-group:disabled,
.btn-group-vertical:disabled,
.btn[disabled][disabled],
.input-group-btn .btn[disabled][disabled],
.btn-group[disabled][disabled],
.btn-group-vertical[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
  background: transparent;
}

/* line 1151, app/assets/stylesheets/bots/warehouse.scss */
.theme-dark fieldset[disabled][disabled] .btn,
.theme-dark fieldset[disabled][disabled] .input-group-btn .btn,
.theme-dark fieldset[disabled][disabled] .btn-group,
.theme-dark fieldset[disabled][disabled] .btn-group-vertical,
.theme-dark .btn.disabled,
.theme-dark .input-group-btn .btn.disabled,
.theme-dark .btn-group.disabled,
.theme-dark .btn-group-vertical.disabled,
.theme-dark .btn:disabled,
.theme-dark .input-group-btn .btn:disabled,
.theme-dark .btn-group:disabled,
.theme-dark .btn-group-vertical:disabled,
.theme-dark .btn[disabled][disabled],
.theme-dark .input-group-btn .btn[disabled][disabled],
.theme-dark .btn-group[disabled][disabled],
.theme-dark .btn-group-vertical[disabled][disabled] {
  color: rgba(255, 255, 255, 0.3);
}

/* line 1169, app/assets/stylesheets/bots/warehouse.scss */
fieldset[disabled][disabled] .btn.btn-raised,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised,
fieldset[disabled][disabled] .btn-group.btn-raised,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised,
.btn.disabled.btn-raised,
.input-group-btn .btn.disabled.btn-raised,
.btn-group.disabled.btn-raised,
.btn-group-vertical.disabled.btn-raised,
.btn.btn-raised:disabled,
.input-group-btn .btn.btn-raised:disabled,
.btn-group.btn-raised:disabled,
.btn-group-vertical.btn-raised:disabled,
.btn.btn-raised[disabled][disabled],
.input-group-btn .btn.btn-raised[disabled][disabled],
.btn-group.btn-raised[disabled][disabled],
.btn-group-vertical.btn-raised[disabled][disabled],
fieldset[disabled][disabled] .btn.btn-group-raised,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised,
fieldset[disabled][disabled] .btn-group.btn-group-raised,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised,
.btn.disabled.btn-group-raised,
.input-group-btn .btn.disabled.btn-group-raised,
.btn-group.disabled.btn-group-raised,
.btn-group-vertical.disabled.btn-group-raised,
.btn.btn-group-raised:disabled,
.input-group-btn .btn.btn-group-raised:disabled,
.btn-group.btn-group-raised:disabled,
.btn-group-vertical.btn-group-raised:disabled,
.btn.btn-group-raised[disabled][disabled],
.input-group-btn .btn.btn-group-raised[disabled][disabled],
.btn-group.btn-group-raised[disabled][disabled],
.btn-group-vertical.btn-group-raised[disabled][disabled],
fieldset[disabled][disabled] .btn.btn-raised.active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised.active,
fieldset[disabled][disabled] .btn-group.btn-raised.active,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised.active,
.btn.disabled.btn-raised.active,
.input-group-btn .btn.disabled.btn-raised.active,
.btn-group.disabled.btn-raised.active,
.btn-group-vertical.disabled.btn-raised.active,
.btn.btn-raised.active:disabled,
.input-group-btn .btn.btn-raised.active:disabled,
.btn-group.btn-raised.active:disabled,
.btn-group-vertical.btn-raised.active:disabled,
.btn.btn-raised.active[disabled][disabled],
.input-group-btn .btn.btn-raised.active[disabled][disabled],
.btn-group.btn-raised.active[disabled][disabled],
.btn-group-vertical.btn-raised.active[disabled][disabled],
fieldset[disabled][disabled] .btn.btn-group-raised.active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised.active,
fieldset[disabled][disabled] .btn-group.btn-group-raised.active,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised.active,
.btn.disabled.btn-group-raised.active,
.input-group-btn .btn.disabled.btn-group-raised.active,
.btn-group.disabled.btn-group-raised.active,
.btn-group-vertical.disabled.btn-group-raised.active,
.btn.btn-group-raised.active:disabled,
.input-group-btn .btn.btn-group-raised.active:disabled,
.btn-group.btn-group-raised.active:disabled,
.btn-group-vertical.btn-group-raised.active:disabled,
.btn.btn-group-raised.active[disabled][disabled],
.input-group-btn .btn.btn-group-raised.active[disabled][disabled],
.btn-group.btn-group-raised.active[disabled][disabled],
.btn-group-vertical.btn-group-raised.active[disabled][disabled],
fieldset[disabled][disabled] .btn.btn-raised:active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:active,
fieldset[disabled][disabled] .btn-group.btn-raised:active,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised:active,
.btn.disabled.btn-raised:active,
.input-group-btn .btn.disabled.btn-raised:active,
.btn-group.disabled.btn-raised:active,
.btn-group-vertical.disabled.btn-raised:active,
.btn.btn-raised:disabled:active,
.input-group-btn .btn.btn-raised:disabled:active,
.btn-group.btn-raised:disabled:active,
.btn-group-vertical.btn-raised:disabled:active,
.btn.btn-raised[disabled][disabled]:active,
.input-group-btn .btn.btn-raised[disabled][disabled]:active,
.btn-group.btn-raised[disabled][disabled]:active,
.btn-group-vertical.btn-raised[disabled][disabled]:active,
fieldset[disabled][disabled] .btn.btn-group-raised:active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:active,
fieldset[disabled][disabled] .btn-group.btn-group-raised:active,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:active,
.btn.disabled.btn-group-raised:active,
.input-group-btn .btn.disabled.btn-group-raised:active,
.btn-group.disabled.btn-group-raised:active,
.btn-group-vertical.disabled.btn-group-raised:active,
.btn.btn-group-raised:disabled:active,
.input-group-btn .btn.btn-group-raised:disabled:active,
.btn-group.btn-group-raised:disabled:active,
.btn-group-vertical.btn-group-raised:disabled:active,
.btn.btn-group-raised[disabled][disabled]:active,
.input-group-btn .btn.btn-group-raised[disabled][disabled]:active,
.btn-group.btn-group-raised[disabled][disabled]:active,
.btn-group-vertical.btn-group-raised[disabled][disabled]:active,
fieldset[disabled][disabled] .btn.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group-vertical.btn-raised:focus:not(:active),
.btn.disabled.btn-raised:focus:not(:active),
.input-group-btn .btn.disabled.btn-raised:focus:not(:active),
.btn-group.disabled.btn-raised:focus:not(:active),
.btn-group-vertical.disabled.btn-raised:focus:not(:active),
.btn.btn-raised:disabled:focus:not(:active),
.input-group-btn .btn.btn-raised:disabled:focus:not(:active),
.btn-group.btn-raised:disabled:focus:not(:active),
.btn-group-vertical.btn-raised:disabled:focus:not(:active),
.btn.btn-raised[disabled][disabled]:focus:not(:active),
.input-group-btn .btn.btn-raised[disabled][disabled]:focus:not(:active),
.btn-group.btn-raised[disabled][disabled]:focus:not(:active),
.btn-group-vertical.btn-raised[disabled][disabled]:focus:not(:active),
fieldset[disabled][disabled] .btn.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:focus:not(:active),
.btn.disabled.btn-group-raised:focus:not(:active),
.input-group-btn .btn.disabled.btn-group-raised:focus:not(:active),
.btn-group.disabled.btn-group-raised:focus:not(:active),
.btn-group-vertical.disabled.btn-group-raised:focus:not(:active),
.btn.btn-group-raised:disabled:focus:not(:active),
.input-group-btn .btn.btn-group-raised:disabled:focus:not(:active),
.btn-group.btn-group-raised:disabled:focus:not(:active),
.btn-group-vertical.btn-group-raised:disabled:focus:not(:active),
.btn.btn-group-raised[disabled][disabled]:focus:not(:active),
.input-group-btn .btn.btn-group-raised[disabled][disabled]:focus:not(:active),
.btn-group.btn-group-raised[disabled][disabled]:focus:not(:active),
.btn-group-vertical.btn-group-raised[disabled][disabled]:focus:not(:active) {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1300, app/assets/stylesheets/bots/warehouse.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  margin: 10px 1px;
}

/* line 1305, app/assets/stylesheets/bots/warehouse.scss */
.btn-group.open > .dropdown-toggle.btn,
.btn-group-vertical.open > .dropdown-toggle.btn,
.btn-group.open > .dropdown-toggle.btn.btn-default,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
  background-color: #EEEEEE;
}

/* line 1311, app/assets/stylesheets/bots/warehouse.scss */
.btn-group.open > .dropdown-toggle.btn.btn-inverse,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse {
  background-color: #3f51b5;
}

/* line 1315, app/assets/stylesheets/bots/warehouse.scss */
.btn-group.open > .dropdown-toggle.btn.btn-primary,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-primary {
  background-color: #009688;
}

/* line 1319, app/assets/stylesheets/bots/warehouse.scss */
.btn-group.open > .dropdown-toggle.btn.btn-success,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-success {
  background-color: #4caf50;
}

/* line 1323, app/assets/stylesheets/bots/warehouse.scss */
.btn-group.open > .dropdown-toggle.btn.btn-info,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-info {
  background-color: #03a9f4;
}

/* line 1327, app/assets/stylesheets/bots/warehouse.scss */
.btn-group.open > .dropdown-toggle.btn.btn-warning,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-warning {
  background-color: #ff5722;
}

/* line 1331, app/assets/stylesheets/bots/warehouse.scss */
.btn-group.open > .dropdown-toggle.btn.btn-danger,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-danger {
  background-color: #f44336;
}

/* line 1335, app/assets/stylesheets/bots/warehouse.scss */
.btn-group .dropdown-menu,
.btn-group-vertical .dropdown-menu {
  border-radius: 0 0 2px 2px;
}

/* line 1339, app/assets/stylesheets/bots/warehouse.scss */
.btn-group.btn-group-raised,
.btn-group-vertical.btn-group-raised {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

/* line 1344, app/assets/stylesheets/bots/warehouse.scss */
.btn-group .btn + .btn,
.btn-group-vertical .btn + .btn,
.btn-group .btn,
.btn-group-vertical .btn,
.btn-group .btn:active,
.btn-group-vertical .btn:active,
.btn-group .btn-group,
.btn-group-vertical .btn-group {
  margin: 0;
}

/* line 1355, app/assets/stylesheets/bots/warehouse.scss */
.dropdown-rounded {
  border: solid 1.5px black;
  border-radius: 20px;
  white-space: normal;
  padding: 12px;
  text-transform: inherit;
}

/* line 1363, app/assets/stylesheets/bots/warehouse.scss */
label {
  margin-top: 0px !important;
}

/* line 1367, app/assets/stylesheets/bots/warehouse.scss */
.bot-form .step-wrapper button:hover {
  background: #F23330 !important;
}

/* line 1371, app/assets/stylesheets/bots/warehouse.scss */
.bot-form .step-wrapper button:focus {
  outline: none !important;
}

/* line 1375, app/assets/stylesheets/bots/warehouse.scss */
.bot-form .btn:focus {
  outline: none;
}

@media screen and (max-width: 991px) {
  /* line 1380, app/assets/stylesheets/bots/warehouse.scss */
  #wrapper .navigation-top-bar {
    width: 100%;
  }
  /* line 1384, app/assets/stylesheets/bots/warehouse.scss */
  #wrapper.toggled .navigation-top-bar {
    width: calc(100% - 200px);
  }
  /* line 1388, app/assets/stylesheets/bots/warehouse.scss */
  .table-responsive-grilled {
    margin: 0 auto;
    width: 100%;
    border-spacing: 0;
  }
  /* line 1393, app/assets/stylesheets/bots/warehouse.scss */
  .table-responsive-grilled thead {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
  /* line 1402, app/assets/stylesheets/bots/warehouse.scss */
  .table-responsive-grilled tbody,
.table-responsive-grilled tr,
.table-responsive-grilled th,
.table-responsive-grilled td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
  }
  /* line 1411, app/assets/stylesheets/bots/warehouse.scss */
  .table-responsive-grilled tr td,
.table-responsive-grilled tr th {
    padding: 2em 1em;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    border: 1px solid #EDF0F1;
    border-top: none;
    width: 100%;
    white-space: normal;
  }
  /* line 1423, app/assets/stylesheets/bots/warehouse.scss */
  .table-responsive-grilled th[scope="row"] {
    width: 100%;
    text-align: center;
    display: block;
    background-color: #B3BFC6;
    margin: 0 auto;
    padding: .5em 0;
  }
  /* line 1431, app/assets/stylesheets/bots/warehouse.scss */
  .table-responsive-grilled td[data-header]:before {
    content: attr(data-header);
    display: block;
    float: left;
    width: 50%;
    color: #000000;
    font-weight: bold;
    text-align: left;
  }
  /* line 1440, app/assets/stylesheets/bots/warehouse.scss */
  .table-responsive-grilled td[data-header] > * {
    display: block;
    width: 50%;
    float: right;
    clear: right;
    padding-left: 1em;
    margin-top: 0;
  }
  /* line 1448, app/assets/stylesheets/bots/warehouse.scss */
  .table-responsive-grilled td[data-header]:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    border-right: 1px solid #EDF0F1;
    padding-bottom: 200%;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  /* line 1461, app/assets/stylesheets/bots/warehouse.scss */
  .center {
    width: 100%;
  }
}
