@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Padauk:400,700&display=swap&subset=myanmar");
@import https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css;
/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 424, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 141, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

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

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 211, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

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

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

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

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

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

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

/* line 286, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

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

/* line 294, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

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

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

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

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

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

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

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

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

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

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

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 171, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

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

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

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

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

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

/* line 305, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 388, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 400, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 407, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

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

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

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

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

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

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

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

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

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

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

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

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

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

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

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

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

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

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

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

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

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

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

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

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

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

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

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

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

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

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

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

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

/* line 123, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 145, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

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

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

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

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 94, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

/* line 165, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 131, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 206, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

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

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

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

/* line 129, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  /* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 255, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 423, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

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

/* line 442, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

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

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

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

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

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

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

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

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

/* line 517, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  /* line 584, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

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

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

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

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

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

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

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

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

/* line 650, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

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

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

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

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

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

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

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

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

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

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

/* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

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

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

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

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

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

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

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

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

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

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

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

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

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

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

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

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

/* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

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

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

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

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

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

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

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

/* line 38, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 16, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 21, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 26, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 30, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 36, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 44, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 51, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 59, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 66, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 70, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 74, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 77, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 80, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 83, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 91, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 94, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 105, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 116, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 127, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 138, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 149, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 160, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 171, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 182, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 193, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 196, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 207, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 214, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 219, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 223, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 228, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 233, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 236, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 242, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 253, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 264, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 267, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 270, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 275, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 281, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 286, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 293, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 297, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 300, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 311, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 317, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 320, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 326, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 335, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 338, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 343, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 346, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 352, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 356, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 359, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 362, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 365, ../usr/local/bundle/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/font-awesome/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?v=4.7.0);
  src: url(/assets/font-awesome/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?v=4.7.0#iefix) format("embedded-opentype"), url(/assets/font-awesome/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2?v=4.7.0) format("woff2"), url(/assets/font-awesome/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff?v=4.7.0) format("woff"), url(/assets/font-awesome/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf?v=4.7.0) format("truetype"), url(/assets/font-awesome/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_core.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;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

/* line 16, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 15, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 24, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 5, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 9, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 14, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 18, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 19, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 21, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 22, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 23, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 24, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 25, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 26, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 27, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 29, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 30, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 31, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 32, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 33, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 34, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 35, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 36, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 37, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 38, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 39, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 40, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 41, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 42, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 43, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 44, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 45, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 46, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 47, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 48, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 49, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 50, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 51, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 52, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 53, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 54, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 55, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 56, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 57, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 58, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 59, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 60, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 61, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 62, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 63, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 64, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 65, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 66, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 67, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 68, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 69, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 70, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 71, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 72, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 73, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 74, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 75, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 76, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 77, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 78, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 79, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 80, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 81, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 82, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 83, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 84, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 85, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 86, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 87, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 88, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 89, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 90, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 91, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 92, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 93, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 94, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 95, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 96, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 97, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 98, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 99, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 100, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 101, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 102, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 103, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 104, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 105, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 106, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 107, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 108, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 109, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 110, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 111, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 112, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 113, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 114, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 115, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 116, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 117, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 118, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 119, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 120, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 121, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 122, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 123, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 124, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 125, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 126, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 127, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 128, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 129, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 130, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 131, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 132, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 133, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 134, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 135, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 136, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 137, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 138, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 139, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 140, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 141, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 142, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 143, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 144, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 145, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 146, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 147, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 148, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 149, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 150, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 151, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 152, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 153, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 154, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 155, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 156, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 157, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 158, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 159, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 160, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 161, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 162, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 163, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 164, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 165, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 166, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 167, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 168, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 169, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 170, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 171, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 172, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 173, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 174, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 175, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 176, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 177, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 178, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 179, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 180, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 181, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 182, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 183, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 184, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 185, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 186, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 187, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 188, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 189, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 190, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 191, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 192, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 193, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 194, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 195, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 196, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 197, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 198, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 199, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 200, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 201, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 202, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 203, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 204, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 205, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 206, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 207, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 208, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 209, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 210, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 211, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 212, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 213, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 214, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 215, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 216, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 217, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 218, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 219, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 220, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 221, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 222, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 223, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 224, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 225, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 226, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 227, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 228, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 229, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 230, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 231, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 232, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 233, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 234, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 235, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 236, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 237, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 238, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 239, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 240, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 241, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 242, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 243, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 244, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 245, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 246, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 247, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 248, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 249, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 250, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 251, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 252, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 253, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 254, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 255, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 256, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 257, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 258, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 259, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 260, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 261, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 262, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 263, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 264, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 265, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 266, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 267, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 268, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 269, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 270, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 271, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 272, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 273, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 274, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 275, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 276, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 277, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 278, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 279, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 280, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 281, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 282, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 283, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 284, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 285, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 286, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 287, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 288, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 289, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 290, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 291, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 292, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 293, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 294, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 295, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 296, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 297, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 298, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 299, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 300, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 301, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 302, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 303, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 304, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 305, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 306, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 307, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 308, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 309, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 310, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 311, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 312, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 313, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 314, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 315, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 316, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 317, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 318, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 319, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 320, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 321, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 322, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 323, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 324, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 325, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 326, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 327, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 328, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 329, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 330, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 331, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 332, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 333, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 334, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 335, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 336, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 337, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 338, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 339, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 340, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 341, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 342, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 343, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 344, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 345, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 346, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 347, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 348, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 349, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 350, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 351, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 352, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 353, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 354, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 355, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 356, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 357, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 358, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 359, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 360, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 361, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 362, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 363, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 364, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 365, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 366, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 367, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 368, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 369, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 370, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 371, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 372, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 373, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 374, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 375, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 376, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 377, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 378, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 379, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 380, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 381, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 382, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 383, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 384, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 385, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 386, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 387, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "";
}

/* line 388, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 389, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 390, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 391, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 392, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 393, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 394, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 395, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 396, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 397, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 398, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 399, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 400, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 401, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 402, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 403, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 404, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 405, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 406, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 407, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 408, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 409, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 410, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 411, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 412, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 413, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 414, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 415, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 416, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 417, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 418, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 419, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 420, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 421, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 422, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 423, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 424, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 425, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

/* line 426, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 427, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 428, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 429, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 430, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 431, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 432, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 433, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 434, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 435, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 436, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 437, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 438, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 439, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 440, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 441, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 442, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 443, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 444, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 445, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 446, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 447, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 448, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 449, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 450, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 451, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 452, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 453, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 454, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 455, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 456, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 457, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 458, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 459, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 460, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 461, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 462, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 463, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 464, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 465, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 466, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 467, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 468, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 469, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 470, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 471, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 472, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 473, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 474, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 475, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 476, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 477, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 478, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 479, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 480, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 481, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 482, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 483, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 484, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 485, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 486, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 487, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 488, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 489, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 490, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 491, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 492, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 493, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 494, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 495, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 496, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 497, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 498, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 499, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 500, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 501, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 502, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 503, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 504, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 505, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 506, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 507, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 508, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 509, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 510, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 511, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 512, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 513, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 514, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 515, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 516, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 517, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 518, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 519, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 520, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 521, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 522, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 523, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 524, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 525, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 526, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 527, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 528, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

/* line 529, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 530, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 531, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 532, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 533, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 534, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 535, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 536, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 537, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 538, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 539, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 540, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 541, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 542, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 543, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 544, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 545, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 546, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 547, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 548, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 549, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 550, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 551, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 552, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 553, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 554, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 555, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 556, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 557, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 558, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 559, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 560, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 561, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 562, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 563, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 564, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 565, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 566, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 567, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 568, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 569, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 570, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 571, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 572, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 573, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 574, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 575, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 576, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 577, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 578, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 579, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 580, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 581, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 582, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 583, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 584, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 585, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 586, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 587, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 588, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 589, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 590, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 591, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 592, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 593, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 594, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 595, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 596, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 597, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 598, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 599, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 600, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 601, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 602, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 603, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 604, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 605, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 606, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 607, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 608, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 609, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 610, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 611, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 612, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "";
}

/* line 613, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "";
}

/* line 614, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

/* line 615, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle-o:before {
  content: "";
}

/* line 616, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 617, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "";
}

/* line 618, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone:before {
  content: "";
}

/* line 619, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "";
}

/* line 620, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "";
}

/* line 621, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* line 622, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

/* line 623, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 624, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "";
}

/* line 625, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

/* line 626, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "";
}

/* line 627, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 628, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 629, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 630, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 631, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 632, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 633, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 634, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 635, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 636, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

/* line 637, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 638, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

/* line 639, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "";
}

/* line 640, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-o:before {
  content: "";
}

/* line 641, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "";
}

/* line 642, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "";
}

/* line 643, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book-o:before {
  content: "";
}

/* line 644, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

/* line 645, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

/* line 646, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "";
}

/* line 647, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle-o:before {
  content: "";
}

/* line 648, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-o:before {
  content: "";
}

/* line 649, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "";
}

/* line 650, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

/* line 651, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

/* line 652, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "";
}

/* line 653, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "";
}

/* line 654, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 655, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

/* line 656, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

/* line 657, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

/* line 658, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

/* line 659, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

/* line 660, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 661, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

/* line 662, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 663, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 664, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

/* line 665, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "";
}

/* line 666, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

/* line 667, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

/* line 668, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 669, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 670, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 671, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 672, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 673, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eercast:before {
  content: "";
}

/* line 674, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "";
}

/* line 675, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 676, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 677, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 678, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 51, ../usr/local/bundle/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
@import url(//fonts.googleapis.com/css?family=Kaushan+Script);
*/
/*! 
 *   AdminLTE v1.2
 *   Author: AlmsaeedStudio.com
 *   License: Open source - MIT
 *           Please visit http://opensource.org/licenses/MIT for more information
!*/
/*
    Core: General style
----------------------------
*/
/*!
  Ionicons, v1.4.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/helloimben  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
*/
@font-face {
  font-family: "Ionicons";
  src: url(/../fonts/ionicons.eot?v=1.4.0);
  src: url(/../fonts/ionicons.eot?v=1.4.0#iefix) format("embedded-opentype"), url(/../fonts/ionicons.ttf?v=1.4.0) format("truetype"), url(/../fonts/ionicons.woff?v=1.4.0) format("woff"), url(/../fonts/ionicons.svg?v=1.4.0#Ionicons) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion, .ion-loading-a, .ion-loading-b, .ion-loading-c, .ion-loading-d, .ion-looping, .ion-refreshing, .ion-ios7-reloading, .ionicons, .ion-alert, .ion-alert-circled, .ion-android-add, .ion-android-add-contact, .ion-android-alarm, .ion-android-archive, .ion-android-arrow-back, .ion-android-arrow-down-left, .ion-android-arrow-down-right, .ion-android-arrow-up-left, .ion-android-arrow-up-right, .ion-android-battery, .ion-android-book, .ion-android-calendar, .ion-android-call, .ion-android-camera, .ion-android-chat, .ion-android-checkmark, .ion-android-clock, .ion-android-close, .ion-android-contact, .ion-android-contacts, .ion-android-data, .ion-android-developer, .ion-android-display, .ion-android-download, .ion-android-dropdown, .ion-android-earth, .ion-android-folder, .ion-android-forums, .ion-android-friends, .ion-android-hand, .ion-android-image, .ion-android-inbox, .ion-android-information, .ion-android-keypad, .ion-android-lightbulb, .ion-android-locate, .ion-android-location, .ion-android-mail, .ion-android-microphone, .ion-android-mixer, .ion-android-more, .ion-android-note, .ion-android-playstore, .ion-android-printer, .ion-android-promotion, .ion-android-reminder, .ion-android-remove, .ion-android-search, .ion-android-send, .ion-android-settings, .ion-android-share, .ion-android-social, .ion-android-social-user, .ion-android-sort, .ion-android-star, .ion-android-stopwatch, .ion-android-storage, .ion-android-system-back, .ion-android-system-home, .ion-android-system-windows, .ion-android-timer, .ion-android-trash, .ion-android-volume, .ion-android-wifi, .ion-archive, .ion-arrow-down-a, .ion-arrow-down-b, .ion-arrow-down-c, .ion-arrow-expand, .ion-arrow-graph-down-left, .ion-arrow-graph-down-right, .ion-arrow-graph-up-left, .ion-arrow-graph-up-right, .ion-arrow-left-a, .ion-arrow-left-b, .ion-arrow-left-c, .ion-arrow-move, .ion-arrow-resize, .ion-arrow-return-left, .ion-arrow-return-right, .ion-arrow-right-a, .ion-arrow-right-b, .ion-arrow-right-c, .ion-arrow-shrink, .ion-arrow-swap, .ion-arrow-up-a, .ion-arrow-up-b, .ion-arrow-up-c, .ion-at, .ion-bag, .ion-battery-charging, .ion-battery-empty, .ion-battery-full, .ion-battery-half, .ion-battery-low, .ion-beaker, .ion-beer, .ion-bluetooth, .ion-bookmark, .ion-briefcase, .ion-bug, .ion-calculator, .ion-calendar, .ion-camera, .ion-card, .ion-chatbox, .ion-chatbox-working, .ion-chatboxes, .ion-chatbubble, .ion-chatbubble-working, .ion-chatbubbles, .ion-checkmark, .ion-checkmark-circled, .ion-checkmark-round, .ion-chevron-down, .ion-chevron-left, .ion-chevron-right, .ion-chevron-up, .ion-clipboard, .ion-clock, .ion-close, .ion-close-circled, .ion-close-round, .ion-cloud, .ion-code, .ion-code-download, .ion-code-working, .ion-coffee, .ion-compass, .ion-compose, .ion-connection-bars, .ion-contrast, .ion-disc, .ion-document, .ion-document-text, .ion-drag, .ion-earth, .ion-edit, .ion-egg, .ion-eject, .ion-email, .ion-eye, .ion-eye-disabled, .ion-female, .ion-filing, .ion-film-marker, .ion-flag, .ion-flash, .ion-flash-off, .ion-flask, .ion-folder, .ion-fork, .ion-fork-repo, .ion-forward, .ion-game-controller-a, .ion-game-controller-b, .ion-gear-a, .ion-gear-b, .ion-grid, .ion-hammer, .ion-headphone, .ion-heart, .ion-help, .ion-help-buoy, .ion-help-circled, .ion-home, .ion-icecream, .ion-icon-social-google-plus, .ion-icon-social-google-plus-outline, .ion-image, .ion-images, .ion-information, .ion-information-circled, .ion-ionic, .ion-ios7-alarm, .ion-ios7-alarm-outline, .ion-ios7-albums, .ion-ios7-albums-outline, .ion-ios7-arrow-back, .ion-ios7-arrow-down, .ion-ios7-arrow-forward, .ion-ios7-arrow-left, .ion-ios7-arrow-right, .ion-ios7-arrow-thin-down, .ion-ios7-arrow-thin-left, .ion-ios7-arrow-thin-right, .ion-ios7-arrow-thin-up, .ion-ios7-arrow-up, .ion-ios7-at, .ion-ios7-at-outline, .ion-ios7-bell, .ion-ios7-bell-outline, .ion-ios7-bolt, .ion-ios7-bolt-outline, .ion-ios7-bookmarks, .ion-ios7-bookmarks-outline, .ion-ios7-box, .ion-ios7-box-outline, .ion-ios7-briefcase, .ion-ios7-briefcase-outline, .ion-ios7-browsers, .ion-ios7-browsers-outline, .ion-ios7-calculator, .ion-ios7-calculator-outline, .ion-ios7-calendar, .ion-ios7-calendar-outline, .ion-ios7-camera, .ion-ios7-camera-outline, .ion-ios7-cart, .ion-ios7-cart-outline, .ion-ios7-chatboxes, .ion-ios7-chatboxes-outline, .ion-ios7-chatbubble, .ion-ios7-chatbubble-outline, .ion-ios7-checkmark, .ion-ios7-checkmark-empty, .ion-ios7-checkmark-outline, .ion-ios7-circle-filled, .ion-ios7-circle-outline, .ion-ios7-clock, .ion-ios7-clock-outline, .ion-ios7-close, .ion-ios7-close-empty, .ion-ios7-close-outline, .ion-ios7-cloud, .ion-ios7-cloud-download, .ion-ios7-cloud-download-outline, .ion-ios7-cloud-outline, .ion-ios7-cloud-upload, .ion-ios7-cloud-upload-outline, .ion-ios7-cloudy, .ion-ios7-cloudy-night, .ion-ios7-cloudy-night-outline, .ion-ios7-cloudy-outline, .ion-ios7-cog, .ion-ios7-cog-outline, .ion-ios7-compose, .ion-ios7-compose-outline, .ion-ios7-contact, .ion-ios7-contact-outline, .ion-ios7-copy, .ion-ios7-copy-outline, .ion-ios7-download, .ion-ios7-download-outline, .ion-ios7-drag, .ion-ios7-email, .ion-ios7-email-outline, .ion-ios7-eye, .ion-ios7-eye-outline, .ion-ios7-fastforward, .ion-ios7-fastforward-outline, .ion-ios7-filing, .ion-ios7-filing-outline, .ion-ios7-film, .ion-ios7-film-outline, .ion-ios7-flag, .ion-ios7-flag-outline, .ion-ios7-folder, .ion-ios7-folder-outline, .ion-ios7-gear, .ion-ios7-gear-outline, .ion-ios7-glasses, .ion-ios7-glasses-outline, .ion-ios7-heart, .ion-ios7-heart-outline, .ion-ios7-help, .ion-ios7-help-empty, .ion-ios7-help-outline, .ion-ios7-infinite, .ion-ios7-infinite-outline, .ion-ios7-information, .ion-ios7-information-empty, .ion-ios7-information-outline, .ion-ios7-ionic-outline, .ion-ios7-keypad, .ion-ios7-keypad-outline, .ion-ios7-lightbulb, .ion-ios7-lightbulb-outline, .ion-ios7-location, .ion-ios7-location-outline, .ion-ios7-locked, .ion-ios7-locked-outline, .ion-ios7-medkit, .ion-ios7-medkit-outline, .ion-ios7-mic, .ion-ios7-mic-off, .ion-ios7-mic-outline, .ion-ios7-minus, .ion-ios7-minus-empty, .ion-ios7-minus-outline, .ion-ios7-monitor, .ion-ios7-monitor-outline, .ion-ios7-moon, .ion-ios7-moon-outline, .ion-ios7-more, .ion-ios7-more-outline, .ion-ios7-musical-note, .ion-ios7-musical-notes, .ion-ios7-navigate, .ion-ios7-navigate-outline, .ion-ios7-paperplane, .ion-ios7-paperplane-outline, .ion-ios7-partlysunny, .ion-ios7-partlysunny-outline, .ion-ios7-pause, .ion-ios7-pause-outline, .ion-ios7-people, .ion-ios7-people-outline, .ion-ios7-person, .ion-ios7-person-outline, .ion-ios7-personadd, .ion-ios7-personadd-outline, .ion-ios7-photos, .ion-ios7-photos-outline, .ion-ios7-pie, .ion-ios7-pie-outline, .ion-ios7-play, .ion-ios7-play-outline, .ion-ios7-plus, .ion-ios7-plus-empty, .ion-ios7-plus-outline, .ion-ios7-pricetag, .ion-ios7-pricetag-outline, .ion-ios7-printer, .ion-ios7-printer-outline, .ion-ios7-rainy, .ion-ios7-rainy-outline, .ion-ios7-recording, .ion-ios7-recording-outline, .ion-ios7-redo, .ion-ios7-redo-outline, .ion-ios7-refresh, .ion-ios7-refresh-empty, .ion-ios7-refresh-outline, .ion-ios7-reload, .ion-ios7-rewind, .ion-ios7-rewind-outline, .ion-ios7-search, .ion-ios7-search-strong, .ion-ios7-skipbackward, .ion-ios7-skipbackward-outline, .ion-ios7-skipforward, .ion-ios7-skipforward-outline, .ion-ios7-snowy, .ion-ios7-speedometer, .ion-ios7-speedometer-outline, .ion-ios7-star, .ion-ios7-star-outline, .ion-ios7-stopwatch, .ion-ios7-stopwatch-outline, .ion-ios7-sunny, .ion-ios7-sunny-outline, .ion-ios7-telephone, .ion-ios7-telephone-outline, .ion-ios7-thunderstorm, .ion-ios7-thunderstorm-outline, .ion-ios7-time, .ion-ios7-time-outline, .ion-ios7-timer, .ion-ios7-timer-outline, .ion-ios7-trash, .ion-ios7-trash-outline, .ion-ios7-undo, .ion-ios7-undo-outline, .ion-ios7-unlocked, .ion-ios7-unlocked-outline, .ion-ios7-upload, .ion-ios7-upload-outline, .ion-ios7-videocam, .ion-ios7-videocam-outline, .ion-ios7-volume-high, .ion-ios7-volume-low, .ion-ios7-wineglass, .ion-ios7-wineglass-outline, .ion-ios7-world, .ion-ios7-world-outline, .ion-ipad, .ion-iphone, .ion-ipod, .ion-jet, .ion-key, .ion-knife, .ion-laptop, .ion-leaf, .ion-levels, .ion-lightbulb, .ion-link, .ion-load-a, .ion-load-b, .ion-load-c, .ion-load-d, .ion-location, .ion-locked, .ion-log-in, .ion-log-out, .ion-loop, .ion-magnet, .ion-male, .ion-man, .ion-map, .ion-medkit, .ion-mic-a, .ion-mic-b, .ion-mic-c, .ion-minus, .ion-minus-circled, .ion-minus-round, .ion-model-s, .ion-monitor, .ion-more, .ion-music-note, .ion-navicon, .ion-navicon-round, .ion-navigate, .ion-no-smoking, .ion-nuclear, .ion-paper-airplane, .ion-paperclip, .ion-pause, .ion-person, .ion-person-add, .ion-person-stalker, .ion-pie-graph, .ion-pin, .ion-pinpoint, .ion-pizza, .ion-plane, .ion-play, .ion-playstation, .ion-plus, .ion-plus-circled, .ion-plus-round, .ion-pound, .ion-power, .ion-pricetag, .ion-pricetags, .ion-printer, .ion-radio-waves, .ion-record, .ion-refresh, .ion-reply, .ion-reply-all, .ion-search, .ion-settings, .ion-share, .ion-shuffle, .ion-skip-backward, .ion-skip-forward, .ion-social-android, .ion-social-android-outline, .ion-social-apple, .ion-social-apple-outline, .ion-social-bitcoin, .ion-social-bitcoin-outline, .ion-social-buffer, .ion-social-buffer-outline, .ion-social-designernews, .ion-social-designernews-outline, .ion-social-dribbble, .ion-social-dribbble-outline, .ion-social-dropbox, .ion-social-dropbox-outline, .ion-social-facebook, .ion-social-facebook-outline, .ion-social-freebsd-devil, .ion-social-github, .ion-social-github-outline, .ion-social-googleplus, .ion-social-googleplus-outline, .ion-social-hackernews, .ion-social-hackernews-outline, .ion-social-linkedin, .ion-social-linkedin-outline, .ion-social-pinterest, .ion-social-pinterest-outline, .ion-social-reddit, .ion-social-reddit-outline, .ion-social-rss, .ion-social-rss-outline, .ion-social-skype, .ion-social-skype-outline, .ion-social-tumblr, .ion-social-tumblr-outline, .ion-social-tux, .ion-social-twitter, .ion-social-twitter-outline, .ion-social-vimeo, .ion-social-vimeo-outline, .ion-social-windows, .ion-social-windows-outline, .ion-social-wordpress, .ion-social-wordpress-outline, .ion-social-yahoo, .ion-social-yahoo-outline, .ion-social-youtube, .ion-social-youtube-outline, .ion-speakerphone, .ion-speedometer, .ion-spoon, .ion-star, .ion-stats-bars, .ion-steam, .ion-stop, .ion-thermometer, .ion-thumbsdown, .ion-thumbsup, .ion-trash-a, .ion-trash-b, .ion-umbrella, .ion-unlocked, .ion-upload, .ion-usb, .ion-videocamera, .ion-volume-high, .ion-volume-low, .ion-volume-medium, .ion-volume-mute, .ion-waterdrop, .ion-wifi, .ion-wineglass, .ion-woman, .ion-wrench, .ion-xbox {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-spin, .ion-loading-a, .ion-loading-b, .ion-loading-c, .ion-loading-d, .ion-looping, .ion-refreshing, .ion-ios7-reloading {
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-loading-a {
  -webkit-animation-timing-function: steps(8, start);
  animation-timing-function: steps(8, start);
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-alert:before {
  content: "\f101";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-alert-circled:before {
  content: "\f100";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-add:before {
  content: "\f2c7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-add-contact:before {
  content: "\f2c6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-alarm:before {
  content: "\f2c8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-archive:before {
  content: "\f2c9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-arrow-back:before {
  content: "\f2ca";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-arrow-down-left:before {
  content: "\f2cb";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-arrow-down-right:before {
  content: "\f2cc";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-arrow-up-left:before {
  content: "\f2cd";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-arrow-up-right:before {
  content: "\f2ce";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-battery:before {
  content: "\f2cf";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-book:before {
  content: "\f2d0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-calendar:before {
  content: "\f2d1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-call:before {
  content: "\f2d2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-camera:before {
  content: "\f2d3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-chat:before {
  content: "\f2d4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-checkmark:before {
  content: "\f2d5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-clock:before {
  content: "\f2d6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-close:before {
  content: "\f2d7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-contact:before {
  content: "\f2d8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-contacts:before {
  content: "\f2d9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-data:before {
  content: "\f2da";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-developer:before {
  content: "\f2db";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-display:before {
  content: "\f2dc";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-download:before {
  content: "\f2dd";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-dropdown:before {
  content: "\f2de";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-earth:before {
  content: "\f2df";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-folder:before {
  content: "\f2e0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-forums:before {
  content: "\f2e1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-friends:before {
  content: "\f2e2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-hand:before {
  content: "\f2e3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-image:before {
  content: "\f2e4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-inbox:before {
  content: "\f2e5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-information:before {
  content: "\f2e6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-keypad:before {
  content: "\f2e7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-lightbulb:before {
  content: "\f2e8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-locate:before {
  content: "\f2e9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-location:before {
  content: "\f2ea";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-mail:before {
  content: "\f2eb";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-microphone:before {
  content: "\f2ec";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-mixer:before {
  content: "\f2ed";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-more:before {
  content: "\f2ee";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-note:before {
  content: "\f2ef";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-playstore:before {
  content: "\f2f0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-printer:before {
  content: "\f2f1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-promotion:before {
  content: "\f2f2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-reminder:before {
  content: "\f2f3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-remove:before {
  content: "\f2f4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-search:before {
  content: "\f2f5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-send:before {
  content: "\f2f6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-settings:before {
  content: "\f2f7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-share:before {
  content: "\f2f8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-social:before {
  content: "\f2fa";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-social-user:before {
  content: "\f2f9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-sort:before {
  content: "\f2fb";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-star:before {
  content: "\f2fc";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-stopwatch:before {
  content: "\f2fd";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-storage:before {
  content: "\f2fe";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-system-back:before {
  content: "\f2ff";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-system-home:before {
  content: "\f300";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-system-windows:before {
  content: "\f301";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-timer:before {
  content: "\f302";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-trash:before {
  content: "\f303";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-volume:before {
  content: "\f304";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-android-wifi:before {
  content: "\f305";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-archive:before {
  content: "\f102";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-down-a:before {
  content: "\f103";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-down-b:before {
  content: "\f104";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-down-c:before {
  content: "\f105";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-expand:before {
  content: "\f25e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-graph-down-left:before {
  content: "\f25f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-graph-down-right:before {
  content: "\f260";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-graph-up-left:before {
  content: "\f261";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-graph-up-right:before {
  content: "\f262";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-left-a:before {
  content: "\f106";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-left-b:before {
  content: "\f107";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-left-c:before {
  content: "\f108";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-move:before {
  content: "\f263";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-resize:before {
  content: "\f264";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-return-left:before {
  content: "\f265";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-return-right:before {
  content: "\f266";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-right-a:before {
  content: "\f109";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-right-b:before {
  content: "\f10a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-right-c:before {
  content: "\f10b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-shrink:before {
  content: "\f267";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-swap:before {
  content: "\f268";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-up-a:before {
  content: "\f10c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-up-b:before {
  content: "\f10d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-arrow-up-c:before {
  content: "\f10e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-at:before {
  content: "\f10f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-bag:before {
  content: "\f110";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-battery-charging:before {
  content: "\f111";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-battery-empty:before {
  content: "\f112";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-battery-full:before {
  content: "\f113";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-battery-half:before {
  content: "\f114";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-battery-low:before {
  content: "\f115";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-beaker:before {
  content: "\f269";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-beer:before {
  content: "\f26a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-bluetooth:before {
  content: "\f116";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-bookmark:before {
  content: "\f26b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-briefcase:before {
  content: "\f26c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-bug:before {
  content: "\f2be";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-calculator:before {
  content: "\f26d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-calendar:before {
  content: "\f117";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-camera:before {
  content: "\f118";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-card:before {
  content: "\f119";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chatbox:before {
  content: "\f11b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chatbox-working:before {
  content: "\f11a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chatboxes:before {
  content: "\f11c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chatbubble:before {
  content: "\f11e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chatbubble-working:before {
  content: "\f11d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chatbubbles:before {
  content: "\f11f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-checkmark:before {
  content: "\f122";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-checkmark-circled:before {
  content: "\f120";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-checkmark-round:before {
  content: "\f121";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chevron-down:before {
  content: "\f123";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chevron-left:before {
  content: "\f124";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chevron-right:before {
  content: "\f125";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-chevron-up:before {
  content: "\f126";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-clipboard:before {
  content: "\f127";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-clock:before {
  content: "\f26e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-close:before {
  content: "\f12a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-close-circled:before {
  content: "\f128";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-close-round:before {
  content: "\f129";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-cloud:before {
  content: "\f12b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-code:before {
  content: "\f271";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-code-download:before {
  content: "\f26f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-code-working:before {
  content: "\f270";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-coffee:before {
  content: "\f272";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-compass:before {
  content: "\f273";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-compose:before {
  content: "\f12c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-connection-bars:before {
  content: "\f274";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-contrast:before {
  content: "\f275";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-disc:before {
  content: "\f12d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-document:before {
  content: "\f12f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-document-text:before {
  content: "\f12e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-drag:before {
  content: "\f130";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-earth:before {
  content: "\f276";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-edit:before {
  content: "\f2bf";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-egg:before {
  content: "\f277";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-eject:before {
  content: "\f131";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-email:before {
  content: "\f132";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-eye:before {
  content: "\f133";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-eye-disabled:before {
  content: "\f306";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-female:before {
  content: "\f278";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-filing:before {
  content: "\f134";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-film-marker:before {
  content: "\f135";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-flag:before {
  content: "\f279";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-flash:before {
  content: "\f137";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-flash-off:before {
  content: "\f136";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-flask:before {
  content: "\f138";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-folder:before {
  content: "\f139";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-fork:before {
  content: "\f27a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-fork-repo:before {
  content: "\f2c0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-forward:before {
  content: "\f13a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-game-controller-a:before {
  content: "\f13b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-game-controller-b:before {
  content: "\f13c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-gear-a:before {
  content: "\f13d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-gear-b:before {
  content: "\f13e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-grid:before {
  content: "\f13f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-hammer:before {
  content: "\f27b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-headphone:before {
  content: "\f140";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-heart:before {
  content: "\f141";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-help:before {
  content: "\f143";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-help-buoy:before {
  content: "\f27c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-help-circled:before {
  content: "\f142";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-home:before {
  content: "\f144";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-icecream:before {
  content: "\f27d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-icon-social-google-plus:before {
  content: "\f146";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-icon-social-google-plus-outline:before {
  content: "\f145";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-image:before {
  content: "\f147";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-images:before {
  content: "\f148";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-information:before {
  content: "\f14a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-information-circled:before {
  content: "\f149";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ionic:before {
  content: "\f14b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-alarm:before {
  content: "\f14d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-alarm-outline:before {
  content: "\f14c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-albums:before {
  content: "\f14f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-albums-outline:before {
  content: "\f14e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-back:before {
  content: "\f150";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-down:before {
  content: "\f151";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-forward:before {
  content: "\f152";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-left:before {
  content: "\f153";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-right:before {
  content: "\f154";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-thin-down:before {
  content: "\f27e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-thin-left:before {
  content: "\f27f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-thin-right:before {
  content: "\f280";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-thin-up:before {
  content: "\f281";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-arrow-up:before {
  content: "\f155";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-at:before {
  content: "\f157";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-at-outline:before {
  content: "\f156";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-bell:before {
  content: "\f159";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-bell-outline:before {
  content: "\f158";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-bolt:before {
  content: "\f15b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-bolt-outline:before {
  content: "\f15a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-bookmarks:before {
  content: "\f15d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-bookmarks-outline:before {
  content: "\f15c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-box:before {
  content: "\f15f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-box-outline:before {
  content: "\f15e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-briefcase:before {
  content: "\f283";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-briefcase-outline:before {
  content: "\f282";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-browsers:before {
  content: "\f161";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-browsers-outline:before {
  content: "\f160";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-calculator:before {
  content: "\f285";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-calculator-outline:before {
  content: "\f284";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-calendar:before {
  content: "\f163";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-calendar-outline:before {
  content: "\f162";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-camera:before {
  content: "\f165";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-camera-outline:before {
  content: "\f164";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cart:before {
  content: "\f167";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cart-outline:before {
  content: "\f166";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-chatboxes:before {
  content: "\f169";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-chatboxes-outline:before {
  content: "\f168";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-chatbubble:before {
  content: "\f16b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-chatbubble-outline:before {
  content: "\f16a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-checkmark:before {
  content: "\f16e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-checkmark-empty:before {
  content: "\f16c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-checkmark-outline:before {
  content: "\f16d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-circle-filled:before {
  content: "\f16f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-circle-outline:before {
  content: "\f170";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-clock:before {
  content: "\f172";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-clock-outline:before {
  content: "\f171";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-close:before {
  content: "\f2bc";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-close-empty:before {
  content: "\f2bd";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-close-outline:before {
  content: "\f2bb";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloud:before {
  content: "\f178";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloud-download:before {
  content: "\f174";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloud-download-outline:before {
  content: "\f173";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloud-outline:before {
  content: "\f175";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloud-upload:before {
  content: "\f177";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloud-upload-outline:before {
  content: "\f176";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloudy:before {
  content: "\f17a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloudy-night:before {
  content: "\f308";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloudy-night-outline:before {
  content: "\f307";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cloudy-outline:before {
  content: "\f179";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cog:before {
  content: "\f17c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-cog-outline:before {
  content: "\f17b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-compose:before {
  content: "\f17e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-compose-outline:before {
  content: "\f17d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-contact:before {
  content: "\f180";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-contact-outline:before {
  content: "\f17f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-copy:before {
  content: "\f182";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-copy-outline:before {
  content: "\f181";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-download:before {
  content: "\f184";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-download-outline:before {
  content: "\f183";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-drag:before {
  content: "\f185";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-email:before {
  content: "\f187";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-email-outline:before {
  content: "\f186";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-eye:before {
  content: "\f189";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-eye-outline:before {
  content: "\f188";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-fastforward:before {
  content: "\f18b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-fastforward-outline:before {
  content: "\f18a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-filing:before {
  content: "\f18d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-filing-outline:before {
  content: "\f18c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-film:before {
  content: "\f18f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-film-outline:before {
  content: "\f18e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-flag:before {
  content: "\f191";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-flag-outline:before {
  content: "\f190";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-folder:before {
  content: "\f193";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-folder-outline:before {
  content: "\f192";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-gear:before {
  content: "\f195";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-gear-outline:before {
  content: "\f194";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-glasses:before {
  content: "\f197";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-glasses-outline:before {
  content: "\f196";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-heart:before {
  content: "\f199";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-heart-outline:before {
  content: "\f198";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-help:before {
  content: "\f19c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-help-empty:before {
  content: "\f19a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-help-outline:before {
  content: "\f19b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-infinite:before {
  content: "\f19e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-infinite-outline:before {
  content: "\f19d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-information:before {
  content: "\f1a1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-information-empty:before {
  content: "\f19f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-information-outline:before {
  content: "\f1a0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-ionic-outline:before {
  content: "\f1a2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-keypad:before {
  content: "\f1a4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-keypad-outline:before {
  content: "\f1a3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-lightbulb:before {
  content: "\f287";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-lightbulb-outline:before {
  content: "\f286";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-location:before {
  content: "\f1a6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-location-outline:before {
  content: "\f1a5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-locked:before {
  content: "\f1a8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-locked-outline:before {
  content: "\f1a7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-medkit:before {
  content: "\f289";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-medkit-outline:before {
  content: "\f288";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-mic:before {
  content: "\f1ab";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-mic-off:before {
  content: "\f1a9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-mic-outline:before {
  content: "\f1aa";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-minus:before {
  content: "\f1ae";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-minus-empty:before {
  content: "\f1ac";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-minus-outline:before {
  content: "\f1ad";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-monitor:before {
  content: "\f1b0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-monitor-outline:before {
  content: "\f1af";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-moon:before {
  content: "\f1b2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-moon-outline:before {
  content: "\f1b1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-more:before {
  content: "\f1b4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-more-outline:before {
  content: "\f1b3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-musical-note:before {
  content: "\f1b5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-musical-notes:before {
  content: "\f1b6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-navigate:before {
  content: "\f1b8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-navigate-outline:before {
  content: "\f1b7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-paperplane:before {
  content: "\f1ba";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-paperplane-outline:before {
  content: "\f1b9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-partlysunny:before {
  content: "\f1bc";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-partlysunny-outline:before {
  content: "\f1bb";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-pause:before {
  content: "\f1be";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-pause-outline:before {
  content: "\f1bd";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-people:before {
  content: "\f1c0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-people-outline:before {
  content: "\f1bf";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-person:before {
  content: "\f1c2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-person-outline:before {
  content: "\f1c1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-personadd:before {
  content: "\f1c4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-personadd-outline:before {
  content: "\f1c3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-photos:before {
  content: "\f1c6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-photos-outline:before {
  content: "\f1c5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-pie:before {
  content: "\f28b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-pie-outline:before {
  content: "\f28a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-play:before {
  content: "\f1c8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-play-outline:before {
  content: "\f1c7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-plus:before {
  content: "\f1cb";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-plus-empty:before {
  content: "\f1c9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-plus-outline:before {
  content: "\f1ca";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-pricetag:before {
  content: "\f28d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-pricetag-outline:before {
  content: "\f28c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-printer:before {
  content: "\f1cd";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-printer-outline:before {
  content: "\f1cc";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-rainy:before {
  content: "\f1cf";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-rainy-outline:before {
  content: "\f1ce";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-recording:before {
  content: "\f1d1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-recording-outline:before {
  content: "\f1d0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-redo:before {
  content: "\f1d3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-redo-outline:before {
  content: "\f1d2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-refresh:before {
  content: "\f1d6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-refresh-empty:before {
  content: "\f1d4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-refresh-outline:before {
  content: "\f1d5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-reload:before, .ion-ios7-reloading:before {
  content: "\f28e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-rewind:before {
  content: "\f1d8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-rewind-outline:before {
  content: "\f1d7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-search:before {
  content: "\f1da";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-search-strong:before {
  content: "\f1d9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-skipbackward:before {
  content: "\f1dc";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-skipbackward-outline:before {
  content: "\f1db";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-skipforward:before {
  content: "\f1de";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-skipforward-outline:before {
  content: "\f1dd";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-snowy:before {
  content: "\f309";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-speedometer:before {
  content: "\f290";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-speedometer-outline:before {
  content: "\f28f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-star:before {
  content: "\f1e0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-star-outline:before {
  content: "\f1df";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-stopwatch:before {
  content: "\f1e2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-stopwatch-outline:before {
  content: "\f1e1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-sunny:before {
  content: "\f1e4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-sunny-outline:before {
  content: "\f1e3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-telephone:before {
  content: "\f1e6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-telephone-outline:before {
  content: "\f1e5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-thunderstorm:before {
  content: "\f1e8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-thunderstorm-outline:before {
  content: "\f1e7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-time:before {
  content: "\f292";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-time-outline:before {
  content: "\f291";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-timer:before {
  content: "\f1ea";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-timer-outline:before {
  content: "\f1e9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-trash:before {
  content: "\f1ec";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-trash-outline:before {
  content: "\f1eb";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-undo:before {
  content: "\f1ee";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-undo-outline:before {
  content: "\f1ed";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-unlocked:before {
  content: "\f1f0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-unlocked-outline:before {
  content: "\f1ef";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-upload:before {
  content: "\f1f2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-upload-outline:before {
  content: "\f1f1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-videocam:before {
  content: "\f1f4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-videocam-outline:before {
  content: "\f1f3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-volume-high:before {
  content: "\f1f5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-volume-low:before {
  content: "\f1f6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-wineglass:before {
  content: "\f294";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-wineglass-outline:before {
  content: "\f293";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-world:before {
  content: "\f1f8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ios7-world-outline:before {
  content: "\f1f7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ipad:before {
  content: "\f1f9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-iphone:before {
  content: "\f1fa";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-ipod:before {
  content: "\f1fb";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-jet:before {
  content: "\f295";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-key:before {
  content: "\f296";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-knife:before {
  content: "\f297";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-laptop:before {
  content: "\f1fc";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-leaf:before {
  content: "\f1fd";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-levels:before {
  content: "\f298";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-lightbulb:before {
  content: "\f299";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-link:before {
  content: "\f1fe";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-load-a:before, .ion-loading-a:before {
  content: "\f29a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-load-b:before, .ion-loading-b:before {
  content: "\f29b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-load-c:before, .ion-loading-c:before {
  content: "\f29c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-load-d:before, .ion-loading-d:before {
  content: "\f29d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-location:before {
  content: "\f1ff";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-locked:before {
  content: "\f200";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-log-in:before {
  content: "\f29e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-log-out:before {
  content: "\f29f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-loop:before, .ion-looping:before {
  content: "\f201";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-magnet:before {
  content: "\f2a0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-male:before {
  content: "\f2a1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-man:before {
  content: "\f202";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-map:before {
  content: "\f203";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-medkit:before {
  content: "\f2a2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-mic-a:before {
  content: "\f204";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-mic-b:before {
  content: "\f205";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-mic-c:before {
  content: "\f206";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-minus:before {
  content: "\f209";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-minus-circled:before {
  content: "\f207";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-minus-round:before {
  content: "\f208";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-model-s:before {
  content: "\f2c1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-monitor:before {
  content: "\f20a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-more:before {
  content: "\f20b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-music-note:before {
  content: "\f20c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-navicon:before {
  content: "\f20e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-navicon-round:before {
  content: "\f20d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-navigate:before {
  content: "\f2a3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-no-smoking:before {
  content: "\f2c2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-nuclear:before {
  content: "\f2a4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-paper-airplane:before {
  content: "\f2c3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-paperclip:before {
  content: "\f20f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-pause:before {
  content: "\f210";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-person:before {
  content: "\f213";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-person-add:before {
  content: "\f211";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-person-stalker:before {
  content: "\f212";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-pie-graph:before {
  content: "\f2a5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-pin:before {
  content: "\f2a6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-pinpoint:before {
  content: "\f2a7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-pizza:before {
  content: "\f2a8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-plane:before {
  content: "\f214";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-play:before {
  content: "\f215";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-playstation:before {
  content: "\f30a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-plus:before {
  content: "\f218";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-plus-circled:before {
  content: "\f216";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-plus-round:before {
  content: "\f217";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-pound:before {
  content: "\f219";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-power:before {
  content: "\f2a9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-pricetag:before {
  content: "\f2aa";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-pricetags:before {
  content: "\f2ab";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-printer:before {
  content: "\f21a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-radio-waves:before {
  content: "\f2ac";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-record:before {
  content: "\f21b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-refresh:before, .ion-refreshing:before {
  content: "\f21c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-reply:before {
  content: "\f21e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-reply-all:before {
  content: "\f21d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-search:before {
  content: "\f21f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-settings:before {
  content: "\f2ad";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-share:before {
  content: "\f220";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-shuffle:before {
  content: "\f221";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-skip-backward:before {
  content: "\f222";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-skip-forward:before {
  content: "\f223";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-android:before {
  content: "\f225";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-android-outline:before {
  content: "\f224";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-apple:before {
  content: "\f227";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-apple-outline:before {
  content: "\f226";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-bitcoin:before {
  content: "\f2af";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-bitcoin-outline:before {
  content: "\f2ae";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-buffer:before {
  content: "\f229";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-buffer-outline:before {
  content: "\f228";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-designernews:before {
  content: "\f22b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-designernews-outline:before {
  content: "\f22a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-dribbble:before {
  content: "\f22d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-dribbble-outline:before {
  content: "\f22c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-dropbox:before {
  content: "\f22f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-dropbox-outline:before {
  content: "\f22e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-facebook:before {
  content: "\f231";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-facebook-outline:before {
  content: "\f230";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-freebsd-devil:before {
  content: "\f2c4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-github:before {
  content: "\f233";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-github-outline:before {
  content: "\f232";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-googleplus:before {
  content: "\f235";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-googleplus-outline:before {
  content: "\f234";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-hackernews:before {
  content: "\f237";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-hackernews-outline:before {
  content: "\f236";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-linkedin:before {
  content: "\f239";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-linkedin-outline:before {
  content: "\f238";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-pinterest:before {
  content: "\f2b1";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-pinterest-outline:before {
  content: "\f2b0";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-reddit:before {
  content: "\f23b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-reddit-outline:before {
  content: "\f23a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-rss:before {
  content: "\f23d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-rss-outline:before {
  content: "\f23c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-skype:before {
  content: "\f23f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-skype-outline:before {
  content: "\f23e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-tumblr:before {
  content: "\f241";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-tumblr-outline:before {
  content: "\f240";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-tux:before {
  content: "\f2c5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-twitter:before {
  content: "\f243";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-twitter-outline:before {
  content: "\f242";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-vimeo:before {
  content: "\f245";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-vimeo-outline:before {
  content: "\f244";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-windows:before {
  content: "\f247";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-windows-outline:before {
  content: "\f246";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-wordpress:before {
  content: "\f249";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-wordpress-outline:before {
  content: "\f248";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-yahoo:before {
  content: "\f24b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-yahoo-outline:before {
  content: "\f24a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-youtube:before {
  content: "\f24d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-social-youtube-outline:before {
  content: "\f24c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-speakerphone:before {
  content: "\f2b2";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-speedometer:before {
  content: "\f2b3";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-spoon:before {
  content: "\f2b4";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-star:before {
  content: "\f24e";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-stats-bars:before {
  content: "\f2b5";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-steam:before {
  content: "\f30b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-stop:before {
  content: "\f24f";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-thermometer:before {
  content: "\f2b6";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-thumbsdown:before {
  content: "\f250";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-thumbsup:before {
  content: "\f251";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-trash-a:before {
  content: "\f252";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-trash-b:before {
  content: "\f253";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-umbrella:before {
  content: "\f2b7";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-unlocked:before {
  content: "\f254";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-upload:before {
  content: "\f255";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-usb:before {
  content: "\f2b8";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-videocamera:before {
  content: "\f256";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-volume-high:before {
  content: "\f257";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-volume-low:before {
  content: "\f258";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-volume-medium:before {
  content: "\f259";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-volume-mute:before {
  content: "\f25a";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-waterdrop:before {
  content: "\f25b";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-wifi:before {
  content: "\f25c";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-wineglass:before {
  content: "\f2b9";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-woman:before {
  content: "\f25d";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-wrench:before {
  content: "\f2ba";
}

/* line 6, app/assets/stylesheets/AdminLTE/01_ionicons.min.scss */
.ion-xbox:before {
  content: "\f30c";
}

/* iCheck plugin skins
----------------------------------- */
/*
@import url(/minimal/_all.css);
*/
/*
@import url(/minimal/minimal.css);
@import url(/minimal/red.css);
@import url(/minimal/green.css);
@import url(/minimal/blue.css);
@import url(/minimal/aero.css);
@import url(/minimal/grey.css);
@import url(/minimal/orange.css);
@import url(/minimal/yellow.css);
@import url(/minimal/pink.css);
@import url(/minimal/purple.css);
*/
/*
@import url(/square/_all.css);
*/
/*
@import url(/square/square.css);
@import url(/square/red.css);
@import url(/square/green.css);
@import url(/square/blue.css);
@import url(/square/aero.css);
@import url(/square/grey.css);
@import url(/square/orange.css);
@import url(/square/yellow.css);
@import url(/square/pink.css);
@import url(/square/purple.css);
*/
/*
@import url(/flat/_all.css);
*/
/*
@import url(/flat/flat.css);
@import url(/flat/red.css);
@import url(/flat/green.css);
@import url(/flat/blue.css);
@import url(/flat/aero.css);
@import url(/flat/grey.css);
@import url(/flat/orange.css);
@import url(/flat/yellow.css);
@import url(/flat/pink.css);
@import url(/flat/purple.css);
*/
/*
@import url(/line/_all.css);
*/
/*
@import url(/line/line.css);
@import url(/line/red.css);
@import url(/line/green.css);
@import url(/line/blue.css);
@import url(/line/aero.css);
@import url(/line/grey.css);
@import url(/line/orange.css);
@import url(/line/yellow.css);
@import url(/line/pink.css);
@import url(/line/purple.css);
*/
/*
@import url(/polaris/polaris.css);
@import url(/futurico/futurico.css);
*/
/* line 20, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
html,
body {
  overflow-x: hidden !important;
  font-family: 'Padauk', 'sans-serif';
  min-height: 100%;
  background: #f9f9f9;
}

/* line 28, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.tooltip {
  font-family: 'Padauk', 'sans-serif';
}

/* line 31, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
a {
  color: #3c8dbc;
}

/* line 34, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #72afd2;
}

/* Layouts */
/* line 42, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.wrapper {
  min-height: 100%;
}

/* line 45, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.wrapper:before,
.wrapper:after {
  display: table;
  content: " ";
}

/* line 50, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.wrapper:after {
  clear: both;
}

/* Header */
/* line 54, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}

/* Define 2 column template */
/* line 62, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side,
.left-side {
  min-height: 100%;
  display: block;
}

/*right side - contins main content*/
/* line 68, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side {
  background-color: #f9f9f9;
  margin-left: 220px;
}

/*left side - contains sidebar*/
/* line 73, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.left-side {
  position: absolute;
  width: 220px;
  top: 0;
}

@media screen and (min-width: 992px) {
  /* line 79, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .left-side {
    top: 50px;
  }
  /*Right side strech mode*/
  /* line 83, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side.strech {
    margin-left: 0;
  }
  /* line 86, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side.strech > .content-header {
    margin-top: 0px;
  }
  /* Left side collapse */
  /* line 90, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .left-side.sidebar-offcanvas {
    left: -220px !important;
  }
  /* line 93, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .left-side.collapse-left {
    left: -0px !important;
  }
  /* line 96, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side {
    margin-left: 0 !important;
  }
  /* line 99, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side.strech {
    margin-left: 220px !important;
  }
}

/*Give content full width on xs screens*/
@media screen and (max-width: 992px) {
  /* line 105, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side {
    margin-left: 0;
  }
}

/*
    By default the layout is not fixed but if you add the class .fixed to the body element
    the sidebar and the navbar will automatically become poisitioned fixed
*/
/* line 113, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body.fixed > .header,
body.fixed .left-side,
body.fixed .navbar {
  position: fixed;
}

/* line 118, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body.fixed > .header {
  top: 0;
  right: 0;
  left: 0;
}

/* line 123, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body.fixed .navbar {
  left: 0;
  right: 0;
}

/* line 127, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body.fixed .wrapper {
  margin-top: 50px;
}

/* Content */
/* line 131, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.content {
  padding: 20px 15px;
  background: #f9f9f9;
  overflow: auto;
}

/* Utility */
/* H1 - H6 font */
/* line 138, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Padauk', 'sans-serif';
}

/* Page Header */
/* line 153, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.page-header {
  margin: 10px 0 20px 0;
  font-size: 22px;
}

/* line 157, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.page-header > small {
  color: #666;
  display: block;
  margin-top: 5px;
}

/* All images should be responsive */
/* line 163, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
img {
  max-width: 100%;
}

/* line 166, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sort-highlight {
  background: #f4f4f4;
  border: 1px dashed #ddd;
  margin-bottom: 10px;
}

/* 10px padding and margins */
/* line 172, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.pad {
  padding: 10px;
}

/* line 175, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.margin {
  margin: 10px;
}

/* Display inline */
/* line 179, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.inline {
  display: inline;
  width: auto;
}

/* Background colors */
/* line 184, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
  color: #f9f9f9 !important;
}

/* line 201, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-gray {
  background-color: #eaeaec !important;
}

/* line 204, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-black {
  background-color: #222222 !important;
}

/* line 207, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-red {
  background-color: #f56954 !important;
}

/* line 210, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-yellow {
  background-color: #f39c12 !important;
}

/* line 213, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-aqua {
  background-color: #00c0ef !important;
}

/* line 216, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-blue {
  background-color: #0073b7 !important;
}

/* line 219, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-light-blue {
  background-color: #3c8dbc !important;
}

/* line 222, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-green {
  background-color: #00a65a !important;
}

/* line 225, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-navy {
  background-color: #001f3f !important;
}

/* line 228, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-teal {
  background-color: #39cccc !important;
}

/* line 231, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-olive {
  background-color: #3d9970 !important;
}

/* line 234, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-lime {
  background-color: #01ff70 !important;
}

/* line 237, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-orange {
  background-color: #ff851b !important;
}

/* line 240, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-fuchsia {
  background-color: #f012be !important;
}

/* line 243, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-purple {
  background-color: #932ab6 !important;
}

/* line 246, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-maroon {
  background-color: #85144b !important;
}

/* Text colors */
/* line 250, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-red {
  color: #f56954 !important;
}

/* line 253, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-yellow {
  color: #f39c12 !important;
}

/* line 256, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-aqua {
  color: #00c0ef !important;
}

/* line 259, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-blue {
  color: #0073b7 !important;
}

/* line 262, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-black {
  color: #222222 !important;
}

/* line 265, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-light-blue {
  color: #3c8dbc !important;
}

/* line 268, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-green {
  color: #00a65a !important;
}

/* line 271, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-navy {
  color: #001f3f !important;
}

/* line 274, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-teal {
  color: #39cccc !important;
}

/* line 277, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-olive {
  color: #3d9970 !important;
}

/* line 280, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-lime {
  color: #01ff70 !important;
}

/* line 283, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-orange {
  color: #ff851b !important;
}

/* line 286, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-fuchsia {
  color: #f012be !important;
}

/* line 289, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-purple {
  color: #932ab6 !important;
}

/* line 292, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-maroon {
  color: #85144b !important;
}

/*Hide elements by display none only*/
/* line 296, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.hide {
  display: none !important;
}

/* Remove borders */
/* line 300, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.no-border {
  border: 0px !important;
}

/* Remove padding */
/* line 304, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.no-padding {
  padding: 0px !important;
}

/* Remove margins */
/* line 308, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.no-margin {
  margin: 0px !important;
}

/* Remove box shadow */
/* line 312, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.no-shadow {
  box-shadow: none !important;
}

/* Don't display when printing */
@media print {
  /* line 317, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .no-print {
    display: none;
  }
  /* line 320, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .left-side,
.header,
.content-header {
    display: none;
  }
  /* line 325, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side {
    margin: 0;
  }
}

/* Remove border radius */
/* line 330, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.flat {
  border-radius: 0 !important;
}

/* Change the color of the striped tables */
/* line 336, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f3f4f5;
}

/* line 340, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.table.no-border,
.table.no-border td,
.table.no-border th {
  border: 0;
}

/* .text-center in tables */
/* line 346, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
table.text-center,
table.text-center td,
table.text-center th {
  text-align: center;
}

/* line 351, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.table.align th {
  text-align: left;
}

/* line 354, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.table.align td {
  text-align: right;
}

/* line 357, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.text-bold,
.text-bold.table td,
.text-bold.table th {
  font-weight: 700;
}

/* line 362, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.border-radius-none {
  border-radius: 0 !important;
}

/* _fix for sparkline tooltip */
/* line 368, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.jqstooltip {
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
}

/*
Gradient Background colors
*/
/* line 376, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-teal-gradient {
  background: #39cccc !important;
  background: -o-linear-gradient(#7adddd, #39cccc) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
  color: #fff;
}

/* line 385, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-light-blue-gradient {
  background: #3c8dbc !important;
  background: -o-linear-gradient(#67a8ce, #3c8dbc) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;
  color: #fff;
}

/* line 394, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-blue-gradient {
  background: #0073b7 !important;
  background: -o-linear-gradient(#0089db, #0073b7) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
  color: #fff;
}

/* line 403, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-aqua-gradient {
  background: #00c0ef !important;
  background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;
  color: #fff;
}

/* line 412, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-yellow-gradient {
  background: #f39c12 !important;
  background: -o-linear-gradient(#f7bc60, #f39c12) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;
  color: #fff;
}

/* line 421, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-purple-gradient {
  background: #932ab6 !important;
  background: -o-linear-gradient(#b959d9, #932ab6) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b959d9', endColorstr='#932ab6', GradientType=0) !important;
  color: #fff;
}

/* line 430, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-green-gradient {
  background: #00a65a !important;
  background: -o-linear-gradient(#00ca6d, #00a65a) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
  color: #fff;
}

/* line 439, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-red-gradient {
  background: #f56954 !important;
  background: -o-linear-gradient(#f89384, #f56954) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89384', endColorstr='#f56954', GradientType=0) !important;
  color: #fff;
}

/* line 448, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-black-gradient {
  background: #222222 !important;
  background: -o-linear-gradient(#3c3c3c, #222222) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#222222', GradientType=0) !important;
  color: #fff;
}

/* line 457, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.bg-maroon-gradient {
  background: #85144b !important;
  background: -o-linear-gradient(#b11b64, #85144b) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b11b64', endColorstr='#85144b', GradientType=0) !important;
  color: #fff;
}

/* line 466, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.connectedSortable {
  min-height: 100px;
}

/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*
    Components: navbar, logo and content header
-------------------------------------------------
*/
/* line 479, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header {
  position: relative;
  max-height: 100px;
  z-index: 1030;
}

/* line 484, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar {
  height: 50px;
  margin-bottom: 0;
  margin-left: 220px;
}

/* line 489, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar .sidebar-toggle {
  float: left;
  padding: 9px 5px;
  margin-top: 8px;
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0 !important;
}

/* line 503, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar .sidebar-toggle:hover .icon-bar {
  background: #f6f6f6;
}

/* line 506, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar .sidebar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 4px;
}

/* line 514, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar .sidebar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

/* line 517, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar .nav > li.user > a {
  font-weight: bold;
}

/* line 520, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar .nav > li.user > a > .fa,
body > .header .navbar .nav > li.user > a > .glyphicon,
body > .header .navbar .nav > li.user > a > .ion {
  margin-right: 5px;
}

/* line 525, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar .nav > li > a > .label {
  border-radius: 50%;
  position: absolute;
  top: 7px;
  right: 2px;
  font-size: 10px;
  font-weight: normal;
  width: 15px;
  height: 15px;
  line-height: 1.0em;
  text-align: center;
  padding: 2px;
}

/* line 540, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .navbar .nav > li > a:hover > .label {
  top: 3px;
}

/* line 543, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .logo {
  float: left;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  padding: 0 10px;
  width: 220px;
  font-family: 'Kaushan Script', cursive;
  font-weight: 500;
  height: 50px;
  display: block;
}

/* line 555, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
body > .header .logo .icon {
  margin-right: 10px;
}

/* line 558, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side > .content-header {
  position: relative;
  padding: 15px 15px 10px 20px;
}

/* line 562, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side > .content-header > h1 {
  margin: 0;
  font-size: 24px;
}

/* line 566, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side > .content-header > h1 > small {
  font-size: 15px;
  display: inline-block;
  padding-left: 4px;
  font-weight: 300;
}

/* line 572, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side > .content-header > .breadcrumb {
  float: right;
  background: transparent;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 12px;
  padding: 7px 5px;
  position: absolute;
  top: 15px;
  right: 10px;
  border-radius: 2px;
}

/* line 586, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side > .content-header > .breadcrumb > li > a {
  color: #444;
  text-decoration: none;
}

/* line 590, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side > .content-header > .breadcrumb > li > a > .fa,
.right-side > .content-header > .breadcrumb > li > a > .glyphicon,
.right-side > .content-header > .breadcrumb > li > a > .ion {
  margin-right: 5px;
}

/* line 595, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.right-side > .content-header > .breadcrumb > li + li:before {
  content: '>\00a0';
}

@media screen and (max-width: 767px) {
  /* line 599, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side > .content-header > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #efefef;
  }
}

@media (max-width: 767px) {
  /* line 609, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar .navbar-nav > li {
    float: left;
  }
  /* line 612, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar-nav {
    margin: 0;
    float: left;
  }
  /* line 616, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
  }
  /* line 621, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar .navbar-right {
    float: right;
  }
}

@media screen and (max-width: 560px) {
  /* line 626, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  body > .header {
    position: relative;
  }
  /* line 629, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  body > .header .logo,
body > .header .navbar {
    width: 100%;
    float: none;
    position: relative !important;
  }
  /* line 635, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  body > .header .navbar {
    margin: 0;
  }
  /* line 638, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  body.fixed > .header {
    position: fixed;
  }
  /* line 641, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  body.fixed > .wrapper,
body.fixed .sidebar-offcanvas {
    margin-top: 100px !important;
  }
}

/*
    Component: Sidebar
--------------------------
*/
/* line 650, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar {
  margin-bottom: 5px;
}

/* line 653, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-form input:focus {
  box-shadow: none;
  border-color: transparent !important;
}

/* line 659, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 664, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-menu > li {
  margin: 0;
  padding: 0;
}

/* line 668, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-menu > li > a {
  padding: 12px 5px 12px 15px;
  display: block;
}

/* line 672, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-menu > li > a > .fa,
.sidebar .sidebar-menu > li > a > .glyphicon,
.sidebar .sidebar-menu > li > a > .ion {
  width: 20px;
}

/* line 677, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-menu .treeview-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 683, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-menu .treeview-menu > li {
  margin: 0;
}

/* line 686, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-menu .treeview-menu > li > a {
  padding: 5px 5px 5px 15px;
  display: block;
  font-size: 14px;
  margin: 0px 0px;
}

/* line 692, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.sidebar .sidebar-menu .treeview-menu > li > a > .fa,
.sidebar .sidebar-menu .treeview-menu > li > a > .glyphicon,
.sidebar .sidebar-menu .treeview-menu > li > a > .ion {
  width: 20px;
}

/* line 697, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.user-panel {
  padding: 10px;
}

/* line 700, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.user-panel:before,
.user-panel:after {
  display: table;
  content: " ";
}

/* line 705, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.user-panel:after {
  clear: both;
}

/* line 708, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.user-panel > .image > img {
  width: 45px;
  height: 45px;
}

/* line 712, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.user-panel > .info {
  font-weight: 600;
  padding: 5px 5px 5px 15px;
  font-size: 14px;
  line-height: 1;
}

/* line 718, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.user-panel > .info > p {
  margin-bottom: 9px;
}

/* line 721, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.user-panel > .info > a {
  text-decoration: none;
  padding-right: 5px;
  margin-top: 3px;
  font-size: 11px;
  font-weight: normal;
}

/* line 728, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.user-panel > .info > a > .fa,
.user-panel > .info > a > .ion,
.user-panel > .info > a > .glyphicon {
  margin-right: 3px;
}

/*
 * Off Canvas
 * --------------------------------------------------
 *  Gives us the push menu effect
 */
@media screen and (max-width: 1180px) {
  /* line 739, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .relative {
    position: relative;
  }
  /* line 742, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side {
    margin-left: 0;
  }
  /* line 745, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .left-side.collapse-left {
    left: 0px !important;
  }
  /* line 748, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .right-side.strech {
    margin-left: 220px;
  }
  /* line 751, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .row-offcanvas-right .sidebar-offcanvas {
    right: -220px;
    z-index: 99999;
  }
  /* line 755, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .row-offcanvas-left .sidebar-offcanvas {
    left: -220px;
    z-index: 99999;
  }
  /* line 759, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .row-offcanvas-right.active {
    right: 220px;
  }
  /* line 762, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .row-offcanvas-left.active {
    left: 220px;
  }
  /* line 765, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .sidebar-offcanvas {
    left: 0;
  }
  /* line 768, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  body.fixed .sidebar-offcanvas {
    margin-top: 50px;
    left: -220px;
  }
  /* line 772, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  body.fixed .row-offcanvas-left.active .navbar {
    left: 220px !important;
    right: 0;
  }
  /* line 776, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  body.fixed .row-offcanvas-left.active .sidebar-offcanvas {
    left: 0px;
  }
}

/* 
    Dropdown menus
----------------------------
*/
/*Dropdowns in general*/
/* line 785, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.dropdown-menu {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  z-index: 2300;
}

/* line 791, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.dropdown-menu > li > a > .glyphicon,
.dropdown-menu > li > a > .fa,
.dropdown-menu > li > a > .ion {
  margin-right: 10px;
}

/* line 796, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.dropdown-menu > li > a:hover {
  background-color: #3c8dbc;
  color: #f9f9f9;
}

/*Drodown in navbars*/
/* line 801, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .navbar .dropdown-menu > li > a {
  color: #444444;
}

/*
    Navbar custom dropdown menu
------------------------------------
*/
/* line 808, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu,
.navbar-nav > .messages-menu > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu {
  width: 280px;
  padding: 0 0 0 0 !important;
  margin: 0 !important;
  top: 100%;
  border: 1px solid #dfdfdf;
  border-radius: 4px !important;
}

/* line 820, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li.header,
.navbar-nav > .messages-menu > .dropdown-menu > li.header,
.navbar-nav > .tasks-menu > .dropdown-menu > li.header {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #ffffff;
  padding: 7px 10px;
  border-bottom: 1px solid #f4f4f4;
  color: #444444;
  font-size: 14px;
}

/* line 841, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li.header:after,
.navbar-nav > .messages-menu > .dropdown-menu > li.header:after,
.navbar-nav > .tasks-menu > .dropdown-menu > li.header:after {
  bottom: 100%;
  left: 92%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  margin-left: -7px;
}

/* line 857, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 12px;
  background-color: #f4f4f4;
  padding: 7px 10px;
  border-bottom: 1px solid #eeeeee;
  color: #444444;
  text-align: center;
}

/* line 879, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
  background: #f4f4f4;
  text-decoration: none;
  font-weight: normal;
}

/* line 886, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
}

/* line 894, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  display: block;
  white-space: nowrap;
  /* Prevent text from breaking */
  border-bottom: 1px solid #f4f4f4;
}

/* line 902, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
  background: #f6f6f6;
  text-decoration: none;
}

/* line 908, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
  font-size: 12px;
  color: #444444;
}

/* line 912, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
  font-size: 20px;
  width: 50px;
  text-align: center;
  padding: 15px 0px;
  margin-right: 5px;
  /* Default background and font colors */
  background: #00c0ef;
  color: #f9f9f9;
  /* Fallback for browsers that doesn't support rgba */
  color: rgba(255, 255, 255, 0.7);
}

/* line 926, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.danger,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.danger,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.danger {
  background: #f56954;
}

/* line 931, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.warning,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.warning,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.warning {
  background: #f39c12;
}

/* line 936, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.success,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.success,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.success {
  background: #00a65a;
}

/* line 941, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon.info,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.info,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion.info {
  background: #00c0ef;
}

/* line 946, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
  margin: 0px;
  line-height: 20px;
  padding: 10px 5px 10px 5px;
  border-radius: 4px;
}

/* line 954, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
  margin: auto 10px auto auto;
  width: 40px;
  height: 40px;
  border: 1px solid #dddddd;
}

/* line 960, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
  padding: 0;
  margin: 0 0 0 45px;
  color: #444444;
  font-size: 15px;
}

/* line 966, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
  color: #999999;
  font-size: 10px;
  float: right;
}

/* line 971, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
  margin: 0 0 0 45px;
  font-size: 12px;
  color: #888888;
}

/* line 976, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  display: table;
  content: " ";
}

/* line 981, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  clear: both;
}

/* line 984, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  padding: 10px;
}

/* line 987, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
  font-size: 14px;
  padding: 0;
  margin: 0 0 10px 0;
  color: #666666;
}

/* line 993, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
  padding: 0;
  margin: 0;
}

/* line 997, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu {
  border-radius: 0;
  padding: 1px 0 0 0;
  border-top-width: 0;
  width: 280px;
}

/* line 1005, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu:after {
  bottom: 100%;
  right: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}

/* line 1019, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: 175px;
  padding: 10px;
  background: #3c8dbc;
  text-align: center;
}

/* line 1025, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 8px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 1033, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
  z-index: 5;
  color: #f9f9f9;
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
  text-shadow: 2px 2px 3px #333333;
  margin-top: 10px;
}

/* line 1041, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
  display: block;
  font-size: 12px;
}

/* line 1045, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-body {
  padding: 15px;
  border-bottom: 1px solid #f4f4f4;
  border-top: 1px solid #dddddd;
}

/* line 1050, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-body:before,
.navbar-nav > .user-menu > .dropdown-menu > li.user-body:after {
  display: table;
  content: " ";
}

/* line 1055, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-body:after {
  clear: both;
}

/* line 1058, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-body > div > a {
  color: #0073b7;
}

/* line 1061, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-footer {
  background-color: #f9f9f9;
  padding: 10px;
}

/* line 1065, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-footer:before,
.navbar-nav > .user-menu > .dropdown-menu > li.user-footer:after {
  display: table;
  content: " ";
}

/* line 1070, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-footer:after {
  clear: both;
}

/* line 1073, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-footer .btn-default {
  color: #666666;
}

/* Add fade animation to dropdown menus */
/* line 1077, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.open > .dropdown-menu {
  animation-name: fadeAnimation;
  animation-duration: .7s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: fadeAnimation;
  -webkit-animation-duration: .7s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: fadeAnimation;
  -moz-animation-duration: .7s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}

@keyframes fadeAnimation {
  from {
    opacity: 0;
    top: 120%;
  }
  to {
    opacity: 1;
    top: 100%;
  }
}

@-webkit-keyframes fadeAnimation {
  from {
    opacity: 0;
    top: 120%;
  }
  to {
    opacity: 1;
    top: 100%;
  }
}

/* Fix dropdown menu for small screens to display correctly on small screens */
@media screen and (max-width: 767px) {
  /* line 1116, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar-nav > .notifications-menu > .dropdown-menu,
.navbar-nav > .user-menu > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu,
.navbar-nav > .messages-menu > .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    background: #ffffff;
  }
}

/* Fix menu positions on xs screens to appear correctly and fully */
@media screen and (max-width: 480px) {
  /* line 1132, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar-nav > .notifications-menu > .dropdown-menu > li.header,
.navbar-nav > .tasks-menu > .dropdown-menu > li.header,
.navbar-nav > .messages-menu > .dropdown-menu > li.header {
    /* Remove arrow from the top */
  }
  /* line 1137, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar-nav > .notifications-menu > .dropdown-menu > li.header:after,
.navbar-nav > .tasks-menu > .dropdown-menu > li.header:after,
.navbar-nav > .messages-menu > .dropdown-menu > li.header:after {
    border-width: 0px !important;
  }
  /* line 1142, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar-nav > .tasks-menu > .dropdown-menu {
    position: absolute;
    right: -120px;
    left: auto;
  }
  /* line 1147, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar-nav > .notifications-menu > .dropdown-menu {
    position: absolute;
    right: -170px;
    left: auto;
  }
  /* line 1152, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .navbar-nav > .messages-menu > .dropdown-menu {
    position: absolute;
    right: -210px;
    left: auto;
  }
}

/* 
   All form elements including input, select, textarea etc.
-----------------------------------------------------------------
*/
/* line 1162, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-control {
  border-radius: 0px !important;
  box-shadow: none;
}

/* line 1168, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-control:focus {
  border-color: #3c8dbc !important;
  box-shadow: none;
}

/* line 1172, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-group.has-success label {
  color: #00a65a;
}

/* line 1175, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-group.has-success .form-control {
  border-color: #00a65a !important;
  box-shadow: none;
}

/* line 1179, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-group.has-warning label {
  color: #f39c12;
}

/* line 1182, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-group.has-warning .form-control {
  border-color: #f39c12 !important;
  box-shadow: none;
}

/* line 1186, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-group.has-error label {
  color: #f56954;
}

/* line 1189, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-group.has-error .form-control {
  border-color: #f56954 !important;
  box-shadow: none;
}

/* Input group */
/* line 1194, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.input-group .input-group-addon {
  border-radius: 0;
  background-color: #f4f4f4;
}

/* button groups */
/* line 1199, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
  border-radius: 0;
}

/* Checkbox and radio inputs */
/* line 1204, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.checkbox,
.radio {
  padding-left: 0;
}

/* 
    Compenent: Progress bars
--------------------------------
*/
/* size variation */
/* line 1213, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress.sm {
  height: 10px;
}

/* line 1216, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress.xs {
  height: 7px;
}

/* Vertical bars */
/* line 1220, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress.vertical {
  position: relative;
  width: 30px;
  height: 200px;
  display: inline-block;
  margin-right: 10px;
}

/* line 1227, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress.vertical > .progress-bar {
  width: 100% !important;
  position: absolute;
  bottom: 0;
}

/* line 1232, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress.vertical.sm {
  width: 20px;
}

/* line 1235, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress.vertical.xs {
  width: 10px;
}

/* Remove margins from progress bars when put in a table */
/* line 1239, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.table tr > td .progress {
  margin: 0;
}

/* line 1242, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-bar-light-blue,
.progress-bar-primary {
  background-color: #3c8dbc;
}

/* line 1246, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-striped .progress-bar-light-blue,
.progress-striped .progress-bar-primary {
  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 1253, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-bar-green,
.progress-bar-success {
  background-color: #00a65a;
}

/* line 1257, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-striped .progress-bar-green,
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1264, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-bar-aqua,
.progress-bar-info {
  background-color: #00c0ef;
}

/* line 1268, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-striped .progress-bar-aqua,
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1275, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-bar-yellow,
.progress-bar-warning {
  background-color: #f39c12;
}

/* line 1279, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-striped .progress-bar-yellow,
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1286, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-bar-red,
.progress-bar-danger {
  background-color: #f56954;
}

/* line 1290, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.progress-striped .progress-bar-red,
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/*
    Component: Small boxes
*/
/* line 1300, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box {
  position: relative;
  display: block;
  border-radius: 2px;
  margin-bottom: 15px;
}

/* line 1308, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box > .inner {
  padding: 10px;
}

/* line 1311, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

/* line 1322, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}

/* line 1326, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}

/* line 1333, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box p {
  font-size: 15px;
}

/* line 1336, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}

/* line 1342, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box h3,
.small-box p {
  z-index: 5px;
}

/* line 1346, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box .icon {
  position: absolute;
  top: auto;
  bottom: 5px;
  right: 5px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}

/* line 1355, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}

/* line 1359, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.small-box:hover .icon {
  animation-name: tansformAnimation;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: tansformAnimation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: tansformAnimation;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}

@keyframes tansformAnimation {
  from {
    font-size: 90px;
  }
  to {
    font-size: 100px;
  }
}

@-webkit-keyframes tansformAnimation {
  from {
    font-size: 90px;
  }
  to {
    font-size: 100px;
  }
}

@media screen and (max-width: 480px) {
  /* line 1393, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .small-box {
    text-align: center;
  }
  /* line 1396, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .small-box .icon {
    display: none;
  }
  /* line 1399, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .small-box p {
    font-size: 12px;
  }
}

/*
    component: Boxes
-------------------------
*/
/* line 1407, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box {
  position: relative;
  background: #ffffff;
  border-top: 2px solid #c1c1c1;
  margin-bottom: 20px;
  border-radius: 3px;
  width: 100%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 1418, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-primary {
  border-top-color: #3c8dbc;
}

/* line 1421, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-info {
  border-top-color: #00c0ef;
}

/* line 1424, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-danger {
  border-top-color: #f56954;
}

/* line 1427, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-warning {
  border-top-color: #f39c12;
}

/* line 1430, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-success {
  border-top-color: #00a65a;
}

/* line 1433, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}

/* line 1437, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-header {
  position: relative;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0px solid #f4f4f4;
  color: #444;
}

/* line 1454, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-header:before,
.box .box-header:after {
  display: table;
  content: " ";
}

/* line 1459, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-header:after {
  clear: both;
}

/* line 1462, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-header > .fa,
.box .box-header > .glyphicon,
.box .box-header > .ion,
.box .box-header .box-title {
  display: inline-block;
  padding: 10px 10px 10px 10px;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  float: left;
  cursor: default;
}

/* line 1474, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-header a {
  color: #444;
}

/* line 1477, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-header > .box-tools {
  padding: 5px 10px 5px 5px;
}

/* line 1480, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body {
  padding: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 1495, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body > table,
.box .box-body > .table {
  margin-bottom: 0;
}

/* line 1499, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body.chart-responsive {
  width: 100%;
  overflow: hidden;
}

/* line 1503, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body > .chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 1508, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body > .chart svg,
.box .box-body > .chart canvas {
  width: 100% !important;
}

/* line 1512, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .fc {
  margin-top: 5px;
}

/* line 1515, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .fc-header-title h2 {
  font-size: 15px;
  line-height: 1.6em;
  color: #666;
  margin-left: 10px;
}

/* line 1521, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .fc-header-right {
  padding-right: 10px;
}

/* line 1524, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .fc-header-left {
  padding-left: 10px;
}

/* line 1527, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .fc-widget-header {
  background: #fafafa;
  box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.02);
}

/* line 1531, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .fc-grid {
  width: 100%;
  border: 0;
}

/* line 1535, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .fc-widget-header:first-of-type,
.box .box-body .fc-widget-content:first-of-type {
  border-left: 0;
  border-right: 0;
}

/* line 1540, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .fc-widget-header:last-of-type,
.box .box-body .fc-widget-content:last-of-type {
  border-right: 0;
}

/* line 1544, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .table {
  margin-bottom: 0;
}

/* line 1547, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body .full-width-chart {
  margin: -19px;
}

/* line 1550, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-body.no-padding .full-width-chart {
  margin: -9px;
}

/* line 1553, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-footer {
  border-top: 1px solid #f4f4f4;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
  background-color: #ffffff;
}

/* line 1570, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid {
  border-top: 0px;
}

/* line 1573, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid > .box-header {
  padding-bottom: 0px !important;
}

/* line 1576, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}

/* line 1579, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-primary > .box-header {
  color: #fff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}

/* line 1584, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-primary > .box-header a {
  color: #444;
}

/* line 1587, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-info > .box-header {
  color: #fff;
  background: #00c0ef;
  background-color: #00c0ef;
}

/* line 1592, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-info > .box-header a {
  color: #444;
}

/* line 1595, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-danger > .box-header {
  color: #fff;
  background: #f56954;
  background-color: #f56954;
}

/* line 1600, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-danger > .box-header a {
  color: #444;
}

/* line 1603, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-warning > .box-header {
  color: #fff;
  background: #f39c12;
  background-color: #f39c12;
}

/* line 1608, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-warning > .box-header a {
  color: #444;
}

/* line 1611, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-success > .box-header {
  color: #fff;
  background: #00a65a;
  background-color: #00a65a;
}

/* line 1616, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.box-success > .box-header a {
  color: #444;
}

/* line 1619, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}

/* line 1623, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid.collapsed-box .box-header {
  border-radius: 3px;
}

/* line 1628, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}

/* line 1631, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .box-group > .box {
  margin-bottom: 5px;
}

/* line 1634, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}

/* line 1641, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list {
  margin: 0;
  padding: 0px 0px;
  list-style: none;
}

/* line 1646, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li {
  border-radius: 2px;
  padding: 10px;
  background: #f3f4f5;
  margin-bottom: 2px;
  border-left: 2px solid #e6e7e8;
  color: #444;
}

/* line 1656, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li:last-of-type {
  margin-bottom: 0;
}

/* line 1659, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li.danger {
  border-left-color: #f56954;
}

/* line 1662, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li.warning {
  border-left-color: #f39c12;
}

/* line 1665, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li.info {
  border-left-color: #00c0ef;
}

/* line 1668, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li.success {
  border-left-color: #00a65a;
}

/* line 1671, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li.primary {
  border-left-color: #3c8dbc;
}

/* line 1674, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li > input[type='checkbox'] {
  margin: 0 10px 0 5px;
}

/* line 1677, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li .text {
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}

/* line 1682, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li .label {
  margin-left: 10px;
  font-size: 9px;
}

/* line 1686, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li .tools {
  display: none;
  float: right;
  color: #f56954;
}

/* line 1691, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li .tools > .fa,
.box .todo-list > li .tools > .glyphicon,
.box .todo-list > li .tools > .ion {
  margin-right: 5px;
  cursor: pointer;
}

/* line 1697, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li:hover .tools {
  display: inline-block;
}

/* line 1700, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li.done {
  color: #999;
}

/* line 1703, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li.done .text {
  text-decoration: line-through;
  font-weight: 500;
}

/* line 1707, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list > li.done .label {
  background: #eaeaec !important;
}

/* line 1710, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .todo-list .handle {
  display: inline-block;
  cursor: move;
  margin: 0 5px;
}

/* line 1715, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat {
  padding: 5px 20px 5px 10px;
}

/* line 1718, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item {
  margin-bottom: 10px;
}

/* line 1721, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item:before,
.box .chat .item:after {
  display: table;
  content: " ";
}

/* line 1726, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item:after {
  clear: both;
}

/* line 1729, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > img {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 50% !important;
}

/* line 1737, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > img.online {
  border: 2px solid #00a65a;
}

/* line 1740, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > img.offline {
  border: 2px solid #f56954;
}

/* line 1743, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > .message {
  margin-left: 55px;
  margin-top: -40px;
}

/* line 1747, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > .message > .name {
  display: block;
  font-weight: 600;
}

/* line 1751, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > .attachment {
  border-radius: 3px;
  background: #f0f0f0;
  margin-left: 65px;
  margin-right: 15px;
  padding: 10px;
}

/* line 1760, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > .attachment > h4 {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 14px;
}

/* line 1765, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > .attachment > p,
.box .chat .item > .attachment > .filename {
  font-weight: 600;
  font-size: 13px;
  font-style: italic;
  margin: 0;
}

/* line 1772, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > .attachment:before,
.box .chat .item > .attachment:after {
  display: table;
  content: " ";
}

/* line 1777, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box .chat .item > .attachment:after {
  clear: both;
}

/* line 1780, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box > .overlay,
.box > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1788, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box > .overlay {
  z-index: 1010;
  background: rgba(255, 255, 255, 0.7);
}

/* line 1792, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box > .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}

/* line 1795, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.box > .loading-img {
  z-index: 1020;
  background: transparent url(/../img/ajax-loader1.gif) 50% 50% no-repeat;
}

/*
Component: timeline
--------------------
*/
/* line 1803, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}

/* line 1809, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline:before {
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0;
  width: 5px;
  background: #ddd;
  left: 30px;
  border: 1px solid #eee;
  margin: 0;
  border-radius: 2px;
}

/* line 1823, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* line 1828, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li:before,
.timeline > li:after {
  display: table;
  content: " ";
}

/* line 1833, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li:after {
  clear: both;
}

/* line 1836, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li > .timeline-item {
  margin-top: 10px;
  border: 0px solid #dfdfdf;
  background: #fff;
  color: #555;
  margin-left: 60px;
  margin-right: 15px;
  padding: 5px;
  position: relative;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 1847, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li > .timeline-item > .time {
  color: #999;
  float: right;
  margin: 2px 0 0 0;
}

/* line 1852, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 5px;
  font-size: 16px;
  line-height: 1.1;
}

/* line 1860, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li > .timeline-item > .timeline-header > a {
  font-weight: 600;
}

/* line 1863, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li > .timeline-item > .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
  padding: 10px;
}

/* line 1867, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li.time-label > span {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}

/* line 1877, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #666;
  background: #eee;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}

/*
    Component: Buttons
-------------------------
*/
/* line 1897, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn {
  font-weight: 500;
  border-radius: 3px;
  border: 1px solid transparent;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09);
}

/* line 1907, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-default {
  background-color: #fafafa;
  color: #666;
  border-color: #ddd;
  border-bottom-color: #ddd;
}

/* line 1913, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default.hover {
  background-color: #f4f4f4 !important;
}

/* line 1918, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-default.btn-flat {
  border-bottom-color: #d9dadc;
}

/* line 1921, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-primary {
  background-color: #3c8dbc;
  border-color: #367fa9;
}

/* line 1925, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary.hover {
  background-color: #367fa9;
}

/* line 1930, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-success {
  background-color: #00a65a;
  border-color: #008d4c;
}

/* line 1934, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success.hover {
  background-color: #008d4c;
}

/* line 1939, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-info {
  background-color: #00c0ef;
  border-color: #00acd6;
}

/* line 1943, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info.hover {
  background-color: #00acd6;
}

/* line 1948, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-danger {
  background-color: #f56954;
  border-color: #f4543c;
}

/* line 1952, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-danger:hover,
.btn.btn-danger:active,
.btn.btn-danger.hover {
  background-color: #f4543c;
}

/* line 1957, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-warning {
  background-color: #f39c12;
  border-color: #e08e0b;
}

/* line 1961, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-warning:hover,
.btn.btn-warning:active,
.btn.btn-warning.hover {
  background-color: #e08e0b;
}

/* line 1966, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-flat {
  border-radius: 0;
  box-shadow: none;
  border-width: 1px;
}

/* line 1975, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 1980, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn:focus {
  outline: none;
}

/* line 1983, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-file {
  position: relative;
  width: 120px;
  height: 35px;
  overflow: hidden;
}

/* line 1989, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-file > input[type='file'] {
  display: block !important;
  width: 100% !important;
  height: 35px !important;
  opacity: 0 !important;
  position: absolute;
  top: -10px;
  cursor: pointer;
}

/* line 1998, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-app {
  position: relative;
  padding: 15px 5px;
  margin: 0 0 10px 10px;
  min-width: 80px;
  height: 60px;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #fafafa;
  font-size: 12px;
}

/* line 2016, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-app > .fa,
.btn.btn-app > .glyphicon,
.btn.btn-app > .ion {
  font-size: 20px;
  display: block;
}

/* line 2022, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-app:hover {
  background: #f4f4f4;
  color: #444;
  border-color: #aaa;
}

/* line 2027, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-app:active,
.btn.btn-app:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 2033, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-app > .badge {
  position: absolute;
  top: -3px;
  right: -10px;
  font-size: 10px;
  font-weight: 400;
}

/* line 2040, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-social-old {
  box-shadow: none;
  opacity: 0.9;
  padding: 0;
}

/* line 2047, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-social-old > .fa {
  padding: 10px 0;
  width: 40px;
}

/* line 2051, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-social-old > .fa + span {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 2054, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-social-old span {
  padding: 10px;
}

/* line 2057, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-social-old:hover {
  opacity: 1;
}

/* line 2060, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn.btn-circle {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border-radius: 50%;
}

/* 
    Component: callout
------------------------
*/
/* line 2073, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout {
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}

/* line 2078, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout h4 {
  margin-top: 0;
}

/* line 2081, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout p:last-child {
  margin-bottom: 0;
}

/* line 2084, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout code,
.callout .highlight {
  background-color: #fff;
}

/* line 2088, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout.callout-danger {
  background-color: #fcf2f2;
  border-color: #dFb5b4;
}

/* line 2092, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout.callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}

/* line 2096, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout.callout-info {
  background-color: #f0f7fd;
  border-color: #d0e3f0;
}

/* line 2100, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout.callout-danger h4 {
  color: #B94A48;
}

/* line 2103, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout.callout-warning h4 {
  color: #C09853;
}

/* line 2106, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.callout.callout-info h4 {
  color: #3A87AD;
}

/* 
    Component: alert
------------------------
*/
/* line 2113, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.alert {
  padding-left: 30px;
  margin-left: 15px;
  position: relative;
}

/* line 2118, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.alert > .fa,
.alert > .glyphicon {
  position: absolute;
  left: -15px;
  top: -15px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  background: inherit;
  border: inherit;
}

/*
    Component: Navs
*/
/* NAV PILLS */
/* line 2137, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav.nav-pills > li > a {
  border-top: 3px solid transparent;
  border-radius: 0;
  color: #444;
}

/* line 2144, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav.nav-pills > li > a > .fa,
.nav.nav-pills > li > a > .glyphicon,
.nav.nav-pills > li > a > .ion {
  margin-right: 5px;
}

/* line 2149, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav.nav-pills > li.active > a,
.nav.nav-pills > li.active > a:hover {
  background-color: #f6f6f6;
  border-top-color: #3c8dbc;
  color: #444;
}

/* line 2155, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav.nav-pills > li.active > a {
  font-weight: 600;
}

/* line 2158, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav.nav-pills > li > a:hover {
  background-color: #f6f6f6;
}

/* line 2161, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav.nav-pills.nav-stacked > li > a {
  border-top: 0;
  border-left: 3px solid transparent;
  border-radius: 0;
  color: #444;
}

/* line 2169, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav.nav-pills.nav-stacked > li.active > a,
.nav.nav-pills.nav-stacked > li.active > a:hover {
  background-color: #f6f6f6;
  border-left-color: #3c8dbc;
  color: #444;
}

/* line 2175, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav.nav-pills.nav-stacked > li.header {
  border-bottom: 1px solid #ddd;
  color: #777;
  margin-bottom: 10px;
  padding: 5px 10px;
  text-transform: uppercase;
}

/* NAV TABS */
/* line 2183, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 2188, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #f4f4f4;
}

/* line 2192, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li {
  border-top: 3px solid transparent;
  margin-bottom: -2px;
  margin-right: 5px;
}

/* line 2197, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li > a {
  border-radius: 0 !important;
}

/* line 2202, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li > a,
.nav-tabs-custom > .nav-tabs > li > a:hover {
  background: transparent;
  margin: 0;
}

/* line 2207, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
  border-color: transparent;
}

/* line 2212, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #3c8dbc;
}

/* line 2215, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li.active > a,
.nav-tabs-custom > .nav-tabs > li.active:hover > a {
  background-color: #fff;
}

/* line 2219, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li.active > a {
  border-top: 0;
  border-left-color: #f4f4f4;
  border-right-color: #f4f4f4;
}

/* line 2224, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li:first-of-type {
  margin-left: 0px;
}

/* line 2227, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li.active:first-of-type > a {
  border-left-width: 0;
}

/* line 2230, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs.pull-right {
  float: none !important;
}

/* line 2233, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs.pull-right > li {
  float: right;
}

/* line 2236, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
  margin-right: 0px;
}

/* line 2239, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs.pull-right > li.active:first-of-type > a {
  border-left-width: 1px;
  border-right-width: 0px;
}

/* line 2243, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li.header {
  font-weight: 400;
  line-height: 35px;
  padding: 0 10px;
  font-size: 20px;
  color: #444;
  cursor: default;
}

/* line 2251, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .nav-tabs > li.header > .fa,
.nav-tabs-custom > .nav-tabs > li.header > .glyphicon,
.nav-tabs-custom > .nav-tabs > li.header > .ion {
  margin-right: 10px;
}

/* line 2256, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.nav-tabs-custom > .tab-content {
  background: #fff;
  padding: 10px;
}

/* Nav tabs bottom */
/* line 2261, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.tabs-bottom.nav-3 li a {
  width: 3333.33333333% !important;
}

/* line 2264, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.tabs-bottom li a {
  border: 0;
}

/* PAGINATION */
/* line 2268, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.pagination > li > a {
  background: #fafafa;
  color: #666;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09);
}

/* line 2275, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.pagination > li:first-of-type a,
.pagination > li:last-of-type a {
  border-radius: 0;
}

/*
    Component: Mailbox
*/
/* line 2284, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.mailbox .table-mailbox {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/* line 2289, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.mailbox .table-mailbox tr.unread > td {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000;
  font-weight: 600;
}

/* line 2294, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.mailbox .table-mailbox tr > td > .fa.fa-star,
.mailbox .table-mailbox tr > td > .fa.fa-star-o,
.mailbox .table-mailbox tr > td > .glyphicon.glyphicon-star,
.mailbox .table-mailbox tr > td > .glyphicon.glyphicon-star-empty {
  color: #f39c12;
  cursor: pointer;
}

/* line 2301, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.mailbox .table-mailbox tr > td.small-col {
  width: 30px;
}

/* line 2304, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.mailbox .table-mailbox tr > td.name {
  width: 150px;
  font-weight: 600;
}

/* line 2308, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.mailbox .table-mailbox tr > td.time {
  text-align: right;
  width: 100px;
}

/* line 2312, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.mailbox .table-mailbox tr > td {
  white-space: nowrap;
}

/* line 2315, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.mailbox .table-mailbox tr > td > a {
  color: #444;
}

@media screen and (max-width: 767px) {
  /* line 2319, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .mailbox .nav-stacked > li:not(.header) {
    float: left;
    width: 50%;
  }
  /* line 2323, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .mailbox .nav-stacked > li.header:not(.header) {
    border: 0 !important;
  }
  /* line 2326, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .mailbox .search-form {
    margin-top: 10px;
  }
}

/*
    Page: locked screen
*/
/* ADD THIS CLASS TO THE <HTML> TAG */
/* line 2334, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen {
  background: url(/../img/blur-background09.jpg) repeat center center fixed;
  background-size: cover;
}

/* Remove the background from the body element */
/* line 2342, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen > body {
  background: transparent;
}

/* We will put the dynamically generated digital clock here */
/* line 2346, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen .headline {
  color: #fff;
  text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.5);
  font-weight: 300;
  opacity: 0.8;
  margin: 10px 0 30px 0;
  font-size: 90px;
}

@media screen and (max-width: 480px) {
  /* line 2356, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .lockscreen .headline {
    font-size: 60px;
    margin-bottom: 40px;
  }
}

/* User name [optional] */
/* line 2362, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen .lockscreen-name {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}

/* Will contain the image and the sign in form */
/* line 2368, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-item {
  padding: 0;
  background: #fff;
  position: relative;
  border-radius: 4px;
  margin: 10px auto;
  width: 290px;
}

/* line 2378, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-item:before,
.lockscreen-item:after {
  display: table;
  content: " ";
}

/* line 2383, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-item:after {
  clear: both;
}

/* User image */
/* line 2387, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-item > .lockscreen-image {
  position: absolute;
  left: -10px;
  top: -30px;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  z-index: 10;
}

/* line 2398, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-item > .lockscreen-image > img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* Contains the password input and the login button */
/* line 2406, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-item > .lockscreen-credentials {
  margin-left: 80px;
}

/* line 2409, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-item > .lockscreen-credentials input {
  border: 0 !important;
}

/* line 2412, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-item > .lockscreen-credentials .btn {
  background-color: #fff;
  border: 0;
}

/* Extra to give the user an option to navigate the website [optional]*/
/* line 2417, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.lockscreen-link {
  margin-top: 30px;
  text-align: center;
}

/* 
    Page: register and login
*/
/* line 2424, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-box {
  width: 360px;
  margin: 90px auto 0 auto;
}

/* line 2428, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-box .header {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #3d9970;
  box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.2);
  padding: 20px 10px;
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  color: #fff;
}

/* line 2449, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-box .body,
.form-box .footer {
  padding: 10px 20px;
  background: #fff;
  color: #444;
}

/* line 2455, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-box .body > .form-group,
.form-box .footer > .form-group {
  margin-top: 20px;
}

/* line 2459, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-box .body > .form-group > input,
.form-box .footer > .form-group > input {
  border: #fff;
}

/* line 2463, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-box .body > .btn,
.form-box .footer > .btn {
  margin-bottom: 10px;
}

/* line 2467, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.form-box .footer {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

@media (max-width: 767px) {
  /* line 2482, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .form-box {
    width: 90%;
  }
}

/* 
    Page: 404 and 500 error pages
------------------------------------
*/
/* line 2490, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.error-page {
  width: 600px;
  margin: 20px auto 0 auto;
}

@media screen and (max-width: 767px) {
  /* line 2495, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .error-page {
    width: 100%;
  }
}

/* line 2499, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.error-page > .headline {
  float: left;
  font-size: 100px;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  /* line 2505, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .error-page > .headline {
    float: none;
    text-align: center;
  }
}

/* line 2510, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.error-page > .error-content {
  margin-left: 190px;
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 2515, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .error-page > .error-content {
    margin-left: 0;
  }
}

/* line 2519, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.error-page > .error-content > h3 {
  font-weight: 300;
  font-size: 25px;
}

@media screen and (max-width: 767px) {
  /* line 2524, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .error-page > .error-content > h3 {
    text-align: center;
  }
}

/* line 2528, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.error-page:before,
.error-page:after {
  display: table;
  content: " ";
}

/* line 2533, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.error-page:after {
  clear: both;
}

/* 
    Page: Invoice
*/
/* line 2539, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.invoice {
  position: relative;
  width: 90%;
  margin: 10px auto;
  background: #fff;
  border: 1px solid #f4f4f4;
}

/* line 2546, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.invoice-title {
  margin-top: 0;
}

/* Enhancement for printing */
@media print {
  /* line 2551, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .invoice {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
  }
  /* line 2557, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .invoice-col {
    float: left;
    width: 33.3333333%;
  }
  /* line 2561, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .table-responsive {
    overflow: auto;
  }
  /* line 2564, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .table-responsive > .table tr th,
.table-responsive > .table tr td {
    white-space: normal !important;
  }
}

/* 
    Skins
    -----
*/
/* 
    Skin Blue 
    ---------
*/
/* skin-blue navbar */
/* line 2578, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .navbar {
  background-color: #3c8dbc;
}

/* line 2581, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .navbar .nav a {
  color: rgba(255, 255, 255, 0.8);
}

/* line 2584, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .navbar .nav > li > a:hover,
.skin-blue .navbar .nav > li > a:active,
.skin-blue .navbar .nav > li > a:focus,
.skin-blue .navbar .nav .open > a,
.skin-blue .navbar .nav .open > a:hover,
.skin-blue .navbar .nav .open > a:focus {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}

/* line 2593, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .navbar .navbar-right > .nav {
  margin-right: 10px;
}

/* line 2596, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .navbar .sidebar-toggle .icon-bar {
  background: rgba(255, 255, 255, 0.8);
}

/* line 2599, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .navbar .sidebar-toggle:hover .icon-bar {
  background: #f6f6f6 !important;
}

/* skin-blue logo */
/* line 2603, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .logo {
  background-color: #367fa9;
  color: #f9f9f9;
}

/* line 2607, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .logo > a {
  color: #f9f9f9;
}

/* line 2610, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .logo:hover {
  background: #357ca5;
}

/* skin-blue content header */
/* line 2614, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .right-side > .content-header {
  background: #fbfbfb;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* Skin-blue user panel */
/* line 2619, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .user-panel > .image > img {
  border: 1px solid #dfdfdf;
}

/* line 2622, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .user-panel > .info,
.skin-blue .user-panel > .info > a {
  color: #555555;
}

/* skin-blue sidebar */
/* line 2627, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar {
  border-bottom: 1px solid #fff;
}

/* line 2630, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar > .sidebar-menu > li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dbdbdb;
}

/* line 2634, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar > .sidebar-menu > li:first-of-type {
  border-top: 1px solid #dbdbdb;
}

/* line 2637, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar > .sidebar-menu > li:first-of-type > a {
  border-top: 1px solid #fff;
}

/* line 2640, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar > .sidebar-menu > li > a {
  margin-right: 1px;
}

/* line 2643, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar > .sidebar-menu > li > a:hover,
.skin-blue .sidebar > .sidebar-menu > li.active > a {
  color: #222;
  background: #f9f9f9;
}

/* line 2648, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar > .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #f9f9f9;
}

/* line 2652, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .left-side {
  background: #f4f4f4;
  box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.07);
}

/* line 2658, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar a {
  color: #555555;
}

/* line 2661, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar a:hover {
  text-decoration: none;
}

/* line 2664, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .treeview-menu > li > a {
  color: #777;
}

/* line 2667, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
  color: #111;
}

/* line 2671, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar-form {
  border-radius: 2px;
  border: 1px solid #dbdbdb;
  margin: 10px 10px;
}

/* line 2678, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar-form input[type="text"],
.skin-blue .sidebar-form .btn {
  box-shadow: none;
  background-color: #fafafa;
  border: 1px solid #fafafa;
  height: 35px;
}

/* line 2685, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar-form input[type="text"] {
  color: #666;
  -webkit-border-top-left-radius: 2px !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 2px !important;
  -moz-border-radius-topleft: 2px !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  -moz-border-radius-bottomleft: 2px !important;
  border-top-left-radius: 2px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 2px !important;
}

/* line 2700, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar-form input[type="text"]:focus,
.skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}

/* line 2705, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}

/* line 2708, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-blue .sidebar-form .btn {
  color: #999;
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 2px !important;
  -webkit-border-bottom-right-radius: 2px !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  -moz-border-radius-topright: 2px !important;
  -moz-border-radius-bottomright: 2px !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-left-radius: 0 !important;
}

/*
    Skin Black
    --------
*/
/* skin-black navbar */
/* line 2728, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .navbar {
  background-color: #ffffff;
  border-bottom: 1px solid #eee;
}

/* line 2732, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .navbar .nav a {
  color: #333333;
}

/* line 2735, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .navbar .nav > li > a:hover,
.skin-black .navbar .nav > li > a:active,
.skin-black .navbar .nav > li > a:focus,
.skin-black .navbar .nav .open > a,
.skin-black .navbar .nav .open > a:hover,
.skin-black .navbar .nav .open > a:focus {
  background: #ffffff;
  color: #999999;
}

/* line 2744, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .navbar .navbar-right > .nav {
  margin-right: 10px;
}

/* line 2747, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .navbar .sidebar-toggle .icon-bar {
  background: #333333;
}

/* line 2750, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .navbar .sidebar-toggle:hover .icon-bar {
  background: #999999 !important;
}

/* skin-black logo */
/* line 2754, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .logo {
  background-color: #333333;
  color: #f9f9f9;
}

/* line 2758, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .logo > a {
  color: #f9f9f9;
}

/* line 2761, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .logo:hover {
  background: #303030;
}

/* skin-black content header */
/* line 2765, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .right-side > .content-header {
  background: transparent;
  box-shadow: none;
}

/* Skin-red user panel */
/* line 2770, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .user-panel > .image > img {
  border: 1px solid #444;
}

/* line 2773, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .user-panel > .info,
.skin-black .user-panel > .info > a {
  color: #eee;
}

/* skin-black sidebar */
/* line 2778, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar {
  border-bottom: 1px solid #333;
}

/* line 2781, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar > .sidebar-menu > li {
  border-top: 1px solid #333;
  border-bottom: 0px solid #444;
}

/* line 2785, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar > .sidebar-menu > li:first-of-type {
  border-top: 1px solid #444;
}

/* line 2788, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar > .sidebar-menu > li:first-of-type > a {
  border-top: 0px solid #333;
}

/* line 2791, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar > .sidebar-menu > li > a {
  margin-right: 1px;
}

/* line 2794, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar > .sidebar-menu > li > a:hover,
.skin-black .sidebar > .sidebar-menu > li.active > a {
  color: #f6f6f6;
  background: #444;
}

/* line 2799, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar > .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #444;
}

/* line 2803, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .left-side {
  background: #333;
}

/* line 2806, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar a {
  color: #eee;
}

/* line 2809, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar a:hover {
  text-decoration: none;
}

/* line 2812, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .treeview-menu > li > a {
  color: #ccc;
}

/* line 2815, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .treeview-menu > li.active > a,
.skin-black .treeview-menu > li > a:hover {
  color: #fff;
}

/* line 2819, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar-form {
  border-radius: 2px;
  border: 0px solid #555;
  margin: 10px 10px;
}

/* line 2826, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar-form input[type="text"],
.skin-black .sidebar-form .btn {
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.1);
  border: 0 solid rgba(255, 255, 255, 0.1);
  height: 35px;
  outline: none;
}

/* line 2834, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar-form input[type="text"] {
  color: #666;
  -webkit-border-top-left-radius: 2px !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 2px !important;
  -moz-border-radius-topleft: 2px !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  -moz-border-radius-bottomleft: 2px !important;
  border-top-left-radius: 2px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 2px !important;
}

/* line 2849, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar-form input[type="text"]:focus,
.skin-black .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #444;
  border: 0;
}

/* line 2854, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left: 0;
}

/* line 2857, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.skin-black .sidebar-form .btn {
  color: #999;
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 2px !important;
  -webkit-border-bottom-right-radius: 2px !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  -moz-border-radius-topright: 2px !important;
  -moz-border-radius-bottomright: 2px !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-left-radius: 0 !important;
  border-left: 0;
}

/*!
 * iCheck v1.0.1, http://git.io/arlzeA
 * =================================
 * Powerful jQuery and Zepto plugin for checkboxes and radio buttons customization
 *
 * (c) 2013 Damir Sultanov, http://fronteed.com
 * MIT Licensed
 */
/* iCheck plugin Minimal skin, black
----------------------------------- */
/* line 2883, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.icheckbox_minimal,
.iradio_minimal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: rgba(255, 255, 255, 0.7) url(/iCheck/minimal/minimal.png) no-repeat;
  border: none;
  cursor: pointer;
}

/* line 2896, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.icheckbox_minimal {
  background-position: 0 0;
}

/* line 2899, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.icheckbox_minimal.hover {
  background-position: -20px 0;
}

/* line 2902, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.icheckbox_minimal.checked {
  background-position: -40px 0;
}

/* line 2905, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.icheckbox_minimal.disabled {
  background-position: -60px 0;
  cursor: default;
}

/* line 2909, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.icheckbox_minimal.checked.disabled {
  background-position: -80px 0;
}

/* line 2912, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.iradio_minimal {
  background-position: -100px 0;
}

/* line 2915, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.iradio_minimal.hover {
  background-position: -120px 0;
}

/* line 2918, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.iradio_minimal.checked {
  background-position: -140px 0;
}

/* line 2921, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.iradio_minimal.disabled {
  background-position: -160px 0;
  cursor: default;
}

/* line 2925, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.iradio_minimal.checked.disabled {
  background-position: -180px 0;
}

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 2930, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
  .icheckbox_minimal,
.iradio_minimal {
    background-image: url(/iCheck/minimal/minimal@2x.png);
    background-size: 200px 20px;
  }
}

/* line 2937, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.pace .pace-progress {
  background: #00c0ef;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  transition: width 1s;
}

/* line 2949, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.pace-inactive {
  display: none;
}

/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2014 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 *
 * Note: this file has been altered to work correctly with AdminLTE
 */
/* line 2962, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social {
  position: relative;
  padding-left: 44px !important;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2970, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px !important;
  line-height: 34px !important;
  font-size: 1.6em !important;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 2981, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social.btn-lg, .btn-group-lg > .btn-social.btn {
  padding-left: 60px !important;
}

/* line 2984, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social.btn-lg :first-child, .btn-group-lg > .btn-social.btn :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

/* line 2989, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social.btn-sm, .btn-group-sm > .btn-social.btn {
  padding-left: 38px !important;
}

/* line 2992, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social.btn-sm :first-child, .btn-group-sm > .btn-social.btn :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

/* line 2997, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social.btn-xs, .btn-group-xs > .btn-social.btn {
  padding-left: 30px !important;
}

/* line 3000, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social.btn-xs :first-child, .btn-group-xs > .btn-social.btn :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

/* line 3005, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon {
  position: relative;
  padding-left: 44px !important;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}

/* line 3016, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px !important;
  line-height: 34px !important;
  font-size: 1.6em !important;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 3027, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-lg, .btn-group-lg > .btn-social-icon.btn {
  padding-left: 60px !important;
}

/* line 3030, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-lg :first-child, .btn-group-lg > .btn-social-icon.btn :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

/* line 3035, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-sm, .btn-group-sm > .btn-social-icon.btn {
  padding-left: 38px !important;
}

/* line 3038, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-sm :first-child, .btn-group-sm > .btn-social-icon.btn :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

/* line 3043, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-xs, .btn-group-xs > .btn-social-icon.btn {
  padding-left: 30px !important;
}

/* line 3046, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-xs :first-child, .btn-group-xs > .btn-social-icon.btn :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

/* line 3051, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon :first-child {
  border: none;
  text-align: center;
  width: 100% !important;
}

/* line 3056, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-lg, .btn-group-lg > .btn-social-icon.btn {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}

/* line 3062, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-sm, .btn-group-sm > .btn-social-icon.btn {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}

/* line 3068, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-social-icon.btn-xs, .btn-group-xs > .btn-social-icon.btn {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}

/* line 3074, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-bitbucket {
  color: #ffffff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3079, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
  color: #ffffff;
  background-color: #183c60;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3088, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
  background-image: none;
}

/* line 3093, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket.active[disabled],
fieldset[disabled] .btn-bitbucket.active {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3111, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-bitbucket .badge {
  color: #205081;
  background-color: #ffffff;
}

/* line 3115, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-dropbox {
  color: #ffffff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3120, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
  color: #ffffff;
  background-color: #0d70b7;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3129, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
  background-image: none;
}

/* line 3134, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox.active[disabled],
fieldset[disabled] .btn-dropbox.active {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3152, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #ffffff;
}

/* line 3156, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3161, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #ffffff;
  background-color: #30487b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3170, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}

/* line 3175, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook.active[disabled],
fieldset[disabled] .btn-facebook.active {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3193, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-facebook .badge {
  color: #3b5998;
  background-color: #ffffff;
}

/* line 3197, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-flickr {
  color: #ffffff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3202, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
  color: #ffffff;
  background-color: #d6006f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3211, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
  background-image: none;
}

/* line 3216, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr.active[disabled],
fieldset[disabled] .btn-flickr.active {
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3234, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-flickr .badge {
  color: #ff0084;
  background-color: #ffffff;
}

/* line 3238, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-foursquare {
  color: #ffffff;
  background-color: #0072b1;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3243, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
  color: #ffffff;
  background-color: #005888;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3252, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
  background-image: none;
}

/* line 3257, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare.active[disabled],
fieldset[disabled] .btn-foursquare.active {
  background-color: #0072b1;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3275, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-foursquare .badge {
  color: #0072b1;
  background-color: #ffffff;
}

/* line 3279, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-github {
  color: #ffffff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3284, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  color: #ffffff;
  background-color: #303030;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3293, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  background-image: none;
}

/* line 3298, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github.active[disabled],
fieldset[disabled] .btn-github.active {
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3316, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-github .badge {
  color: #444444;
  background-color: #ffffff;
}

/* line 3320, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-google-plus {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3325, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
  color: #ffffff;
  background-color: #ca3523;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3334, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
  background-image: none;
}

/* line 3339, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-google-plus.disabled,
.btn-google-plus[disabled],
fieldset[disabled] .btn-google-plus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus:hover,
.btn-google-plus.disabled:focus,
.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-google-plus:focus,
.btn-google-plus.disabled:active,
.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-google-plus:active,
.btn-google-plus.disabled.active,
.btn-google-plus.active[disabled],
fieldset[disabled] .btn-google-plus.active {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3357, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-google-plus .badge {
  color: #dd4b39;
  background-color: #ffffff;
}

/* line 3361, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-instagram {
  color: #ffffff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3366, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
  color: #ffffff;
  background-color: #335d7e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3375, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
  background-image: none;
}

/* line 3380, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram.active[disabled],
fieldset[disabled] .btn-instagram.active {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3398, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-instagram .badge {
  color: #3f729b;
  background-color: #ffffff;
}

/* line 3402, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-linkedin {
  color: #ffffff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3407, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  color: #ffffff;
  background-color: #005f8d;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3416, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  background-image: none;
}

/* line 3421, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin.active[disabled],
fieldset[disabled] .btn-linkedin.active {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3439, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #ffffff;
}

/* line 3443, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-tumblr {
  color: #ffffff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3448, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
  color: #ffffff;
  background-color: #1f3346;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3457, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
  background-image: none;
}

/* line 3462, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr.active[disabled],
fieldset[disabled] .btn-tumblr.active {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3480, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #ffffff;
}

/* line 3484, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-twitter {
  color: #ffffff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3489, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  color: #ffffff;
  background-color: #309aea;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3498, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-image: none;
}

/* line 3503, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter.active[disabled],
fieldset[disabled] .btn-twitter.active {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3521, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-twitter .badge {
  color: #55acee;
  background-color: #ffffff;
}

/* line 3525, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-vk {
  color: #ffffff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3530, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
  color: #ffffff;
  background-color: #4a6a89;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3539, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
  background-image: none;
}

/* line 3544, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk.active[disabled],
fieldset[disabled] .btn-vk.active {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3562, app/assets/stylesheets/AdminLTE/AdminLTE.scss */
.btn-vk .badge {
  color: #587ea3;
  background-color: #ffffff;
}

/* line 1, app/assets/stylesheets/bootstrap-combobox.scss */
.form-search .combobox-container,
.form-inline .combobox-container {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 7, app/assets/stylesheets/bootstrap-combobox.scss */
.form-search .combobox-container .input-group-addon,
.form-inline .combobox-container .input-group-addon {
  width: auto;
}

/* line 11, app/assets/stylesheets/bootstrap-combobox.scss */
.combobox-selected .cam-caret {
  display: none;
}

/* line 14, app/assets/stylesheets/bootstrap-combobox.scss */
.combobox-container .fa-times {
  width: 14px;
}

/* :not doesn't work in IE8 */
/* line 18, app/assets/stylesheets/bootstrap-combobox.scss */
.combobox-container:not(.combobox-selected) .fa-times {
  display: none;
}

/* line 21, app/assets/stylesheets/bootstrap-combobox.scss */
.typeahead-long {
  max-height: 300px;
  overflow-y: auto;
}

/* line 25, app/assets/stylesheets/bootstrap-combobox.scss */
.control-group.error .combobox-container .add-on {
  color: #B94A48;
  border-color: #B94A48;
}

/* line 29, app/assets/stylesheets/bootstrap-combobox.scss */
.control-group.error .combobox-container .cam-caret {
  border-top-color: #B94A48;
}

/* line 32, app/assets/stylesheets/bootstrap-combobox.scss */
.control-group.warning .combobox-container .add-on {
  color: #C09853;
  border-color: #C09853;
}

/* line 36, app/assets/stylesheets/bootstrap-combobox.scss */
.control-group.warning .combobox-container .cam-caret {
  border-top-color: #C09853;
}

/* line 39, app/assets/stylesheets/bootstrap-combobox.scss */
.control-group.success .combobox-container .add-on {
  color: #468847;
  border-color: #468847;
}

/* line 43, app/assets/stylesheets/bootstrap-combobox.scss */
.control-group.success .combobox-container .cam-caret {
  border-top-color: #468847;
}

/* line 3, app/assets/stylesheets/combobox.scss */
.form-search .combobox-container,
.form-inline .combobox-container {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 7, app/assets/stylesheets/combobox.scss */
.form-search .combobox-container .input-group-addon,
.form-inline .combobox-container .input-group-addon {
  width: auto;
}

/* :not doesn't work in IE8 */
/* line 16, app/assets/stylesheets/combobox.scss */
.combobox-container {
  display: table;
  position: relative;
  width: 100%;
}

/* line 22, app/assets/stylesheets/combobox.scss */
.combobox-container.combobox-selected i.fa-caret-down {
  display: none;
}

/* line 28, app/assets/stylesheets/combobox.scss */
.combobox-container:not(.combobox-selected) i.fa-times {
  display: none;
}

/* line 33, app/assets/stylesheets/combobox.scss */
.combobox-container i.fa-caret-down {
  margin: 0 2px 0 1px;
}

/* line 37, app/assets/stylesheets/combobox.scss */
.combobox-container .typeahead-long {
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
}

/* line 46, app/assets/stylesheets/combobox.scss */
.control-group.error .combobox-container .add-on {
  color: #B94A48;
  border-color: #B94A48;
}

/* line 50, app/assets/stylesheets/combobox.scss */
.control-group.error .combobox-container .caret {
  border-top-color: #B94A48;
}

/* line 56, app/assets/stylesheets/combobox.scss */
.control-group.warning .combobox-container .add-on {
  color: #C09853;
  border-color: #C09853;
}

/* line 60, app/assets/stylesheets/combobox.scss */
.control-group.warning .combobox-container .caret {
  border-top-color: #C09853;
}

/* line 66, app/assets/stylesheets/combobox.scss */
.control-group.success .combobox-container .add-on {
  color: #468847;
  border-color: #468847;
}

/* line 70, app/assets/stylesheets/combobox.scss */
.control-group.success .combobox-container .caret {
  border-top-color: #468847;
}

@media (max-width: 425px) {
  /* line 6, app/assets/stylesheets/customers.scss */
  header.header a.logo {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 11, app/assets/stylesheets/customers.scss */
  header.header nav.navbar.navbar-static-top {
    margin-left: 0;
  }
}

/* line 20, app/assets/stylesheets/customers.scss */
.address-row.destroyed > .row:not(:first-child) {
  display: none;
}

/* line 29, app/assets/stylesheets/customers.scss */
table tr td textarea {
  resize: none;
}

/* line 32, app/assets/stylesheets/customers.scss */
table tr td .bootstrap-datetimepicker-widget.dropdown-menu {
  min-height: 220px;
  max-height: 220px;
}

/* line 41, app/assets/stylesheets/customers.scss */
.table-responsive table.table,
#customers table.table {
  min-width: 900px;
}

@media (max-width: 767px) {
  /* line 44, app/assets/stylesheets/customers.scss */
  .table-responsive table.table tr th,
#customers table.table tr th {
    text-align: center;
  }
}

/* line 49, app/assets/stylesheets/customers.scss */
.table-responsive table.table tr th,
.table-responsive table.table tr td,
#customers table.table tr th,
#customers table.table tr td {
  vertical-align: middle;
}

@media (max-width: 767px) {
  /* line 49, app/assets/stylesheets/customers.scss */
  .table-responsive table.table tr th,
.table-responsive table.table tr td,
#customers table.table tr th,
#customers table.table tr td {
    white-space: normal !important;
  }
}

/* line 55, app/assets/stylesheets/customers.scss */
.table-responsive table.table tr th .btn.btn-sort,
.table-responsive table.table tr td .btn.btn-sort,
#customers table.table tr th .btn.btn-sort,
#customers table.table tr td .btn.btn-sort {
  display: inline-block;
}

/* line 58, app/assets/stylesheets/customers.scss */
.table-responsive table.table tr th.text-right,
.table-responsive table.table tr td.text-right,
#customers table.table tr th.text-right,
#customers table.table tr td.text-right {
  white-space: nowrap !important;
}

/* line 65, app/assets/stylesheets/customers.scss */
.table-responsive {
  border-color: #333;
  overflow: auto !important;
}

/* line 69, app/assets/stylesheets/customers.scss */
#customers,
#customer_search,
#sales_search,
#sales,
#market_surveys_search,
#collection_planning_form,
#rebate_search {
  width: 100%;
  overflow: auto;
}

/* line 84, app/assets/stylesheets/customers.scss */
#customer_search .input-group,
#sales_search .input-group,
#market_surveys_search .input-group,
#collection_planning_form .input-group,
#rebate_search .input-group {
  min-width: 767px;
}

/* line 86, app/assets/stylesheets/customers.scss */
#customer_search .input-group .form-control-search,
#customer_search .input-group #customer_township,
#customer_search .input-group #customer_profile_status,
#customer_search .input-group #customer_activity,
#customer_search .input-group .input-group-btn,
#customer_search .input-group .btn-primary,
#sales_search .input-group .form-control-search,
#sales_search .input-group #customer_township,
#sales_search .input-group #customer_profile_status,
#sales_search .input-group #customer_activity,
#sales_search .input-group .input-group-btn,
#sales_search .input-group .btn-primary,
#market_surveys_search .input-group .form-control-search,
#market_surveys_search .input-group #customer_township,
#market_surveys_search .input-group #customer_profile_status,
#market_surveys_search .input-group #customer_activity,
#market_surveys_search .input-group .input-group-btn,
#market_surveys_search .input-group .btn-primary,
#collection_planning_form .input-group .form-control-search,
#collection_planning_form .input-group #customer_township,
#collection_planning_form .input-group #customer_profile_status,
#collection_planning_form .input-group #customer_activity,
#collection_planning_form .input-group .input-group-btn,
#collection_planning_form .input-group .btn-primary,
#rebate_search .input-group .form-control-search,
#rebate_search .input-group #customer_township,
#rebate_search .input-group #customer_profile_status,
#rebate_search .input-group #customer_activity,
#rebate_search .input-group .input-group-btn,
#rebate_search .input-group .btn-primary {
  display: table-cell;
  width: auto !important;
}

/* line 98, app/assets/stylesheets/customers.scss */
.edit_customer .col-sm-6 {
  width: 50%;
  float: left;
}

@media (max-width: 640px) {
  /* line 98, app/assets/stylesheets/customers.scss */
  .edit_customer .col-sm-6 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 104, app/assets/stylesheets/customers.scss */
  .edit_customer .col-sm-6 span.input-group-addon:not(.dropdown-toggle) {
    width: 150px;
  }
}

@media (max-width: 414px) {
  /* line 110, app/assets/stylesheets/customers.scss */
  .edit_customer .col-xs-6 {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  /* line 116, app/assets/stylesheets/customers.scss */
  .edit_customer .destroy-button {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  /* line 125, app/assets/stylesheets/customers.scss */
  #new-demand-record-item .col-sm-2,
#new-stock-request-item .col-sm-2,
#new-address .col-sm-2 {
    margin-bottom: 10px;
  }
}

/* line 130, app/assets/stylesheets/customers.scss */
#new-demand-record-item .typeahead.typeahead-long.dropdown-menu,
#new-stock-request-item .typeahead.typeahead-long.dropdown-menu,
#new-address .typeahead.typeahead-long.dropdown-menu {
  position: fixed;
  max-width: 300px;
  min-width: 300px;
  margin: auto;
  right: 0px;
  width: 90%;
}

@media (max-width: 767px) {
  /* line 145, app/assets/stylesheets/customers.scss */
  #new_customer #new-address .col-sm-12,
#new_customer #new-address .col-sm-2,
#edit_customer #new-address .col-sm-12,
#edit_customer #new-address .col-sm-2,
.edit_customer #new-address .col-sm-12,
.edit_customer #new-address .col-sm-2 {
    padding-right: 0;
  }
}

/* line 157, app/assets/stylesheets/customers.scss */
#customers table tr th,
#sales table tr th {
  position: relative;
  padding-right: 30px;
}

/* line 160, app/assets/stylesheets/customers.scss */
#customers table tr th a.btn.btn-default.btn-xs.btn-sort, #customers table tr th .btn-group-xs > .btn-default.btn-sort.btn,
#sales table tr th a.btn.btn-default.btn-xs.btn-sort,
#sales table tr th .btn-group-xs > .btn-default.btn-sort.btn {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  height: 22px;
  margin: auto;
}

/*  webui popover  */
/* line 2, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 276px;
  min-height: 50px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 21, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
  margin-top: -10px;
}

/* line 26, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.right {
  margin-left: 10px;
}

/* line 29, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
  margin-top: 10px;
}

/* line 34, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.left {
  margin-left: -10px;
}

/* line 37, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inner .close {
  font-family: arial;
  margin: 5px 10px 0 0;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-decoration: none;
}

/* line 50, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 55, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 65, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
}

/* line 69, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse {
  background-color: #333333;
  color: #eeeeee;
}

/* line 73, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse .webui-popover-title {
  background: #3b3b3b;
  border-bottom: none;
  color: #eeeeee;
}

/* line 78, app/assets/stylesheets/jquery.webui-popover.css */
.webui-no-padding .webui-popover-content {
  padding: 0;
}

/* line 81, app/assets/stylesheets/jquery.webui-popover.css */
.webui-no-padding .list-group-item {
  border-right: none;
  border-left: none;
}

/* line 85, app/assets/stylesheets/jquery.webui-popover.css */
.webui-no-padding .list-group-item:first-child {
  border-top: 0;
}

/* line 88, app/assets/stylesheets/jquery.webui-popover.css */
.webui-no-padding .list-group-item:last-child {
  border-bottom: 0;
}

/* line 91, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover > .arrow,
.webui-popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 100, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover > .arrow {
  border-width: 11px;
}

/* line 103, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 107, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.top > .arrow,
.webui-popover.top-right > .arrow,
.webui-popover.top-left > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 117, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.top > .arrow:after,
.webui-popover.top-right > .arrow:after,
.webui-popover.top-left > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

/* line 126, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 134, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

/* line 141, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.bottom > .arrow,
.webui-popover.bottom-right > .arrow,
.webui-popover.bottom-left > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

/* line 151, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.bottom > .arrow:after,
.webui-popover.bottom-right > .arrow:after,
.webui-popover.bottom-left > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

/* line 160, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 168, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

/* line 175, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse.top > .arrow,
.webui-popover-inverse.top-left > .arrow,
.webui-popover-inverse.top-right > .arrow,
.webui-popover-inverse.top > .arrow:after,
.webui-popover-inverse.top-left > .arrow:after,
.webui-popover-inverse.top-right > .arrow:after {
  border-top-color: #333333;
}

/* line 183, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse.right > .arrow,
.webui-popover-inverse.right > .arrow:after {
  border-right-color: #333333;
}

/* line 187, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse.bottom > .arrow,
.webui-popover-inverse.bottom-left > .arrow,
.webui-popover-inverse.bottom-right > .arrow,
.webui-popover-inverse.bottom > .arrow:after,
.webui-popover-inverse.bottom-left > .arrow:after,
.webui-popover-inverse.bottom-right > .arrow:after {
  border-bottom-color: #333333;
}

/* line 195, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse.left > .arrow,
.webui-popover-inverse.left > .arrow:after {
  border-left-color: #333333;
}

/* line 199, app/assets/stylesheets/jquery.webui-popover.css */
.webui-popover i.glyphicon-refresh {
  display: block;
  margin-left: -15px;
  margin-top: -15px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-animation: rotate 1s linear 0 infinite;
  animation: rotate 1s linear 0 infinite;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* line 1, app/assets/stylesheets/uimenu.scss */
.ui-menu {
  z-index: 100;
  background: white;
  border: 1px solid lightgray;
  padding: 0;
  overflow-x: hidden;
}

/* line 8, app/assets/stylesheets/uimenu.scss */
.ui-menu-item-wrapper {
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px;
}

/* line 2, app/assets/stylesheets/users.scss */
.body-login section.content {
  background: none;
}

/* line 5, app/assets/stylesheets/users.scss */
.body-login .alert-notice {
  width: 360px;
  margin: 20px auto;
}

/* line 9, app/assets/stylesheets/users.scss */
.body-login .alert-notice ~ #login-box {
  margin-top: 20px;
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}

/* line 173, app/assets/stylesheets/dropzone.css */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 176, app/assets/stylesheets/dropzone.css */
.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

/* line 181, app/assets/stylesheets/dropzone.css */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 183, app/assets/stylesheets/dropzone.css */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 185, app/assets/stylesheets/dropzone.css */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 187, app/assets/stylesheets/dropzone.css */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 189, app/assets/stylesheets/dropzone.css */
.dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 191, app/assets/stylesheets/dropzone.css */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 193, app/assets/stylesheets/dropzone.css */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 196, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 202, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 204, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:hover .dz-details {
  display: none;
  opacity: 0;
}

/* line 207, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 211, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-file-preview .dz-details {
  display: none;
  opacity: 0;
}

/* line 214, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 216, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 222, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 224, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:hover .dz-details {
  display: none;
  opacity: 0;
}

/* line 227, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details {
  display: none;
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 241, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename {
  display: none;
  white-space: nowrap;
}

/* line 244, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  display: none;
}

/* line 246, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  display: none;
}

/* line 248, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  display: none;
}

/* line 250, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  display: none;
  border-radius: 3px;
}

/* line 255, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}

/* line 263, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  display: flex !important;
  align-items: center;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 272, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 274, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 280, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 287, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 297, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 301, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

/* line 314, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 316, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 319, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 340, app/assets/stylesheets/dropzone.css */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

/* line 41, app/assets/stylesheets/application.scss */
html, body,
.content,
.right-side {
  background-color: white;
}

/* line 46, app/assets/stylesheets/application.scss */
body {
  font-size: 14px;
  overflow: visible !important;
}

/* line 50, app/assets/stylesheets/application.scss */
body > .header .navbar {
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
}

/* line 54, app/assets/stylesheets/application.scss */
a {
  color: #00c0ef;
}

/* line 56, app/assets/stylesheets/application.scss */
a:hover {
  color: rgba(0, 192, 239, 0.8);
}

/* line 60, app/assets/stylesheets/application.scss */
.position-relative {
  position: relative;
}

/* line 63, app/assets/stylesheets/application.scss */
.position-absolute {
  position: absolute;
}

/* line 68, app/assets/stylesheets/application.scss */
.sidebar-menu li.title {
  background: black;
  color: white;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: bold;
}

/* line 75, app/assets/stylesheets/application.scss */
.sidebar-menu li.separator {
  border-bottom: 1px solid #444 !important;
}

/* line 81, app/assets/stylesheets/application.scss */
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 87, app/assets/stylesheets/application.scss */
.left_text {
  text-align: left;
}

/* line 92, app/assets/stylesheets/application.scss */
.language {
  padding: 8px;
}

/* line 95, app/assets/stylesheets/application.scss */
.cut-text {
  cursor: default;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80px;
  padding: 0;
}

/* line 103, app/assets/stylesheets/application.scss */
.cut-text.cut-text-2 {
  max-width: 120px;
}

/* line 106, app/assets/stylesheets/application.scss */
.cut-text.cut-text-3 {
  max-width: 200px;
}

/* line 110, app/assets/stylesheets/application.scss */
.alert {
  border-radius: 0;
  margin: 0 0 16px;
}

/* line 114, app/assets/stylesheets/application.scss */
.btn {
  border-radius: 0;
  box-shadow: none;
  transition: all 0.15s ease-out;
}

/* line 119, app/assets/stylesheets/application.scss */
.btn:focus, .btn:active:focus {
  outline: none;
}

/* line 123, app/assets/stylesheets/application.scss */
.btn.disabled {
  pointer-events: none;
}

/* line 127, app/assets/stylesheets/application.scss */
.btn.btn-sort {
  display: block;
  width: 20px;
}

/* line 132, app/assets/stylesheets/application.scss */
.btn.btn-primary {
  background-color: #00c0ef;
  border-color: rgba(0, 192, 239, 0.8);
}

/* line 135, app/assets/stylesheets/application.scss */
.btn.btn-primary:hover {
  background-color: rgba(0, 192, 239, 0.8);
}

/* line 140, app/assets/stylesheets/application.scss */
.form-actions {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0;
  overflow: hidden;
}

/* line 145, app/assets/stylesheets/application.scss */
.form-actions.form-actions-paddingless {
  padding: 0;
}

/* line 149, app/assets/stylesheets/application.scss */
.form-actions > .title {
  line-height: 30px;
  padding: 0 8px;
  font-weight: bold;
}

/* line 155, app/assets/stylesheets/application.scss */
.form-actions.form-actions-dark {
  background-color: #333;
  color: white;
}

/* line 160, app/assets/stylesheets/application.scss */
.form-actions.form-actions-dark > .nav.nav-pills > li {
  margin: 0;
}

/* line 163, app/assets/stylesheets/application.scss */
.form-actions.form-actions-dark > .nav.nav-pills > li > a {
  padding: 6px 6px;
  color: white;
  border: none;
  transition: background-color 0.15s linear;
  font-size: 0.95em;
}

/* line 170, app/assets/stylesheets/application.scss */
.form-actions.form-actions-dark > .nav.nav-pills > li > a:hover {
  background-color: black;
}

/* line 176, app/assets/stylesheets/application.scss */
.form-actions.form-actions-dark > .nav.nav-pills > li.active > a {
  background-color: rgba(0, 192, 239, 0.8);
  pointer-events: none;
  padding: 6px 6px;
  font-size: 0.95em;
}

/* line 187, app/assets/stylesheets/application.scss */
.form-actions.form-actions-dark-alt {
  background-color: #404040;
}

/* line 191, app/assets/stylesheets/application.scss */
.form-actions > [class^=col-] {
  padding: 0;
}

/* line 196, app/assets/stylesheets/application.scss */
.form-actions + .table-new-form td {
  border-top: none;
}

/* line 202, app/assets/stylesheets/application.scss */
.table-new-form {
  margin: 0;
  border: 0;
}

/* line 206, app/assets/stylesheets/application.scss */
table.table-condensed {
  margin: 0;
}

/* line 209, app/assets/stylesheets/application.scss */
table.table-condensed th {
  background-color: #333;
  color: white;
  border: none !important;
  font-size: 0.9em;
}

/* line 215, app/assets/stylesheets/application.scss */
table.table-condensed td {
  word-break: break-word;
}

/* line 221, app/assets/stylesheets/application.scss */
table.table-condensed td.td-solid {
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 225, app/assets/stylesheets/application.scss */
table.table-condensed td .form-actions {
  background-color: rgba(0, 0, 0, 0.15);
  margin: -5px -5px 0px;
}

/* line 229, app/assets/stylesheets/application.scss */
table.table-condensed td .callout {
  margin: 0px -5px 0px;
}

/* line 232, app/assets/stylesheets/application.scss */
table.table-condensed td .form-body {
  padding: 8px 3px 0;
  background-color: transparent;
}

/* line 237, app/assets/stylesheets/application.scss */
table.table-condensed td label {
  width: 100%;
}

/* line 240, app/assets/stylesheets/application.scss */
table.table-condensed td label .input-group {
  text-align: center;
}

/* line 243, app/assets/stylesheets/application.scss */
table.table-condensed td label .input-group input[type=radio] {
  margin-top: 8px;
  float: none;
  width: auto;
}

/* line 254, app/assets/stylesheets/application.scss */
table.table-condensed.table.table-extra-condensed td {
  padding: 2px !important;
}

/* line 257, app/assets/stylesheets/application.scss */
table.table-condensed.table.table-extra-condensed tr:first-child td {
  border-top: none !important;
}

/* line 265, app/assets/stylesheets/application.scss */
table.table-condensed.table.table-borderless tbody tr td {
  border-top: none;
}

/* line 269, app/assets/stylesheets/application.scss */
table.table-condensed.table.table-borderless tbody tr:not(:first-child) td {
  padding-top: 0;
}

/* line 277, app/assets/stylesheets/application.scss */
table.table-condensed table.table-condensed {
  background-color: transparent;
  padding: 0;
}

/* line 281, app/assets/stylesheets/application.scss */
table.table-condensed table.table-condensed tr:first-child td {
  padding-top: 0;
}

/* line 287, app/assets/stylesheets/application.scss */
.form-body {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 292, app/assets/stylesheets/application.scss */
.callout {
  margin: 0;
}

/* line 295, app/assets/stylesheets/application.scss */
.callout.callout-danger {
  background-color: #fef5f1;
  border-color: #ed541d;
  color: #8c2e0b;
}

/* line 302, app/assets/stylesheets/application.scss */
.translatable {
  color: blue;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  word-wrap: break-word;
}

/* line 312, app/assets/stylesheets/application.scss */
.translatable:hover {
  color: black;
}

/* line 315, app/assets/stylesheets/application.scss */
.translatable:before {
  content: "[";
}

/* line 318, app/assets/stylesheets/application.scss */
.translatable:after {
  content: "]";
}

/* line 322, app/assets/stylesheets/application.scss */
.loading-wheel {
  background: url(/assets/ajax-loader-e4d53caf5baa778b44c8b5a0a3c49c558141b16946aac270ce7e1cc2fe6b5394.gif) no-repeat;
  width: 32px;
  height: 32px;
  display: block;
  margin: 5px auto;
}

/* Form */
/* line 332, app/assets/stylesheets/application.scss */
.form-condensed .form-group {
  margin-bottom: 8px;
}

/* line 337, app/assets/stylesheets/application.scss */
.form-group {
  margin-bottom: 0px;
  line-height: 1em;
}

/* line 341, app/assets/stylesheets/application.scss */
.form-group label {
  width: 100%;
  margin: 0;
}

/* line 345, app/assets/stylesheets/application.scss */
.form-group label.label-checkbox {
  width: auto;
}

/* line 350, app/assets/stylesheets/application.scss */
.custom_checkbox .form-group label.label-checkbox {
  width: 100%;
}

/* line 354, app/assets/stylesheets/application.scss */
.has-error input[type=radio] {
  filter: drop-shadow(0 0px 2px #a94442);
  box-shadow: none;
}

/* line 358, app/assets/stylesheets/application.scss */
.has-error input[type=radio]:focus {
  box-shadow: none;
}

/* line 364, app/assets/stylesheets/application.scss */
.has-error .form-control:focus {
  border-color: #a94442 !important;
}

/* line 369, app/assets/stylesheets/application.scss */
summary {
  display: block;
  cursor: pointer;
  outline: 0;
}

/* line 375, app/assets/stylesheets/application.scss */
summary::-webkit-details-marker {
  display: none;
}

/* line 379, app/assets/stylesheets/application.scss */
.tree-nav__item {
  display: block;
  white-space: nowrap;
  color: #000;
  position: relative;
}

/* line 385, app/assets/stylesheets/application.scss */
.tree-nav__item h4 {
  margin: 0;
  Padding: 0;
}

/* line 393, app/assets/stylesheets/application.scss */
.tree-nav__item.is-expandable .tree-nav__item-title.all_cities {
  background: #919191;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* line 399, app/assets/stylesheets/application.scss */
.tree-nav__item.is-expandable .tree-nav__item-title.all_cities.all_group::before {
  top: 21px;
}

/* line 403, app/assets/stylesheets/application.scss */
.tree-nav__item.is-expandable .tree-nav__item-title.all_cities::before {
  position: absolute;
  will-change: transform;
  content: '';
  transition: transform 300ms ease;
  width: 11px !important;
  height: 11px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  left: 10px;
  display: inline-block;
  width: 1.6rem;
  text-align: center;
  background: transparent;
  transform: rotate(-45deg);
  border-radius: 2px;
  top: 12px;
}

/* line 425, app/assets/stylesheets/application.scss */
.signle_city {
  background: #f1f1f1;
  padding: 7px 15px;
  border-bottom: 1px solid #e1e1e1;
}

/* line 430, app/assets/stylesheets/application.scss */
.signle_town {
  padding: 7px 30px;
}

/* line 433, app/assets/stylesheets/application.scss */
.tree-nav__item.is-expandable[open] > .tree-nav__item-title::before {
  transform: rotate(45deg);
  top: 19px !important;
}

/* line 437, app/assets/stylesheets/application.scss */
.tree-nav__item.is-expandable > .tree-nav__item-title {
  padding-left: 2.4rem;
}

/* line 440, app/assets/stylesheets/application.scss */
.tree-nav__item.is-expandable > .tree-nav__item-title::before {
  position: absolute;
  will-change: transform;
  content: '';
  transition: transform 300ms ease;
  width: 11px !important;
  height: 11px;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  left: 0;
  display: inline-block;
  width: 1.6rem;
  text-align: center;
  background: transparent;
  transform: rotate(-45deg);
  border-radius: 2px;
  top: 8px;
}

/* line 458, app/assets/stylesheets/application.scss */
.tree-nav__item > .tree-nav__item-title input {
  width: 15px;
  height: 15px;
  margin: 0;
}

/* line 463, app/assets/stylesheets/application.scss */
.tree-nav__item-title {
  cursor: pointer;
  display: block;
  outline: 0;
  position: relative;
  font-size: 1.5rem;
  line-height: 3.2rem;
}

/* line 471, app/assets/stylesheets/application.scss */
.tree-nav__item-title::-webkit-details-marker {
  display: none;
}

/* line 474, app/assets/stylesheets/application.scss */
.user_customer_employee-row {
  border-top: 1px solid #ccc;
}

/* line 476, app/assets/stylesheets/application.scss */
.user_customer_employee-row .customer_info {
  font-weight: 500;
  font-size: 16px;
}

/* line 480, app/assets/stylesheets/application.scss */
.user_customer_employee-row .customer_value {
  font-size: 16px;
}

/* line 484, app/assets/stylesheets/application.scss */
.input-group {
  width: 100%;
}

/* line 489, app/assets/stylesheets/application.scss */
.input-group .input-group-addon:first-child {
  width: 130px;
  white-space: normal;
  word-break: break-all;
  border: none;
  background: none;
  vertical-align: middle;
  text-align: right;
  font-size: 1em;
  font-variant: small-caps;
  font-weight: bold;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  padding: 0 8px 0 0;
  line-height: 1em;
}

@media (max-width: 480px) {
  /* line 489, app/assets/stylesheets/application.scss */
  .input-group .input-group-addon:first-child {
    display: block;
    text-align: left;
    margin: 15px 0 5px;
  }
}

/* line 511, app/assets/stylesheets/application.scss */
.input-group .input-group-addon + div {
  position: relative;
}

/* line 515, app/assets/stylesheets/application.scss */
.input-group .input-group-addon.dropdown-toggle {
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  padding: 8px 4px;
  line-height: 0;
}

/* line 523, app/assets/stylesheets/application.scss */
.input-group input[type='checkbox'],
.input-group input[type='radio'] {
  height: auto !important;
}

/* line 527, app/assets/stylesheets/application.scss */
.input-group .form-control {
  font-weight: normal;
  height: 45px;
  padding: 5px 8px;
}

/* line 532, app/assets/stylesheets/application.scss */
.input-group .form-control.form-control-checkbox, .input-group .form-control.form-control-radio {
  border: none;
  background: none;
  padding-left: 0;
  width: auto;
}

/* line 539, app/assets/stylesheets/application.scss */
.input-group .form-control.form-control-checkbox label, .input-group .form-control.form-control-radio label {
  display: inline-block;
  width: auto;
  margin: 4px;
}

/* line 544, app/assets/stylesheets/application.scss */
.input-group .form-control.form-control-checkbox label .has-error, .input-group .form-control.form-control-radio label .has-error {
  display: inline-block;
}

/* line 550, app/assets/stylesheets/application.scss */
.input-group .form-control.form-control-search {
  border: none;
  height: 30px;
  background: rgba(255, 255, 255, 0.8);
  color: black;
  box-shadow: inset 0 0 8px 0px rgba(0, 0, 0, 0.2);
}

/* line 557, app/assets/stylesheets/application.scss */
.input-group .form-control.form-control-search + .input-group-btn button {
  background: rgba(255, 255, 255, 0.4);
  border: none;
  height: 30px;
  color: white;
}

/* line 565, app/assets/stylesheets/application.scss */
.input-group .form-control > select {
  width: 100%;
}

/* line 571, app/assets/stylesheets/application.scss */
.new-item .destroy-button {
  display: none;
}

/* line 577, app/assets/stylesheets/application.scss */
.sm-selector-row.destroyed td > .input-group,
.sm-selector-row.destroyed .btn:not(.destroy-button) {
  opacity: 0.4;
  pointer-events: none;
}

/* line 586, app/assets/stylesheets/application.scss */
.sm-list-item.destroyed .hide-on-destroyed {
  display: none;
}

/* line 591, app/assets/stylesheets/application.scss */
.modal {
  overflow: visible;
}

/* line 596, app/assets/stylesheets/application.scss */
.user-panel > .info {
  width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 603, app/assets/stylesheets/application.scss */
#login-box .callout.callout-danger {
  background-color: rgba(255, 0, 0, 0.08);
  margin: 10px 0 15px;
}

/* line 608, app/assets/stylesheets/application.scss */
.content {
  overflow: visible !important;
}

/* line 614, app/assets/stylesheets/application.scss */
.box > .box-header > .nav.nav-pills {
  margin: 8px;
}

/* line 618, app/assets/stylesheets/application.scss */
.box > .box-header > .nav.nav-pills > li > a {
  color: #444;
  border: none;
  padding: 8px;
  margin: 4px;
  border-radius: 6px;
  background-color: #fafafa;
  transition: linear 0.2s color, linear 0.2s background-color;
}

/* line 627, app/assets/stylesheets/application.scss */
.box > .box-header > .nav.nav-pills > li.active > a {
  background-color: #00c0ef;
  color: white;
  font-weight: normal;
}

/* line 632, app/assets/stylesheets/application.scss */
.box > .box-header > .nav.nav-pills > li:not(.active) > a:hover {
  background-color: #efefef;
}

/* line 639, app/assets/stylesheets/application.scss */
.box > .box-body > .filter-bar {
  display: inline-block;
  margin: 8px 0 0;
}

/* line 645, app/assets/stylesheets/application.scss */
.box .smart-listing > .content {
  padding: 0;
  background: none;
}

/* line 650, app/assets/stylesheets/application.scss */
.box .smart-listing .no-records {
  padding: 6px 6px;
  width: 80%;
  text-align: center;
  margin: 0;
}

/* line 656, app/assets/stylesheets/application.scss */
.box .smart-listing .pagination-per-page {
  margin: 10px 0;
}

/* line 662, app/assets/stylesheets/application.scss */
.dropdown-option > div {
  width: 50%;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 677, app/assets/stylesheets/application.scss */
ul.typeahead {
  border-radius: 0;
  font-size: 1em;
  min-width: auto;
}

/* line 682, app/assets/stylesheets/application.scss */
ul.typeahead > li > a {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 687, app/assets/stylesheets/application.scss */
.box {
  display: inline-block;
  width: 100%;
}

/* line 692, app/assets/stylesheets/application.scss */
.text {
  height: 32px;
  line-height: 32px;
  padding: 0 4px;
  text-align: center;
  text-shadow: 0 0 2px white;
}

/* line 699, app/assets/stylesheets/application.scss */
.text.text-dark {
  background-color: rgba(0, 0, 0, 0.07);
}

/* line 704, app/assets/stylesheets/application.scss */
.fly-right {
  transform: translate3d(100px, 0, 0);
}

/* line 709, app/assets/stylesheets/application.scss */
.box {
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.95);
}

/* line 713, app/assets/stylesheets/application.scss */
.box .box-header {
  border-radius: 0;
}

/* line 715, app/assets/stylesheets/application.scss */
.box .box-header .box-title {
  padding: 0 0 0 8px !important;
  line-height: 28px;
  font-size: 14px !important;
  width: 86%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 724, app/assets/stylesheets/application.scss */
.box .box-header .box-tools {
  padding: 0;
}

/* line 732, app/assets/stylesheets/application.scss */
.box.divine-intervention .input-group > :first-child {
  width: 40px;
}

/* line 736, app/assets/stylesheets/application.scss */
.box.divine-intervention .callout {
  margin-bottom: 8px;
}

/* line 741, app/assets/stylesheets/application.scss */
.padding-left {
  padding-left: 8px;
}

/* line 744, app/assets/stylesheets/application.scss */
.padding-right {
  padding-right: 8px;
}

/* line 747, app/assets/stylesheets/application.scss */
.padding-top {
  padding-top: 8px;
}

/* line 750, app/assets/stylesheets/application.scss */
.padding-bottom {
  padding-bottom: 8px;
}

/* line 753, app/assets/stylesheets/application.scss */
.pagination {
  margin: 0;
  background-color: #333;
  color: white;
  border-radius: 0;
}

/* line 759, app/assets/stylesheets/application.scss */
.pagination > * {
  padding: 2px 4px;
  display: inline-block;
  cursor: default;
}

/* line 766, app/assets/stylesheets/application.scss */
.pagination > span.disabled {
  color: rgba(255, 255, 255, 0.6);
}

/* line 774, app/assets/stylesheets/application.scss */
.pagination em {
  font-style: normal;
}

/* line 777, app/assets/stylesheets/application.scss */
.pagination a {
  transition: background-color 0.15s linear;
  cursor: pointer;
}

/* line 781, app/assets/stylesheets/application.scss */
.pagination a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 789, app/assets/stylesheets/application.scss */
.bootstrap-datetimepicker-widget thead tr th {
  border-radius: 0;
}

/* line 790, app/assets/stylesheets/application.scss */
.bootstrap-datetimepicker-widget thead tr th:hover {
  background-color: #444 !important;
}

/* line 796, app/assets/stylesheets/application.scss */
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td span.active {
  background-color: #00c0ef;
}

/* line 801, app/assets/stylesheets/application.scss */
.price-details-cell {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 805, app/assets/stylesheets/application.scss */
#computed-fields .form-control {
  text-align: right;
}

/* line 809, app/assets/stylesheets/application.scss */
.net-amount-field, .return-date {
  min-width: 85px !important;
}

/* line 812, app/assets/stylesheets/application.scss */
.net-amount-field > input {
  padding: 5px !important;
}

/* line 815, app/assets/stylesheets/application.scss */
.unit-field, .discount-field, .quantity-field {
  width: 60px !important;
}

/* line 818, app/assets/stylesheets/application.scss */
.ui-menu {
  font-size: 13px;
}

/* line 822, app/assets/stylesheets/application.scss */
.ui-menu li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 828, app/assets/stylesheets/application.scss */
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  background: rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.02);
}

/* line 836, app/assets/stylesheets/application.scss */
.dropdown-menu li > a {
  padding: 2px 8px;
  border: 1px solid transparent;
  font-size: 13px;
}

/* line 842, app/assets/stylesheets/application.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: black;
  background: rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.02);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 851, app/assets/stylesheets/application.scss */
.group-links > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 857, app/assets/stylesheets/application.scss */
.report .product-details {
  display: none;
}

/* line 861, app/assets/stylesheets/application.scss */
.report.show-details .product-details {
  display: block;
  margin-top: 20px;
}

/* line 867, app/assets/stylesheets/application.scss */
.report.show-details {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

/* line 874, app/assets/stylesheets/application.scss */
.report.batch-customer_id {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

/* line 882, app/assets/stylesheets/application.scss */
.report.no_record.batch-sales_person {
  display: none;
}

/* line 888, app/assets/stylesheets/application.scss */
.report .activity_table .table-condensed th {
  white-space: nowrap;
}

/* line 891, app/assets/stylesheets/application.scss */
.report .activity_table .table-condensed td {
  white-space: nowrap;
}

/* line 896, app/assets/stylesheets/application.scss */
.report .activity_table .table-condensed tr:last-child td {
  border-bottom: 0;
}

/* line 902, app/assets/stylesheets/application.scss */
.report .activity_table .table-condensed .table.table-condensed {
  min-width: inherit;
}

/* line 909, app/assets/stylesheets/application.scss */
.tooltip .tooltip-inner {
  text-align: left;
}

/* line 914, app/assets/stylesheets/application.scss */
.invoice {
  border: 1px solid grey;
  margin: 50px;
  padding: 50px;
  padding-top: 15px;
}

/* line 920, app/assets/stylesheets/application.scss */
.invoice h1 {
  text-align: center;
  margin-bottom: 100px;
}

/* line 925, app/assets/stylesheets/application.scss */
.invoice h2 {
  text-align: center;
  margin-bottom: 10px;
}

/* line 929, app/assets/stylesheets/application.scss */
.invoice h3 {
  text-align: center;
}

/* line 932, app/assets/stylesheets/application.scss */
.invoice h4 {
  text-align: center;
}

/* line 935, app/assets/stylesheets/application.scss */
.invoice .notes {
  margin-top: 100px;
}

/* line 939, app/assets/stylesheets/application.scss */
.invoice table {
  width: 90%;
  text-align: left;
}

/* line 943, app/assets/stylesheets/application.scss */
.invoice th {
  padding-bottom: 15px;
}

/* line 947, app/assets/stylesheets/application.scss */
.invoice .total td {
  font-size: 20px;
  font-weight: bold;
  padding-top: 25px;
}

/* line 953, app/assets/stylesheets/application.scss */
.invoice tr.invoice_heading {
  padding-left: 20px;
}

/* line 958, app/assets/stylesheets/application.scss */
.text-truncate-1 {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

/* line 966, app/assets/stylesheets/application.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  z-index: 9999 !important;
}

/* line 971, app/assets/stylesheets/application.scss */
.inline_display {
  display: inline;
}

/* line 975, app/assets/stylesheets/application.scss */
#ui-id-1 {
  width: calc(100% - 500px) !important;
}

/* line 978, app/assets/stylesheets/application.scss */
#ui-id-2 {
  width: calc(100% - 800px) !important;
}

/* line 982, app/assets/stylesheets/application.scss */
.id-bg-color {
  background-color: #f6f6bd !important;
}

/* line 986, app/assets/stylesheets/application.scss */
.status-bg-color {
  background-color: #d9eff6 !important;
}

/* line 990, app/assets/stylesheets/application.scss */
.date-bg-color {
  background-color: #d0f1db !important;
}

/* line 993, app/assets/stylesheets/application.scss */
.text-blue {
  color: #0000FF;
}

/* line 996, app/assets/stylesheets/application.scss */
.text-green {
  color: #008000;
}

/* line 999, app/assets/stylesheets/application.scss */
table div .form-group div.input-group > div {
  width: 100%;
}

/* line 1003, app/assets/stylesheets/application.scss */
.table-condensed > tbody > tr > td:first-child {
  padding-left: 0px;
}

/* line 1006, app/assets/stylesheets/application.scss */
input[type=number] {
  text-align: right;
}

/* line 1009, app/assets/stylesheets/application.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  margin: 0;
}

/* line 1016, app/assets/stylesheets/application.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/* line 1019, app/assets/stylesheets/application.scss */
.pl-0 {
  padding-left: 0px !important;
}

/* line 1022, app/assets/stylesheets/application.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 1025, app/assets/stylesheets/application.scss */
.pl-1 {
  padding-left: 5px !important;
}

/* line 1028, app/assets/stylesheets/application.scss */
.pr-1 {
  padding-right: 5px !important;
}

/* line 1031, app/assets/stylesheets/application.scss */
.p-0 {
  padding: 0 !important;
}

/* line 1034, app/assets/stylesheets/application.scss */
.p-1 {
  padding: 5px !important;
}

/* line 1037, app/assets/stylesheets/application.scss */
.p-lr-1 {
  padding: 0px 5px !important;
}

/* line 1040, app/assets/stylesheets/application.scss */
.trash-center {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: end;
}

/* line 1046, app/assets/stylesheets/application.scss */
.data-center {
  height: 45px;
  display: flex;
  align-items: center;
}

/* line 1052, app/assets/stylesheets/application.scss */
.label-checkbox .input-group {
  flex-direction: row !important;
}

/* line 1056, app/assets/stylesheets/application.scss */
.discount-value-field {
  width: 60px !important;
}

/* line 1059, app/assets/stylesheets/application.scss */
.fs-16 {
  font-size: 16px !important;
}

/* line 1062, app/assets/stylesheets/application.scss */
.discount-field1 > div {
  min-width: 100px;
}

/* line 1069, app/assets/stylesheets/application.scss */
.header-bg table thead tr th {
  background-color: #8f8b8b;
}

/* line 1076, app/assets/stylesheets/application.scss */
.input-group > span.input-group-addon {
  white-space: nowrap !important;
}

/* line 1079, app/assets/stylesheets/application.scss */
.input-group.return-date {
  position: inherit !important;
}

/* line 1082, app/assets/stylesheets/application.scss */
.alternate-bg-color {
  background-color: #ededed;
}

/* line 1085, app/assets/stylesheets/application.scss */
.form-body.customer-table {
  overflow: inherit !important;
}

/* line 1087, app/assets/stylesheets/application.scss */
.form-body.customer-table .combobox-container .typeahead-long {
  position: absolute !important;
  max-width: inherit !important;
  min-width: auto !important;
  width: 100% !important;
}

/* line 1094, app/assets/stylesheets/application.scss */
.customer-table td {
  padding-top: 5px !important;
}

/* line 1097, app/assets/stylesheets/application.scss */
.contact-head-row th {
  padding: 0 5px;
}

/* line 1101, app/assets/stylesheets/application.scss */
.menu-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #fff;
  cursor: pointer;
}

/* line 1107, app/assets/stylesheets/application.scss */
.menu-container .menu-link {
  width: 100%;
  padding: 12px 5px 12px 15px;
}

/* line 1111, app/assets/stylesheets/application.scss */
.menu-container .submenu-box {
  opacity: 0;
  z-index: -1;
  max-height: 0px;
  list-style: none;
  padding: 0px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  color: #000;
  background: #f7f7f7;
  visibility: hidden;
  overflow: hidden;
  transition: all .3s ease-in-out;
}

/* line 1127, app/assets/stylesheets/application.scss */
.menu-container .submenu-box li {
  padding: 5px 0px;
}

/* line 1129, app/assets/stylesheets/application.scss */
.menu-container .submenu-box li:hover {
  background-color: #dbdbdb;
}

/* line 1132, app/assets/stylesheets/application.scss */
.menu-container .submenu-box li a {
  display: block;
  width: 100%;
}

/* line 1135, app/assets/stylesheets/application.scss */
.menu-container .submenu-box li a > span {
  padding: 0 35px;
}

/* line 1140, app/assets/stylesheets/application.scss */
.menu-container .submenu-box li.active {
  background-color: rgba(0, 192, 239, 0.8);
  pointer-events: none;
  font-weight: 500;
}

/* line 1144, app/assets/stylesheets/application.scss */
.menu-container .submenu-box li.active a {
  color: #fff;
}

/* line 1148, app/assets/stylesheets/application.scss */
.menu-container .submenu-box a {
  color: #000;
}

/* line 1153, app/assets/stylesheets/application.scss */
.sidebar-menu-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 5px 12px 15px;
  color: #fff;
  width: 100%;
}

/* line 1160, app/assets/stylesheets/application.scss */
.sidebar-menu-box .arrow-box {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

/* line 1164, app/assets/stylesheets/application.scss */
.sidebar-menu-box .arrow-box i {
  transition: .3s all ease-in-out;
}

/* line 1170, app/assets/stylesheets/application.scss */
.menu-main-box.clicked .arrow-box i {
  transform: rotate(90deg);
  transition: .3s all ease-in-out;
}

/* line 1174, app/assets/stylesheets/application.scss */
.menu-main-box.clicked .submenu-box {
  z-index: 1;
  max-height: 500px;
  visibility: visible;
  opacity: 1;
  transition: all .3s ease-in-out;
}

/* line 1184, app/assets/stylesheets/application.scss */
.label-status {
  font-weight: 100;
}

@media screen and (max-width: 992px) {
  /* line 1189, app/assets/stylesheets/application.scss */
  #ui-id-1, #ui-id-2 {
    width: calc(100% - 161px) !important;
    max-height: 180px;
  }
}

@media screen and (max-width: 480px) {
  /* line 1196, app/assets/stylesheets/application.scss */
  #ui-id-1, #ui-id-2 {
    width: calc(100% - 46px) !important;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1203, app/assets/stylesheets/application.scss */
  .combobox-container .typeahead-long {
    max-height: 200px;
  }
  /* line 1206, app/assets/stylesheets/application.scss */
  .price-field .combobox-container .typeahead-long {
    position: initial;
    max-height: 200px;
    width: 120px;
  }
  /* line 1211, app/assets/stylesheets/application.scss */
  .price-field .input-group .input-group-addon {
    position: absolute;
    height: 45px;
    width: 23px;
    padding: 0px 4px;
    line-height: 45px;
    right: 0;
    top: 0;
    z-index: 99;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  /* line 1224, app/assets/stylesheets/application.scss */
  .pl-xs-0 {
    padding-left: 0 !important;
  }
  /* line 1227, app/assets/stylesheets/application.scss */
  .pr-xs-0 {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  /* line 1233, app/assets/stylesheets/application.scss */
  .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 1240, app/assets/stylesheets/application.scss */
  .col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    width: 8.333333%;
  }
  /* line 1247, app/assets/stylesheets/application.scss */
  .col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    width: 16.666667%;
  }
  /* line 1254, app/assets/stylesheets/application.scss */
  .col-3 {
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
  }
  /* line 1261, app/assets/stylesheets/application.scss */
  .col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 33.333333%;
  }
  /* line 1268, app/assets/stylesheets/application.scss */
  .col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    width: 41.666667%;
  }
  /* line 1275, app/assets/stylesheets/application.scss */
  .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
  /* line 1282, app/assets/stylesheets/application.scss */
  .col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    width: 58.333333%;
  }
  /* line 1289, app/assets/stylesheets/application.scss */
  .col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    width: 66.666667%;
  }
  /* line 1296, app/assets/stylesheets/application.scss */
  .col-9 {
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%;
  }
  /* line 1303, app/assets/stylesheets/application.scss */
  .col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    width: 83.333333%;
  }
  /* line 1310, app/assets/stylesheets/application.scss */
  .col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    width: 91.666667%;
  }
  /* line 1317, app/assets/stylesheets/application.scss */
  .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  /* line 1326, app/assets/stylesheets/application.scss */
  .combobox-container .typeahead-long {
    max-height: 150px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 479px) {
  /* line 1333, app/assets/stylesheets/application.scss */
  .input-group .input-group-addon {
    text-align: left !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 1340, app/assets/stylesheets/application.scss */
  div.input-group .input-group-addon.dropdown-toggle {
    width: 23px;
    height: 45px;
    line-height: 43px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media (max-width: 1023px) {
  /* line 1350, app/assets/stylesheets/application.scss */
  .input-group .form-control.custom_comment_txt {
    height: auto;
  }
  /* line 1353, app/assets/stylesheets/application.scss */
  #payments {
    overflow-x: auto;
  }
  /* line 1354, app/assets/stylesheets/application.scss */
  .contact-head-row th {
    padding: 0 0px;
    background-color: transparent !important;
  }
  /* line 1358, app/assets/stylesheets/application.scss */
  .contact-person, .private-data-table, .address-table {
    position: relative;
  }
  /* line 1360, app/assets/stylesheets/application.scss */
  .contact-person th, .private-data-table th, .address-table th {
    display: none !important;
  }
  /* line 1363, app/assets/stylesheets/application.scss */
  .contact-person tr, .private-data-table tr, .address-table tr {
    display: flex;
  }
  /* line 1366, app/assets/stylesheets/application.scss */
  .contact-person .contact-table-row, .private-data-table .contact-table-row, .address-table .contact-table-row {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 1369, app/assets/stylesheets/application.scss */
  .contact-person .contact-table-row td, .private-data-table .contact-table-row td, .address-table .contact-table-row td {
    padding: 5px;
  }
  /* line 1373, app/assets/stylesheets/application.scss */
  .contact-person .table td::before, .contact-person .address-label-row td .address-label-field::before, .private-data-table .table td::before, .private-data-table .address-label-row td .address-label-field::before, .address-table .table td::before, .address-table .address-label-row td .address-label-field::before {
    content: attr(data-label);
    position: relative;
    left: 0;
    width: 100%;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
  }
  /* line 1385, app/assets/stylesheets/application.scss */
  .contact-person th:last-child {
    display: block !important;
    background: transparent;
    position: absolute;
    right: 2px;
    top: -13.5px;
  }
  /* line 1392, app/assets/stylesheets/application.scss */
  .customer_edit #comments #commments {
    position: relative;
  }
  /* line 1395, app/assets/stylesheets/application.scss */
  .customer_edit #comments #commments th {
    display: none !important;
  }
  /* line 1398, app/assets/stylesheets/application.scss */
  .customer_edit #comments #commments th:last-child {
    display: block !important;
    background: transparent;
    position: absolute;
    right: -1px;
    top: -32.5px;
  }
}

@media (max-width: 425px) {
  /* line 1408, app/assets/stylesheets/application.scss */
  .contact-person th:last-child {
    right: -3px;
    top: 2px;
  }
}

/* line 1413, app/assets/stylesheets/application.scss */
#map {
  width: 500px;
  height: 500px;
  overflow: visible;
  float: left;
  margin-bottom: 50px;
}

/* line 1414, app/assets/stylesheets/application.scss */
img {
  max-width: auto !important;
}

/* line 1415, app/assets/stylesheets/application.scss */
.current-status {
  width: 100%;
  flaot: left;
}

/* line 1416, app/assets/stylesheets/application.scss */
.current-status-inner {
  width: 100%;
  float: left;
}

/* line 1417, app/assets/stylesheets/application.scss */
.alert-message {
  color: red;
}

/* line 1418, app/assets/stylesheets/application.scss */
.input-group .input-group-addon:first-child {
  text-align: left !important;
}

/* line 1419, app/assets/stylesheets/application.scss */
.form-group label > .input-group {
  display: flex;
  flex-direction: column;
}

/* line 1423, app/assets/stylesheets/application.scss */
.form-group label .input-group {
  margin-bottom: 5px;
}

/* line 1426, app/assets/stylesheets/application.scss */
.text-right {
  text-align: right !important;
}

/* line 1429, app/assets/stylesheets/application.scss */
.form-control-checkbox {
  height: auto !important;
}

/* line 1432, app/assets/stylesheets/application.scss */
.locked .label-checkbox .input-group {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}

/* line 1438, app/assets/stylesheets/application.scss */
.locked .label-checkbox .input-group span {
  line-height: 11px !important;
  width: auto !important;
}

/* line 1442, app/assets/stylesheets/application.scss */
.label-checkbox .form-control-checkbox {
  height: 31px !important;
}

/* line 1445, app/assets/stylesheets/application.scss */
.locked .label-checkbox .input-group .form-control-checkbox {
  height: auto !important;
  padding: 0;
  line-height: 11px;
}

/* line 1450, app/assets/stylesheets/application.scss */
.locked .label-checkbox .input-group .form-control-checkbox input {
  margin: 0px;
}

/* line 1453, app/assets/stylesheets/application.scss */
.primary-radio {
  width: 4%;
}

/* line 1456, app/assets/stylesheets/application.scss */
.name-field {
  width: 40%;
}

/* line 1459, app/assets/stylesheets/application.scss */
.contact-field {
  width: 15%;
}

/* line 1462, app/assets/stylesheets/application.scss */
.email-field, .comment-field {
  width: 21%;
}

/* line 1466, app/assets/stylesheets/application.scss */
.contact-table-row td {
  padding: 5px !important;
}

/* line 1470, app/assets/stylesheets/application.scss */
.contact-head-row .w-100 th {
  font-size: 12.6px;
  vertical-align: bottom;
}

/* line 1475, app/assets/stylesheets/application.scss */
.uploaded-images {
  display: flex;
  align-items: center;
  margin-top: 10px;
  flex-wrap: wrap;
}

/* line 1481, app/assets/stylesheets/application.scss */
.uploaded-images a {
  display: block;
  width: 33.33%;
  padding: 5px;
}

/* line 1486, app/assets/stylesheets/application.scss */
.holder-name {
  width: 33.33%;
}

/* line 1489, app/assets/stylesheets/application.scss */
.nric-field {
  width: 33.33%;
}

/* line 1492, app/assets/stylesheets/application.scss */
.bank-tag {
  width: 33.33%;
}

/* line 1495, app/assets/stylesheets/application.scss */
.account-number {
  width: 50%;
}

/* line 1498, app/assets/stylesheets/application.scss */
.branch-name {
  width: 50%;
}

/* line 1501, app/assets/stylesheets/application.scss */
.primary-private {
  width: 5%;
}

/* line 1504, app/assets/stylesheets/application.scss */
.private-new {
  position: absolute;
  right: 13px;
  top: -4px;
  border: none !important;
}

/* line 1510, app/assets/stylesheets/application.scss */
.primary-address {
  width: 5%;
}

/* line 1513, app/assets/stylesheets/application.scss */
.city-field {
  width: 30%;
}

/* line 1516, app/assets/stylesheets/application.scss */
.township-field {
  width: 30%;
}

/* line 1519, app/assets/stylesheets/application.scss */
.street-field {
  width: 20%;
}

/* line 1522, app/assets/stylesheets/application.scss */
.floor-field {
  width: 20%;
}

/* line 1525, app/assets/stylesheets/application.scss */
.flex-wrap {
  flex-wrap: wrap;
}

/* line 1528, app/assets/stylesheets/application.scss */
.col-5-1 {
  flex: 0 0 20%;
  max-width: 20%;
  width: 20%;
}

/* line 1534, app/assets/stylesheets/application.scss */
.col-5-1-2 {
  flex: 0 0 40%;
  max-width: 40%;
  width: 40%;
}

/* line 1540, app/assets/stylesheets/application.scss */
.optiins_btns {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media only screen and (min-width: 1025px) {
  /* line 1545, app/assets/stylesheets/application.scss */
  .last-order .input-group-addon {
    word-spacing: -1px;
  }
  /* line 1548, app/assets/stylesheets/application.scss */
  .credit-period .input-group-addon {
    word-spacing: -5px;
  }
}

@media screen and (max-width: 991.98px) {
  /* line 1553, app/assets/stylesheets/application.scss */
  .col-5-1 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  /* line 1559, app/assets/stylesheets/application.scss */
  .col-5-1-2 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }
  /* line 1565, app/assets/stylesheets/application.scss */
  .style_none {
    display: none;
  }
  /* line 1568, app/assets/stylesheets/application.scss */
  .border-line {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px solid #000 !important;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1575, app/assets/stylesheets/application.scss */
  .city-field {
    width: 50%;
  }
  /* line 1578, app/assets/stylesheets/application.scss */
  .township-field {
    width: 50%;
  }
  /* line 1581, app/assets/stylesheets/application.scss */
  .street-field {
    width: 33.33%;
  }
  /* line 1584, app/assets/stylesheets/application.scss */
  .floor-field {
    width: 33.33%;
  }
  /* line 1587, app/assets/stylesheets/application.scss */
  .private-new {
    right: -3px;
    top: -34px;
  }
  /* line 1591, app/assets/stylesheets/application.scss */
  .name-field {
    width: 37.33%;
  }
  /* line 1594, app/assets/stylesheets/application.scss */
  .contact-field {
    width: 29.33%;
  }
  /* line 1597, app/assets/stylesheets/application.scss */
  .email-field {
    width: 33.33%;
  }
  /* line 1600, app/assets/stylesheets/application.scss */
  .comment-field {
    width: 90%;
  }
  /* line 1603, app/assets/stylesheets/application.scss */
  .primary-private:last-child {
    display: none !important;
  }
  /* line 1606, app/assets/stylesheets/application.scss */
  .primary-radio {
    width: 43%;
  }
  /* line 1609, app/assets/stylesheets/application.scss */
  .holder-name {
    width: 33.33%;
  }
  /* line 1612, app/assets/stylesheets/application.scss */
  .nric-field {
    width: 33.33%;
  }
  /* line 1615, app/assets/stylesheets/application.scss */
  .bank-tag {
    width: 33.33%;
  }
  /* line 1618, app/assets/stylesheets/application.scss */
  .account-number {
    width: 50%;
  }
  /* line 1621, app/assets/stylesheets/application.scss */
  .branch-name {
    width: 50%;
  }
  /* line 1624, app/assets/stylesheets/application.scss */
  .primary-private {
    width: 5%;
  }
  /* line 1627, app/assets/stylesheets/application.scss */
  .trash-field {
    width: 95%;
    display: flex;
    align-items: center;
  }
  /* line 1632, app/assets/stylesheets/application.scss */
  .trash-field:before {
    display: none !important;
  }
  /* line 1635, app/assets/stylesheets/application.scss */
  .btn-center {
    height: 71px;
    display: flex;
    align-items: center;
  }
  /* line 1640, app/assets/stylesheets/application.scss */
  .trash-end {
    height: 45px;
    display: flex;
    align-items: end;
    margin-top: 7px;
  }
  /* line 1646, app/assets/stylesheets/application.scss */
  .trash-position {
    width: 10% !important;
  }
  /* line 1649, app/assets/stylesheets/application.scss */
  .trash-position:before {
    display: none;
  }
  /* line 1652, app/assets/stylesheets/application.scss */
  .private-data-table #new-bank-account {
    position: relative;
  }
  /* line 1655, app/assets/stylesheets/application.scss */
  #map {
    width: 100%;
    height: 335px;
    padding-left: 0px !important;
  }
  /* line 1656, app/assets/stylesheets/application.scss */
  .current-status-outer {
    flaot: left !important;
    clear: both;
  }
}

/* line 1658, app/assets/stylesheets/application.scss */
.form-group .combobox-selected .input-group {
  margin: 0px;
}

/* line 1661, app/assets/stylesheets/application.scss */
.d-flex {
  display: flex;
}

/* line 1664, app/assets/stylesheets/application.scss */
.align-center {
  align-items: center;
}

/* line 1667, app/assets/stylesheets/application.scss */
.justify-between {
  justify-content: space-between;
}

/* line 1670, app/assets/stylesheets/application.scss */
.justify-end {
  justify-content: end;
}

/* line 1674, app/assets/stylesheets/application.scss */
.w-0 {
  width: 0;
}

/* line 1677, app/assets/stylesheets/application.scss */
.w-100 {
  width: 100%;
}

/* line 1680, app/assets/stylesheets/application.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 1683, app/assets/stylesheets/application.scss */
.pb-2 {
  padding-bottom: 8px !important;
}

/* line 1686, app/assets/stylesheets/application.scss */
.mr-1 {
  margin-right: 6px !important;
}

/* line 1689, app/assets/stylesheets/application.scss */
.mx-2 {
  margin-right: .5rem;
  margin-left: .5rem;
}

/* line 1693, app/assets/stylesheets/application.scss */
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 1697, app/assets/stylesheets/application.scss */
.text-left {
  text-align: left !important;
}

/* line 1700, app/assets/stylesheets/application.scss */
.mr-2 {
  margin-right: .5rem;
}

/* line 1703, app/assets/stylesheets/application.scss */
.nowrap {
  white-space: nowrap;
}

/* line 1707, app/assets/stylesheets/application.scss */
.danger-bg-color {
  background-color: #ffd6d6 !important;
  padding: 5px 0;
  margin-bottom: 5px;
}

/* line 1712, app/assets/stylesheets/application.scss */
.danger-bg-color .form-group {
  width: 100%;
}

/* line 1715, app/assets/stylesheets/application.scss */
.danger-bg-color .form-group label.label-checkbox {
  width: 100%;
}

/* line 1718, app/assets/stylesheets/application.scss */
.danger-bg-color .form-group label .input-group {
  display: flex;
  align-items: center;
  flex-direction: column !important;
  margin: 0;
  justify-content: center;
}

/* line 1725, app/assets/stylesheets/application.scss */
.danger-bg-color .input-group .input-group-addon:first-child {
  width: auto;
}

/* line 1728, app/assets/stylesheets/application.scss */
.danger-bg-color .input-group {
  display: flex;
  align-items: center;
}

/* line 1732, app/assets/stylesheets/application.scss */
.trash-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 1024px) and (min-width: 479px) {
  /* line 1740, app/assets/stylesheets/application.scss */
  .form-group label .input-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
  }
  /* line 1745, app/assets/stylesheets/application.scss */
  .label-checkbox .input-group {
    align-items: center !important;
  }
  /* line 1748, app/assets/stylesheets/application.scss */
  .form-group label .input-group .input-group {
    display: table;
  }
  /* line 1751, app/assets/stylesheets/application.scss */
  div.form-group div.input-group .input-group-add {
    text-align: left;
  }
  /* line 1754, app/assets/stylesheets/application.scss */
  input:checked + .slider:before {
    transform: translateX(13px);
  }
}

@media screen and (max-width: 480px) {
  /* line 1759, app/assets/stylesheets/application.scss */
  .col-5-1 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  /* line 1765, app/assets/stylesheets/application.scss */
  .col-5-1-2 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  /* line 1771, app/assets/stylesheets/application.scss */
  .private-data-table .sm-selector-row {
    flex-wrap: inherit !important;
  }
  /* line 1774, app/assets/stylesheets/application.scss */
  .primary-address {
    padding-left: 5px !important;
  }
  /* line 1777, app/assets/stylesheets/application.scss */
  .city-field, .township-field, .street-field, .floor-field {
    width: 100%;
  }
  /* line 1780, app/assets/stylesheets/application.scss */
  .name-field {
    width: 100%;
  }
  /* line 1783, app/assets/stylesheets/application.scss */
  .private-data-table .sm-selector-row {
    flex-wrap: wrap;
  }
  /* line 1786, app/assets/stylesheets/application.scss */
  .contact-field {
    width: 50%;
  }
  /* line 1789, app/assets/stylesheets/application.scss */
  .email-field {
    width: 50%;
  }
  /* line 1792, app/assets/stylesheets/application.scss */
  .comment-field {
    width: 87%;
  }
  /* line 1795, app/assets/stylesheets/application.scss */
  .btn-center {
    width: 13%;
  }
  /* line 1798, app/assets/stylesheets/application.scss */
  .uploaded-images a {
    width: 50%;
  }
  /* line 1801, app/assets/stylesheets/application.scss */
  .holder-name {
    width: 100%;
  }
  /* line 1804, app/assets/stylesheets/application.scss */
  .nric-field {
    width: 50%;
  }
  /* line 1807, app/assets/stylesheets/application.scss */
  .bank-tag {
    width: 50%;
  }
  /* line 1810, app/assets/stylesheets/application.scss */
  .account-number {
    width: 50%;
  }
  /* line 1813, app/assets/stylesheets/application.scss */
  .branch-name {
    width: 50%;
  }
  /* line 1816, app/assets/stylesheets/application.scss */
  .primary-private {
    width: 10%;
  }
  /* line 1819, app/assets/stylesheets/application.scss */
  .locked .input-group {
    margin-bottom: 0px !important;
  }
  /* line 1822, app/assets/stylesheets/application.scss */
  .form-group label .input-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
    flex-direction: row;
  }
  /* line 1829, app/assets/stylesheets/application.scss */
  .multiselect-group.form-group label .input-group {
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 1834, app/assets/stylesheets/application.scss */
  .locked .label-checkbox .input-group-addon {
    min-width: auto;
  }
  /* line 1837, app/assets/stylesheets/application.scss */
  .label-checkbox .input-group-addon {
    min-width: 105px;
  }
  /* line 1840, app/assets/stylesheets/application.scss */
  div .form-group div.input-group .input-group-addon {
    margin: 0px;
    white-space: normal !important;
  }
  /* line 1844, app/assets/stylesheets/application.scss */
  div .form-group label.label-checkbox div.input-group .input-group-addon {
    white-space: nowrap !important;
  }
  /* line 1847, app/assets/stylesheets/application.scss */
  div .form-group div.input-group > div {
    width: 80%;
  }
  /* line 1850, app/assets/stylesheets/application.scss */
  div.multiselect-group div.input-group > div {
    width: auto;
  }
  /* line 1853, app/assets/stylesheets/application.scss */
  div.input-group .input-group-addon.dropdown-toggle {
    width: 23px;
    height: 45px;
    line-height: 43px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 1860, app/assets/stylesheets/application.scss */
  .danger-bg-color {
    margin-bottom: 10px;
    padding-left: 15px;
  }
  /* line 1864, app/assets/stylesheets/application.scss */
  .danger-bg-color .form-group label .input-group {
    flex-direction: row !important;
  }
  /* line 1867, app/assets/stylesheets/application.scss */
  .optiins_btns {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 426px) {
  /* line 1873, app/assets/stylesheets/application.scss */
  .private-new {
    top: -34px;
  }
  /* line 1876, app/assets/stylesheets/application.scss */
  div .form-group div.input-group div {
    width: 100%;
  }
  /* line 1879, app/assets/stylesheets/application.scss */
  div .form-group.multiselect-group div.input-group div {
    width: -webkit-fill-available;
  }
  /* line 1882, app/assets/stylesheets/application.scss */
  .credit-period .input-group-addon {
    width: 120px !important;
  }
  /* line 1885, app/assets/stylesheets/application.scss */
  .primary-radio {
    width: 100%;
  }
  /* line 1888, app/assets/stylesheets/application.scss */
  .trash-position {
    width: 100%;
  }
  /* line 1891, app/assets/stylesheets/application.scss */
  .comment-field {
    width: 85%;
  }
  /* line 1894, app/assets/stylesheets/application.scss */
  .trash-position {
    width: 15% !important;
  }
  /* line 1897, app/assets/stylesheets/application.scss */
  .trash-field button {
    bottom: 59px;
  }
}

/* line 1902, app/assets/stylesheets/application.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 1907, app/assets/stylesheets/application.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 1912, app/assets/stylesheets/application.scss */
#invoices .table-responsive .table.table-condensed th, .address-table .table.table-condensed th, #rebates .table-responsive .table.table-condensed th, .private-data-table .table.table-condensed th, #commments .table.table-condensed th, .contact-person .table.table-condensed th, #sales .table.table-condensed th, #orders .table.table-condensed th, #transactions_list .table-borderless th {
  background: #8f8b8b;
}

/* line 1913, app/assets/stylesheets/application.scss */
.pl-2 {
  padding-left: 10px !important;
}

/* line 1914, app/assets/stylesheets/application.scss */
.input-group .input-group-addon:first-child {
  width: 160px;
  max-width: 100%;
}

/* line 1915, app/assets/stylesheets/application.scss */
.custom_checkbox .input-group .input-group-addon:first-child {
  max-width: 100%;
}

/* line 1918, app/assets/stylesheets/application.scss */
.end-time-error {
  color: red;
  font-size: 11px;
  text-align: center;
}

/* line 1919, app/assets/stylesheets/application.scss */
.input-group .multiselect_options {
  height: 179px;
}

/* line 1921, app/assets/stylesheets/application.scss */
.optiins_btns .btn {
  border-radius: 5px;
  margin-bottom: 4px;
  display: flex;
  justify-content: center;
  font-weight: bold;
}

/* line 1927, app/assets/stylesheets/application.scss */
.optiins_btns .btn.btn-arrows, .optiins_btns .btn.btn-arrows:hover, .optiins_btns .btn.btn-arrows:focus {
  background: #fff;
  border: 1px solid #aba1a1;
  color: #aba1a1;
}

/* line 1932, app/assets/stylesheets/application.scss */
.optiins_btns .btn.btn-undu, .optiins_btns .btn.btn-undu:hover, .optiins_btns .btn.btn-undu:focus {
  background: #dc3e48;
  border: 1px solid #dc3e48;
  color: #fff;
}

/* line 1937, app/assets/stylesheets/application.scss */
.optiins_btns .btn.btn-redu, .optiins_btns .btn.btn-redu:hover, .optiins_btns .btn.btn-redu:focus {
  background: #ecb93e;
  border: 1px solid #ecb93e;
  color: #fff;
}

/* line 1942, app/assets/stylesheets/application.scss */
.optiins_btns .btn i {
  font-size: 20px;
  font-weight: bold;
}

/* line 1945, app/assets/stylesheets/application.scss */
.custom_checkbox label .input-group {
  flex-direction: column !important;
  align-items: flex-start !important;
}

/* line 1949, app/assets/stylesheets/application.scss */
div .custom_checkbox .form-group div.input-group .input-group-addon + div {
  width: 100%;
  background-color: #ffd6d6 !important;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
}

/* line 1958, app/assets/stylesheets/application.scss */
.custom_checkbox label .input-group {
  align-items: center;
}

/* line 1961, app/assets/stylesheets/application.scss */
.custom_radio {
  height: 45px;
  display: flex;
  align-items: center;
}

/* line 1966, app/assets/stylesheets/application.scss */
.custom_radio span {
  display: flex;
  align-items: center;
  margin-right: 5px;
}

/* line 1971, app/assets/stylesheets/application.scss */
.custom_radio span input {
  margin-top: 0;
  margin-right: 5px;
}

@media screen and (max-width: 480px) {
  /* line 1976, app/assets/stylesheets/application.scss */
  .optiins_btns {
    display: flex;
    margin: 10px 0;
    padding-left: 15px;
    padding-right: 15px;
    justify-content: space-between;
  }
  /* line 1983, app/assets/stylesheets/application.scss */
  .optiins_btns .btn {
    margin: 4px;
    transform: rotate(90deg);
    display: inherit;
    width: 43px;
    height: 43px;
    text-align: center;
    display: flex;
    align-items: center;
  }
  /* line 1993, app/assets/stylesheets/application.scss */
  .optiins_btns .btn.btn-redu, .optiins_btns .btn.btn-undu {
    transform: rotate(0deg);
    width: 55px;
  }
  /* line 1997, app/assets/stylesheets/application.scss */
  div .custom_checkbox .form-group div.input-group div {
    width: auto;
  }
  /* line 2000, app/assets/stylesheets/application.scss */
  .custom_checkbox label .input-group {
    flex-direction: row !important;
  }
  /* line 2003, app/assets/stylesheets/application.scss */
  div .custom_checkbox .form-group div.input-group .input-group-addon + div {
    width: calc(100% - 95px);
  }
}

/* line 2008, app/assets/stylesheets/application.scss */
select[multiple], select[size] {
  height: 200px !important;
}

/* line 2011, app/assets/stylesheets/application.scss */
.flex-column {
  flex-direction: column;
}

/* The switch - the box around the slider */
/* line 2016, app/assets/stylesheets/application.scss */
.switch {
  position: relative;
  display: inline-block;
  min-width: 40px;
  height: 24px;
  margin-right: 10px;
  margin-bottom: 0;
}

/* Hide default HTML checkbox */
/* line 2026, app/assets/stylesheets/application.scss */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
/* line 2033, app/assets/stylesheets/application.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f1f1f1;
  transition: .4s;
}

/* line 2044, app/assets/stylesheets/application.scss */
.slider.slider_gray {
  background-color: #e1e1e1;
}

/* line 2047, app/assets/stylesheets/application.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  transition: .4s;
}

/* line 2059, app/assets/stylesheets/application.scss */
input:checked + .slider {
  background-color: #2196F3;
}

/* line 2063, app/assets/stylesheets/application.scss */
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

/* line 2067, app/assets/stylesheets/application.scss */
input:checked + .slider:before {
  transform: translateX(16px);
}

/* Rounded sliders */
/* line 2074, app/assets/stylesheets/application.scss */
.slider.round {
  border-radius: 34px;
}

/* line 2078, app/assets/stylesheets/application.scss */
.slider.round:before {
  border-radius: 50%;
}

/* line 2081, app/assets/stylesheets/application.scss */
.swtch-button {
  font-size: 12px;
  display: flex;
  align-items: center;
}

/* line 2086, app/assets/stylesheets/application.scss */
.display-trafic .swtch-button {
  justify-content: flex-end;
  margin-bottom: 0;
}

/* line 2090, app/assets/stylesheets/application.scss */
.display-trafic .swtch-button label.swtich {
  margin-right: 0;
}

/* line 2093, app/assets/stylesheets/application.scss */
.m-0 {
  margin: 0;
}

/* line 2096, app/assets/stylesheets/application.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 2099, app/assets/stylesheets/application.scss */
.mb-8 {
  margin-bottom: 8px;
}

/* line 2102, app/assets/stylesheets/application.scss */
.mb-5 {
  margin-bottom: 5px;
}

/* line 2105, app/assets/stylesheets/application.scss */
.mb-24 {
  margin-bottom: 24px;
}

/* line 2108, app/assets/stylesheets/application.scss */
.mb-20 {
  margin-bottom: 20px;
}

/* line 2111, app/assets/stylesheets/application.scss */
.mb-10 {
  margin-bottom: 10px;
}

/* line 2114, app/assets/stylesheets/application.scss */
.mb-15 {
  margin-bottom: 15px;
}

/* line 2117, app/assets/stylesheets/application.scss */
.mr-5 {
  margin-right: 5px;
}

/* line 2120, app/assets/stylesheets/application.scss */
.ml-5 {
  margin-left: 5px;
}

/* line 2123, app/assets/stylesheets/application.scss */
.ml-10 {
  margin-left: 10px;
}

/* line 2126, app/assets/stylesheets/application.scss */
.ml-20 {
  margin-left: 20px;
}

/* line 2129, app/assets/stylesheets/application.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 2132, app/assets/stylesheets/application.scss */
.mt-2 {
  margin-top: 20px;
}

/* line 2135, app/assets/stylesheets/application.scss */
.mt-5 {
  margin-top: 5px;
}

/* line 2138, app/assets/stylesheets/application.scss */
.mt-10 {
  margin-top: 10px;
}

/* line 2141, app/assets/stylesheets/application.scss */
.mt-24 {
  margin-top: 24px;
}

/* line 2144, app/assets/stylesheets/application.scss */
.mr-0 {
  margin-right: 0;
}

/* line 2147, app/assets/stylesheets/application.scss */
.mr-10 {
  margin-right: 10px !important;
}

/* line 2150, app/assets/stylesheets/application.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 2153, app/assets/stylesheets/application.scss */
.pt-2 {
  padding-top: 8px !important;
}

/* line 2156, app/assets/stylesheets/application.scss */
.py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

/* line 2160, app/assets/stylesheets/application.scss */
.py-3 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

/* line 2165, app/assets/stylesheets/application.scss */
.px-3 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

/* line 2169, app/assets/stylesheets/application.scss */
.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* line 2173, app/assets/stylesheets/application.scss */
.pr-0 {
  padding-right: 0;
}

/* line 2176, app/assets/stylesheets/application.scss */
.pr-15 {
  padding-right: 15px;
}

/* line 2179, app/assets/stylesheets/application.scss */
.gps_group .responsive-table {
  max-height: 488px !important;
}

/* line 2182, app/assets/stylesheets/application.scss */
.round_field_margin {
  margin-top: 1.25rem;
}

/* Multiselect css*/
/* line 2186, app/assets/stylesheets/application.scss */
.ui-multiselect {
  display: flex !important;
  padding: 0 !important;
  background: #fff;
  border-radius: 5px;
  width: 100% !important;
  height: auto !important;
  flex-wrap: wrap;
}

/* line 2195, app/assets/stylesheets/application.scss */
.ui-multiselect::after {
  position: absolute;
  content: '';
  top: 15px;
  left: 50%;
  background-color: #e0e0e0;
  width: 2px;
  height: calc(100% - 30px);
}

/* line 2204, app/assets/stylesheets/application.scss */
.ui-multiselect .available {
  width: 100% !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 2209, app/assets/stylesheets/application.scss */
.ui-multiselect .selected {
  width: 100% !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 2214, app/assets/stylesheets/application.scss */
.count {
  display: none;
}

/* line 2217, app/assets/stylesheets/application.scss */
.ui-widget-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 2222, app/assets/stylesheets/application.scss */
.ui-widget-header a {
  white-space: nowrap;
  margin-left: 15px;
}

/* line 2226, app/assets/stylesheets/application.scss */
.ui-widget-header input[type=text] {
  font-weight: normal;
  height: 45px;
  padding: 5px 8px;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}

/* line 2242, app/assets/stylesheets/application.scss */
.ui-multiselect .available, .ui-multiselect .selected {
  flex: 0 0 50%;
}

/* line 2246, app/assets/stylesheets/application.scss */
.connected-list {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 130px !important;
  overflow-y: scroll;
}

/* line 2253, app/assets/stylesheets/application.scss */
.connected-list::-webkit-scrollbar {
  width: 5px;
}

/* line 2257, app/assets/stylesheets/application.scss */
.connected-list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 2261, app/assets/stylesheets/application.scss */
.connected-list::-webkit-scrollbar-thumb {
  background-color: #00c0ef;
  outline: none;
}

/* line 2265, app/assets/stylesheets/application.scss */
.connected-list li {
  padding: 5px 15px 5px 0;
  align-items: center;
  display: flex;
  width: 100% !important;
  justify-content: space-between;
}

/* line 2272, app/assets/stylesheets/application.scss */
.ui-helper-hidden, .ui-icon-arrowthick-2-n-s {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 2277, app/assets/stylesheets/application.scss */
  .nav > li > a {
    padding: 10px 9px;
  }
  /* line 2280, app/assets/stylesheets/application.scss */
  .ui-multiselect .available, .ui-multiselect .selected {
    flex: 0 0 100%;
  }
  /* line 2283, app/assets/stylesheets/application.scss */
  .ui-multiselect::after {
    top: 50%;
    left: 15px;
    width: calc(100% - 30px);
    height: 2px;
  }
}

/* line 2291, app/assets/stylesheets/application.scss */
.map-table-headers {
  color: #00008b;
  font-weight: bold;
  font-size: 17px;
}

/* line 2292, app/assets/stylesheets/application.scss */
.map_box {
  width: 100%;
  padding-top: 100%;
  /* 1:1 Aspect Ratio */
  position: relative;
  /* If you want text inside of it */
}

/* If you want text inside of the container */
/* line 2299, app/assets/stylesheets/application.scss */
.map {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 2306, app/assets/stylesheets/application.scss */
.activity_input {
  background-color: #f1f1f1;
}

/* line 2308, app/assets/stylesheets/application.scss */
.activity_input:nth-child(2n) {
  background-color: #fff;
}

/* line 2311, app/assets/stylesheets/application.scss */
.activity_input label {
  margin: 0;
}

/* line 2315, app/assets/stylesheets/application.scss */
.activity_table {
  overflow-x: auto;
}

/* line 2317, app/assets/stylesheets/application.scss */
.activity_table .table-condensed {
  min-width: 900px;
  border: 0;
  background-color: #fff;
}

/* line 2321, app/assets/stylesheets/application.scss */
.activity_table .table-condensed th {
  background: #8f8b8b;
}

/* line 2325, app/assets/stylesheets/application.scss */
.activity_table .table-condensed tr td {
  border: 0;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}

/* line 2329, app/assets/stylesheets/application.scss */
.activity_table .table-condensed tr td:first-child {
  padding-left: 5px;
}

/* line 2333, app/assets/stylesheets/application.scss */
.activity_table .table-condensed tr:nth-child(2n) {
  background-color: #f1f1f1;
}

/* line 2337, app/assets/stylesheets/application.scss */
.activity_table .table-condensed tr:last-child td {
  border-bottom: 1px solid #ddd;
}

/* line 2345, app/assets/stylesheets/application.scss */
.activity_tabs .tab-content {
  background-color: #f1f1f1;
}

/* line 2347, app/assets/stylesheets/application.scss */
.activity_tabs .tab-content .tab-pane {
  padding: 15px 0;
}

/* line 2349, app/assets/stylesheets/application.scss */
.activity_tabs .tab-content .tab-pane h3 {
  padding-left: 15px;
}

/* line 2355, app/assets/stylesheets/application.scss */
.stats_heading .input-group .input-group-addon:first-child {
  width: auto;
}

/* line 2358, app/assets/stylesheets/application.scss */
.product_check_btn {
  background-color: #ffd6d6 !important;
}

/* line 2360, app/assets/stylesheets/application.scss */
.product_check_btn .input-group {
  align-items: center;
  margin-bottom: 0 !important;
}

/* line 2364, app/assets/stylesheets/application.scss */
.product_check_btn .input-group .input-group-addon:first-child {
  width: auto;
}

/* line 2372, app/assets/stylesheets/application.scss */
.product_fields .combobox-container input {
  background-color: #d9eff6 !important;
}

/* line 2375, app/assets/stylesheets/application.scss */
.product_fields .combobox-selected input {
  background-color: #d9eff6 !important;
}

@media screen and (max-width: 480px) {
  /* line 2379, app/assets/stylesheets/application.scss */
  .directive_checkbox {
    flex: 0 0 100%;
  }
  /* line 2382, app/assets/stylesheets/application.scss */
  .back_update {
    flex: 0 0 100%;
    margin-top: 5px;
  }
}

/* line 2390, app/assets/stylesheets/application.scss */
.product_type_select .input-group select.form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  min-width: 190px;
}

/* line 2402, app/assets/stylesheets/application.scss */
.past_visit_info .input-group select.form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
}

/* line 2413, app/assets/stylesheets/application.scss */
.custom_drop_box .combobox-container .input-group {
  margin: 0px;
}

/* line 2419, app/assets/stylesheets/application.scss */
.uploaded_images_box img {
  width: 100%;
}

/* line 2425, app/assets/stylesheets/application.scss */
#price_section .price_table_main {
  width: 100%;
  overflow: auto;
}

/* line 2429, app/assets/stylesheets/application.scss */
#price_section .price_table_main table.table {
  min-width: 900px;
}

/* line 2438, app/assets/stylesheets/application.scss */
.filter-input .or_main
span.or {
  position: relative;
  left: -11px;
}

/* line 2444, app/assets/stylesheets/application.scss */
.filter-input select.form-control {
  -moz-appearance: auto;
       appearance: auto;
  -webkit-appearance: auto;
}

/* line 2449, app/assets/stylesheets/application.scss */
.filter-input .swtch-button label {
  width: auto;
}

/* line 2453, app/assets/stylesheets/application.scss */
.filter-input th, .filter-input td {
  white-space: nowrap;
}

/* line 2455, app/assets/stylesheets/application.scss */
.filter-input th br, .filter-input td br {
  display: none;
}

/* line 2460, app/assets/stylesheets/application.scss */
.past_checkout_box {
  position: relative;
}

/* line 2462, app/assets/stylesheets/application.scss */
.past_checkout_box .past_checkout_btn {
  position: absolute;
  right: 15px;
  top: 0;
}

/* line 2468, app/assets/stylesheets/application.scss */
.label-checkbox .input-group {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}

/* line 2474, app/assets/stylesheets/application.scss */
.label-checkbox .input-group span {
  line-height: 11px !important;
  width: auto !important;
}

/* line 2478, app/assets/stylesheets/application.scss */
.label-checkbox .input-group .form-control-checkbox {
  height: auto;
  padding: 0;
  line-height: 11px;
  display: flex;
}

/* line 2484, app/assets/stylesheets/application.scss */
.label-checkbox .input-group .form-control-checkbox input {
  margin: 0px;
}

/* line 2487, app/assets/stylesheets/application.scss */
.label-checkbox .input-group-addon {
  white-space: nowrap !important;
}

/* line 2490, app/assets/stylesheets/application.scss */
.label-checkbox .input-group {
  margin-bottom: 0px !important;
}

/* line 2494, app/assets/stylesheets/application.scss */
#new-shop-image-image a {
  padding: 5px;
}

/* line 2498, app/assets/stylesheets/application.scss */
.footer {
  word-break: break-all;
}

/* line 2502, app/assets/stylesheets/application.scss */
.collection_dropdown .input-group select.form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
}

/* line 2507, app/assets/stylesheets/application.scss */
.collection_table .table-condensed > tbody > tr > td:first-child {
  padding-left: 5px;
}

/* line 2510, app/assets/stylesheets/application.scss */
.color_light {
  color: #fff;
}

/* line 2514, app/assets/stylesheets/application.scss */
.drop_custom .form-group label .input-group {
  margin-bottom: 0;
}

/* line 2517, app/assets/stylesheets/application.scss */
.drop_custom .form-group label .input-group .combobox-container .input-group {
  margin-bottom: 5px;
}

/* line 2523, app/assets/stylesheets/application.scss */
.week_width {
  width: 90px !important;
}

/* line 2526, app/assets/stylesheets/application.scss */
.tabs_box {
  flex-direction: row;
}

@media screen and (max-width: 575.98px) {
  /* line 2530, app/assets/stylesheets/application.scss */
  .tabs_box {
    flex-direction: column;
  }
  /* line 2533, app/assets/stylesheets/application.scss */
  #recent_weeks {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
  }
  /* line 2539, app/assets/stylesheets/application.scss */
  #recent_weeks select {
    width: 100% !important;
  }
}

@media screen and (max-width: 575.98px) {
  /* line 2544, app/assets/stylesheets/application.scss */
  .week_width {
    display: table-cell !important;
    margin-right: 10px;
  }
}

/* line 2549, app/assets/stylesheets/application.scss */
.upload_class a {
  position: absolute;
  right: 5px;
}

/* line 2553, app/assets/stylesheets/application.scss */
.top_to_up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: rgba(0, 192, 239, 0.8);
  border-radius: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

/* line 2565, app/assets/stylesheets/application.scss */
.top_to_up i {
  width: 30px;
  height: 30px;
  text-align: center;
}

/* line 2573, app/assets/stylesheets/application.scss */
.detail_checkbox .label-checkbox .input-group {
  margin-left: 0px;
}

@media screen and (min-width: 1199.98px) {
  /* line 2583, app/assets/stylesheets/application.scss */
  .report.show-details .activity_table tr th {
    white-space: inherit;
  }
  /* line 2586, app/assets/stylesheets/application.scss */
  .report.show-details .activity_table tr td {
    white-space: inherit;
  }
}

/* line 2594, app/assets/stylesheets/application.scss */
.result_links {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
}

/* line 2599, app/assets/stylesheets/application.scss */
.result_links a {
  background: #00a65a;
  display: block;
  padding: 1px 5px;
  border-radius: 2px;
  color: #fff;
  margin-bottom: 5px;
  margin-right: 6px;
  max-width: 210px;
}

@media print {
  /* line 2611, app/assets/stylesheets/application.scss */
  a[href]:after {
    content: none !important;
  }
  /* line 2614, app/assets/stylesheets/application.scss */
  .pagination, #customers table tr th a.btn.btn-default.btn-xs.btn-sort, #customers table tr th .btn-group-xs > .btn-default.btn-sort.btn, #sales table tr th a.btn.btn-default.btn-xs.btn-sort, #sales table tr th .btn-group-xs > .btn-default.btn-sort.btn {
    display: none;
  }
}

@media print {
  /* line 2619, app/assets/stylesheets/application.scss */
  .table-responsive, .activity_table, #customers, #customer_search, #sales_search, #sales, #market_surveys_search, #collection_planning_form, #rebate_search {
    height: auto;
    overflow: visible !important;
  }
}

/* line 2624, app/assets/stylesheets/application.scss */
select#report_outstanding_products option {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2628, app/assets/stylesheets/application.scss */
.report_invoice {
  margin-top: 0px;
}

@media screen and (max-width: 991.98px) {
  /* line 2635, app/assets/stylesheets/application.scss */
  .filter-input .or_main {
    flex-direction: column;
  }
}

@media screen and (max-width: 767.98px) {
  /* line 2641, app/assets/stylesheets/application.scss */
  .report_invoice {
    margin-top: 6px;
  }
}

@media screen and (max-width: 479.98px) {
  /* line 2649, app/assets/stylesheets/application.scss */
  .filter-input .or_main span.or {
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=application.css-cb767883a1a946911a6a21da8bc0501890a5c2a3b6c578b44ad8d7b816c26cca.map */
