@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

/* line 89, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
a, .list-group-item > form input[name*='commit'], .list-group-item > form button, .button-form input[type="submit"] {
  background-color: transparent;
}

/* line 99, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
a:active, .list-group-item > form input[name*='commit']:active, .list-group-item > form button:active, .button-form input[type="submit"]:active {
  outline: 0;
}
/* line 102, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
a:hover, .list-group-item > form input[name*='commit']:hover, .list-group-item > form button:hover, .button-form input[type="submit"]:hover {
  outline: 0;
}

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

/* line 122, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 131, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

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

/* line 149, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 158, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 174, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 178, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 189, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

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

/* line 208, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

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

/* line 225, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

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

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

/* line 270, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 281, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

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

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

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

/* line 326, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

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

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

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

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

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

/* line 391, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 400, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 409, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 420, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 425, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

@media print {
  /* line 9, ../../app/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 16, ../../app/assets/stylesheets/bootstrap/_print.scss */
  a, .list-group-item > form input[name*='commit'], .list-group-item > form button, .button-form input[type="submit"],
  a:visited,
  .list-group-item > form input[name*='commit']:visited,
  .list-group-item > form button:visited,
  .button-form input[type="submit"]:visited {
    text-decoration: underline;
  }

  /* line 21, ../../app/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

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

  /* line 31, ../../app/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 35, ../../app/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 40, ../../app/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 44, ../../app/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 51, ../../app/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 59, ../../app/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

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

  /* line 68, ../../app/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 72, ../../app/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 75, ../../app/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 81, ../../app/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 20, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
html {
  box-sizing: border-box;
}

/* line 24, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
*,
*:before,
*:after {
  box-sizing: inherit;
}

@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* line 60, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}

/* line 67, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
body {
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: default;
  overflow-x: hidden;
}

/* line 91, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 300;
}

/* line 96, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1 {
  font-size: 1.55rem;
}

/* line 99, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h2 {
  font-size: 1.4rem;
}

/* line 102, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h3 {
  font-size: 1.25rem;
}

/* line 105, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h4 {
  font-size: 1.15rem;
}

/* line 108, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h5 {
  font-size: 1.05rem;
}

/* line 112, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.highlight, h2.highlight, h3.highlight, h4.highlight, h5.highlight, h6.highlight {
  font-weight: 400;
}
/* line 115, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.highlight-more, h2.highlight-more, h3.highlight-more, h4.highlight-more, h5.highlight-more, h6.highlight-more {
  font-weight: 500;
}
/* line 118, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.highlight-most, h2.highlight-most, h3.highlight-most, h4.highlight-most, h5.highlight-most, h6.highlight-most {
  font-weight: 600;
}
/* line 121, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.tall, h2.tall, h3.tall, h4.tall, h5.tall, h6.tall {
  line-height: 1.5rem;
}
/* line 124, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.taller, h2.taller, h3.taller, h4.taller, h5.taller, h6.taller {
  line-height: 1.75rem;
}

/* line 129, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.display-1 {
  font-size: 2.25rem;
}

/* line 137, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 143, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

/* line 150, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 156, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 163, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 170, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: bold;
}

/* line 174, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: 0;
  margin-left: 0;
}

/* line 179, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 183, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.jumbotron-sm {
  padding: 1rem;
  margin-bottom: 1.25rem;
}

/* line 192, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
a, .list-group-item > form input[name*='commit'], .list-group-item > form button, .button-form input[type="submit"] {
  color: #00779E;
  text-decoration: none;
  font-weight: bold;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:focus, .list-group-item > form input[name*='commit']:focus, .list-group-item > form button:focus, .button-form input[type="submit"]:focus, a:hover, .list-group-item > form input[name*='commit']:hover, .list-group-item > form button:hover, .button-form input[type="submit"]:hover {
  color: #003d52;
}
/* line 202, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
a:focus, .list-group-item > form input[name*='commit']:focus, .list-group-item > form button:focus, .button-form input[type="submit"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 212, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 224, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 236, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
}

/* line 250, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 259, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
table {
  background-color: transparent;
}

/* line 264, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #909090;
  text-align: left;
  caption-side: bottom;
}

/* line 272, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: left;
}

/* line 280, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.form-control-md, .report-filter select {
  height: 2.69167rem;
  padding: 0.5rem 0.9rem;
  font-size: 1.1rem !important;
  line-height: 1.18333rem;
  border-radius: 0.3rem;
}

/* line 287, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
textarea.form-control {
  height: auto;
  line-height: 1.6rem;
}

/* line 291, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.form-inline label {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

/* line 297, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 303, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
}

/* line 315, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

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

/* line 331, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

/* line 342, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 351, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 358, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.center-row {
  display: flex;
  align-items: center;
}

/* line 362, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.center-row.center {
  justify-content: center;
}

/* line 365, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.center-row.right {
  justify-content: flex-end;
}

/* line 369, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.list-group.no-border .list-group-item {
  border: none !important;
}

/* line 372, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.list-group.no-border .list-group-item .title {
  font-weight: bold;
}

/* line 375, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.list-group.no-border .list-group-item .heart-ratings-wrapper {
  margin-top: -1px;
}

/* line 379, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal dd, dl.dl-horizontal dt {
  display: inline-block;
}

/* line 382, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-sm dt {
  width: 6rem;
  margin-bottom: .3rem;
}

/* line 386, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-sm dd {
  margin-bottom: .3rem;
}

/* line 389, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-md dt {
  width: 8rem;
  margin-bottom: .5rem;
}

/* line 393, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-md dd {
  margin-bottom: .5rem;
}

/* line 396, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-lg dt {
  width: 10rem;
  margin-bottom: .7rem;
}

/* line 400, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-lg dd {
  margin-bottom: .7rem;
}

/* line 403, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-xl dt {
  width: 12rem;
  margin-bottom: .9rem;
}

/* line 407, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-xl dd {
  margin-bottom: .9rem;
}

/* line 410, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-xxl dt {
  width: 17rem;
  margin-bottom: .9rem;
}

/* line 414, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-xxl dd {
  margin-bottom: .9rem;
}

/* line 417, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-short dt {
  margin-bottom: .3rem;
}

/* line 420, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-short dd {
  margin-bottom: .3rem;
}

/* line 426, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.container-fluid.limited-width {
  max-width: 1446px;
}

/* line 429, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.dropdown-menu {
  font-size: 0.85rem;
}

/* line 432, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.navbar {
  padding: 0;
  border-radius: 0;
}

/* line 436, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.navbar-nav .nav-item + .nav-item {
  margin-left: .1rem;
}

/* line 439, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.form-control, .report-filter select {
  font-size: 0.85rem;
}

/* line 443, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.nav-tabs {
  padding: 0 20px;
}

/* line 447, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.breadcrumb {
  background-color: #fff;
}
/* line 449, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.breadcrumb li {
  font-weight: 400;
}
/* line 452, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.breadcrumb > .active {
  font-weight: bold;
  font-size: 15px;
}

/* line 458, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label {
  font-weight: 400;
}

/* line 461, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-md {
  font-size: .7rem;
}

/* line 464, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-lg {
  font-size: .8rem;
}

/* line 467, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-xl {
  font-size: 1rem;
}

/* line 471, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-dark {
  background: #535759;
  color: white;
}

/* line 475, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-light {
  background: rgba(83, 87, 89, 0.2);
  color: #000;
}

/* line 479, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-img-top, .card .card-img {
  width: 100%;
}

/* line 484, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card {
  margin-bottom: 1.25rem;
}

/* line 487, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-body {
  padding-top: 0 !important;
}

/* line 551, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.display-flex {
  display: flex;
}

/* line 554, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.display-ib {
  display: inline-block;
}

/* line 557, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.b-t-r-0 {
  border-radius: 0 0 .1875rem .1875rem !important;
}

/* line 560, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.b-b-r-0 {
  border-radius: .1875rem .1875rem 0 0 !important;
}

/* line 563, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.b-a-r-0 {
  border-radius: 0 0 0 0 !important;
}

/* line 566, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.b-t-r-r-1 {
  border-radius: 0 .1875rem 0 0 !important;
}

/* line 571, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.text-white {
  color: white;
}

/* line 575, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.fg-white {
  color: rgba(255, 255, 255, 0.7);
}

/* line 578, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.bg-white {
  background-color: white;
}

/* line 584, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.tooltip-inner {
  padding: .75rem .85rem;
  border-radius: 3px;
  text-align: left;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

/* line 592, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.popover {
  padding: .5rem;
  margin-left: 1rem;
  border-radius: 3px;
}

/* line 597, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.popover .popover-content {
  color: #c4e5e2;
}

/* line 600, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.popover .popover-title {
  color: #c4e5e2;
}

/* line 603, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.popover-title {
  background-color: transparent;
  padding: .5rem .85rem 0;
}

/* line 610, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.icon-link {
  display: inline-flex;
}
/* line 612, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.icon-link.header-link {
  font-size: 16px;
}
/* line 614, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.icon-link.header-link i {
  font-size: 19px;
  margin-right: .5rem;
}
/* line 619, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.icon-link:hover {
  text-decoration: none;
}

/* line 625, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn {
  border-radius: .18rem;
}

/* line 628, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn:hover, .btn:focus, .btn:visited {
  box-shadow: 0 1px 1px #CCC;
  outline-style: none;
}

/* line 632, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-red {
  color: #fff;
  background-color: #F49293;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:focus, .btn-red.focus, .btn-red:active, .btn-red.active, .open > .btn-red.dropdown-toggle {
  color: #fff;
  background-color: #f6a9aa;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-red:hover {
  color: #fff;
  background-color: #f6a9aa;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:active, .btn-red.active, .open > .btn-red.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red.disabled:focus, .btn-red.disabled.focus, .btn-red:disabled:focus, .btn-red:disabled.focus, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red.focus {
  background-color: #F49293;
  border-color: #F49293;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-red.disabled:hover, .btn-red:disabled:hover, fieldset[disabled] .btn-red:hover {
  background-color: #F49293;
  border-color: #F49293;
}

/* line 635, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-brown {
  color: #fff;
  background-color: #89695E;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-brown:focus, .btn-brown.focus, .btn-brown:active, .btn-brown.active, .open > .btn-brown.dropdown-toggle {
  color: #fff;
  background-color: #987569;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-brown:hover {
  color: #fff;
  background-color: #987569;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-brown:active, .btn-brown.active, .open > .btn-brown.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-brown.disabled:focus, .btn-brown.disabled.focus, .btn-brown:disabled:focus, .btn-brown:disabled.focus, fieldset[disabled] .btn-brown:focus, fieldset[disabled] .btn-brown.focus {
  background-color: #89695E;
  border-color: #89695E;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-brown.disabled:hover, .btn-brown:disabled:hover, fieldset[disabled] .btn-brown:hover {
  background-color: #89695E;
  border-color: #89695E;
}

/* line 638, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-green {
  color: #fff;
  background-color: #33b679;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:focus, .btn-green.focus, .btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #3bc886;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-green:hover {
  color: #fff;
  background-color: #3bc886;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green.disabled:focus, .btn-green.disabled.focus, .btn-green:disabled:focus, .btn-green:disabled.focus, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green.focus {
  background-color: #33b679;
  border-color: #33b679;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-green.disabled:hover, .btn-green:disabled:hover, fieldset[disabled] .btn-green:hover {
  background-color: #33b679;
  border-color: #33b679;
}

/* line 641, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-grey {
  color: #fff;
  background-color: #778F9B;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-grey:focus, .btn-grey.focus, .btn-grey:active, .btn-grey.active, .open > .btn-grey.dropdown-toggle {
  color: #fff;
  background-color: #869ba6;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-grey:hover {
  color: #fff;
  background-color: #869ba6;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-grey:active, .btn-grey.active, .open > .btn-grey.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-grey.disabled:focus, .btn-grey.disabled.focus, .btn-grey:disabled:focus, .btn-grey:disabled.focus, fieldset[disabled] .btn-grey:focus, fieldset[disabled] .btn-grey.focus {
  background-color: #778F9B;
  border-color: #778F9B;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-grey.disabled:hover, .btn-grey:disabled:hover, fieldset[disabled] .btn-grey:hover {
  background-color: #778F9B;
  border-color: #778F9B;
}

/* line 644, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-blue-grey {
  color: white;
  background-color: #78909C;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue-grey:focus, .btn-blue-grey.focus, .btn-blue-grey:active, .btn-blue-grey.active, .open > .btn-blue-grey.dropdown-toggle {
  color: white;
  background-color: #879ca7;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-blue-grey:hover {
  color: white;
  background-color: #879ca7;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue-grey:active, .btn-blue-grey.active, .open > .btn-blue-grey.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue-grey.disabled:focus, .btn-blue-grey.disabled.focus, .btn-blue-grey:disabled:focus, .btn-blue-grey:disabled.focus, fieldset[disabled] .btn-blue-grey:focus, fieldset[disabled] .btn-blue-grey.focus {
  background-color: #78909C;
  border-color: #78909C;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-blue-grey.disabled:hover, .btn-blue-grey:disabled:hover, fieldset[disabled] .btn-blue-grey:hover {
  background-color: #78909C;
  border-color: #78909C;
}

/* line 647, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-purple {
  color: #fff;
  background-color: #5B6ABF;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:focus, .btn-purple.focus, .btn-purple:active, .btn-purple.active, .open > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #6d7bc6;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-purple:hover {
  color: #fff;
  background-color: #6d7bc6;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:active, .btn-purple.active, .open > .btn-purple.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple.disabled:focus, .btn-purple.disabled.focus, .btn-purple:disabled:focus, .btn-purple:disabled.focus, fieldset[disabled] .btn-purple:focus, fieldset[disabled] .btn-purple.focus {
  background-color: #5B6ABF;
  border-color: #5B6ABF;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-purple.disabled:hover, .btn-purple:disabled:hover, fieldset[disabled] .btn-purple:hover {
  background-color: #5B6ABF;
  border-color: #5B6ABF;
}

/* line 650, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-cyan {
  color: #fff;
  background-color: #00acc1;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan:focus, .btn-cyan.focus, .btn-cyan:active, .btn-cyan.active, .open > .btn-cyan.dropdown-toggle {
  color: #fff;
  background-color: #00c3db;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-cyan:hover {
  color: #fff;
  background-color: #00c3db;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan:active, .btn-cyan.active, .open > .btn-cyan.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan.disabled:focus, .btn-cyan.disabled.focus, .btn-cyan:disabled:focus, .btn-cyan:disabled.focus, fieldset[disabled] .btn-cyan:focus, fieldset[disabled] .btn-cyan.focus {
  background-color: #00acc1;
  border-color: #00acc1;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-cyan.disabled:hover, .btn-cyan:disabled:hover, fieldset[disabled] .btn-cyan:hover {
  background-color: #00acc1;
  border-color: #00acc1;
}

/* line 653, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-black {
  color: #fff;
  background-color: #565656;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-black:focus, .btn-black.focus, .btn-black:active, .btn-black.active, .open > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: #636363;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-black:hover {
  color: #fff;
  background-color: #636363;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-black:active, .btn-black.active, .open > .btn-black.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-black.disabled:focus, .btn-black.disabled.focus, .btn-black:disabled:focus, .btn-black:disabled.focus, fieldset[disabled] .btn-black:focus, fieldset[disabled] .btn-black.focus {
  background-color: #565656;
  border-color: #565656;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-black.disabled:hover, .btn-black:disabled:hover, fieldset[disabled] .btn-black:hover {
  background-color: #565656;
  border-color: #565656;
}

/* line 656, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-facebook {
  color: #fff;
  background-color: #4c66a4;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:focus, .btn-facebook.focus, .btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #5872b2;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-facebook:hover {
  color: #fff;
  background-color: #5872b2;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook.disabled:focus, .btn-facebook.disabled.focus, .btn-facebook:disabled:focus, .btn-facebook:disabled.focus, fieldset[disabled] .btn-facebook:focus, fieldset[disabled] .btn-facebook.focus {
  background-color: #4c66a4;
  border-color: transparent;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-facebook.disabled:hover, .btn-facebook:disabled:hover, fieldset[disabled] .btn-facebook:hover {
  background-color: #4c66a4;
  border-color: transparent;
}

/* line 659, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-google {
  color: #fff;
  background-color: #dd4b39;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:focus, .btn-google.focus, .btn-google:active, .btn-google.active, .open > .btn-google.dropdown-toggle {
  color: #fff;
  background-color: #e15f4f;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-google:hover {
  color: #fff;
  background-color: #e15f4f;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:active, .btn-google.active, .open > .btn-google.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google.disabled:focus, .btn-google.disabled.focus, .btn-google:disabled:focus, .btn-google:disabled.focus, fieldset[disabled] .btn-google:focus, fieldset[disabled] .btn-google.focus {
  background-color: #dd4b39;
  border-color: transparent;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-google.disabled:hover, .btn-google:disabled:hover, fieldset[disabled] .btn-google:hover {
  background-color: #dd4b39;
  border-color: transparent;
}

/* line 662, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-twitter {
  color: #fff;
  background-color: #2ba9e1;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:focus, .btn-twitter.focus, .btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  color: #fff;
  background-color: #41b2e4;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-twitter:hover {
  color: #fff;
  background-color: #41b2e4;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter.disabled:focus, .btn-twitter.disabled.focus, .btn-twitter:disabled:focus, .btn-twitter:disabled.focus, fieldset[disabled] .btn-twitter:focus, fieldset[disabled] .btn-twitter.focus {
  background-color: #2ba9e1;
  border-color: transparent;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-twitter.disabled:hover, .btn-twitter:disabled:hover, fieldset[disabled] .btn-twitter:hover {
  background-color: #2ba9e1;
  border-color: transparent;
}

/* line 665, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-facebook, .btn-twitter, .btn-google, .btn-email {
  position: relative;
}
/* line 667, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-facebook i, .btn-twitter i, .btn-google i, .btn-email i {
  position: absolute;
  left: 20px;
  top: 15px;
}

/* line 673, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-md {
  padding: 0.7rem 1rem;
  font-size: 1rem;
  line-height: 1.2rem;
  border-radius: 2px;
}

/* line 677, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.dl-horizontal {
  margin: 0;
}

/* line 680, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.tab-pane {
  padding: 25px 0;
}

/* line 684, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card {
  border-radius: .18rem;
  background-color: #fff;
  box-shadow: 0 0 20px #EBEFF1, 0 2px 5px #EBEFF1;
  border: none;
}

/* line 692, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-title {
  font-weight: bold;
}

/* line 695, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-img-top {
  border-radius: .18rem .18rem 0 0;
}

/* line 698, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-img-bottom {
  border-radius: 0 0 .18rem .18rem;
}

/* line 702, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .ribbon {
  position: absolute;
  top: 1rem;
  right: 0;
  min-height: 20px;
  min-width: 100px;
  padding: 2px 10px;
}
/* line 710, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .ribbon.left {
  left: 0;
  right: auto;
  text-align: right;
}

/* line 717, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-primary {
  border-color: #d8d8d8;
  border-top-color: #00779E !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 718, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-primary .card-title {
  color: #00779E;
}
/* line 725, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-primary .card-footer {
  background: #00779E !important;
  color: white;
}

/* line 730, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-success {
  border-color: #d8d8d8;
  border-top-color: #00887A !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 731, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-success .card-title {
  color: #00887A;
}
/* line 734, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-success .ribbon {
  background: #00887A;
  color: white;
}

/* line 743, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-complete {
  border-color: #d8d8d8;
  border-top-color: #00796B !important;
  border-top: 4px solid;
  background-color: white;
}

/* line 749, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-info {
  border-color: #d8d8d8;
  border-top-color: #239AE3 !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 750, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-info .card-title {
  color: #239AE3;
}
/* line 753, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-info .ribbon {
  background: #239AE3;
  color: white;
}

/* line 762, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-warning {
  border-color: #d8d8d8;
  border-top-color: #f0ad4e !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 763, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-warning .card-title {
  color: #f0ad4e;
}
/* line 766, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-warning .ribbon {
  background: #f0ad4e;
  color: white;
}

/* line 775, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-danger {
  border-color: #d8d8d8;
  border-top-color: #d9534f !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 776, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-danger .card-title {
  color: #d9534f;
}
/* line 779, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-danger .ribbon {
  background: #d9534f;
  color: white;
}
/* line 788, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-danger .card-footer {
  background: #d9534f !important;
  color: white;
}

/* line 793, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-purple {
  border-color: #d8d8d8;
  border-top-color: #5B6ABF !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 794, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-purple .card-title {
  color: #5B6ABF;
}

/* line 803, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-floating-icon .card-header {
  min-height: 55px;
  position: relative;
}
/* line 806, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-floating-icon .card-header .floating-icon-wrapper {
  position: absolute;
  top: 20px;
  left: 20px;
}

/* line 813, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-danger, .card-clinician-dark, .card-clinician-light, .card-clinician-primary {
  border-color: #d8d8d8;
  border-top: 4px solid !important;
}
/* line 814, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-danger .ribbon, .card-clinician-dark .ribbon, .card-clinician-light .ribbon, .card-clinician-primary .ribbon {
  color: white;
}
/* line 819, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-danger .card-footer, .card-clinician-dark .card-footer, .card-clinician-light .card-footer, .card-clinician-primary .card-footer {
  color: white !important;
}

/* line 823, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-blue-grey {
  .card-title-color: #455A64;
  border-color: #d8d8d8;
  border-top-color: #455A64 !important;
  border-top: 4px solid;
}
/* line 827, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-blue-grey .ribbon {
  background: #455A64;
  color: white;
}

/* line 835, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .bottom-lg-btn {
  position: absolute;
  width: 91.6%;
  height: 45px;
  bottom: 20px;
  left: 20px;
}

/* line 843, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .bottom-lg-btn-centered {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  width: 91.6%;
  height: 45px;
  bottom: 5px;
  left: 0;
  right: 0;
}

/* line 854, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.row-no-padding > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple {
  color: #fff;
  background-color: #5B6ABF;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple:focus, .list-group-item > form input.bg-purple[name*='commit']:focus, .list-group-item > form button.bg-purple:focus, .button-form input.bg-purple[type="submit"]:focus, a.bg-purple:hover, .list-group-item > form input.bg-purple[name*='commit']:hover, .list-group-item > form button.bg-purple:hover, .button-form input.bg-purple[type="submit"]:hover {
  background-color: #4150a6;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-brown {
  color: #fff;
  background-color: #89695E;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-brown:focus, .list-group-item > form input.bg-brown[name*='commit']:focus, .list-group-item > form button.bg-brown:focus, .button-form input.bg-brown[type="submit"]:focus, a.bg-brown:hover, .list-group-item > form input.bg-brown[name*='commit']:hover, .list-group-item > form button.bg-brown:hover, .button-form input.bg-brown[type="submit"]:hover {
  background-color: #6b5249;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-grey {
  color: #fff;
  background-color: #778F9B;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-grey:focus, .list-group-item > form input.bg-grey[name*='commit']:focus, .list-group-item > form button.bg-grey:focus, .button-form input.bg-grey[type="submit"]:focus, a.bg-grey:hover, .list-group-item > form input.bg-grey[name*='commit']:hover, .list-group-item > form button.bg-grey:hover, .button-form input.bg-grey[type="submit"]:hover {
  background-color: #5e7581;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-brown {
  color: #89695E;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-brown:focus, .list-group-item > form input.text-brown[name*='commit']:focus, .list-group-item > form button.text-brown:focus, .button-form input.text-brown[type="submit"]:focus, a.text-brown:hover, .list-group-item > form input.text-brown[name*='commit']:hover, .list-group-item > form button.text-brown:hover, .button-form input.text-brown[type="submit"]:hover {
  color: #6b5249;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-grey {
  color: #778F9B;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-grey:focus, .list-group-item > form input.text-grey[name*='commit']:focus, .list-group-item > form button.text-grey:focus, .button-form input.text-grey[type="submit"]:focus, a.text-grey:hover, .list-group-item > form input.text-grey[name*='commit']:hover, .list-group-item > form button.text-grey:hover, .button-form input.text-grey[type="submit"]:hover {
  color: #5e7581;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-purple {
  color: #5B6ABF;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-purple:focus, .list-group-item > form input.text-purple[name*='commit']:focus, .list-group-item > form button.text-purple:focus, .button-form input.text-purple[type="submit"]:focus, a.text-purple:hover, .list-group-item > form input.text-purple[name*='commit']:hover, .list-group-item > form button.text-purple:hover, .button-form input.text-purple[type="submit"]:hover {
  color: #4150a6;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-black {
  color: #565656;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-black:focus, .list-group-item > form input.text-black[name*='commit']:focus, .list-group-item > form button.text-black:focus, .button-form input.text-black[type="submit"]:focus, a.text-black:hover, .list-group-item > form input.text-black[name*='commit']:hover, .list-group-item > form button.text-black:hover, .button-form input.text-black[type="submit"]:hover {
  color: #3d3d3d;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-blue-grey {
  color: #546E7A;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-blue-grey:focus, .list-group-item > form input.text-blue-grey[name*='commit']:focus, .list-group-item > form button.text-blue-grey:focus, .button-form input.text-blue-grey[type="submit"]:focus, a.text-blue-grey:hover, .list-group-item > form input.text-blue-grey[name*='commit']:hover, .list-group-item > form button.text-blue-grey:hover, .button-form input.text-blue-grey[type="submit"]:hover {
  color: #3f535c;
}

@media (min-width: 768px) {
  /* line 873, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-0 {
    margin: 0 !important;
  }

  /* line 874, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-0 {
    margin-top: 0 !important;
  }

  /* line 875, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-0 {
    margin-right: 0 !important;
  }

  /* line 876, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-0 {
    margin-bottom: 0 !important;
  }

  /* line 877, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-0 {
    margin-left: 0 !important;
  }

  /* line 878, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 879, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 881, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a {
    margin: 1rem !important;
  }

  /* line 882, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t {
    margin-top: 1rem !important;
  }

  /* line 883, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r {
    margin-right: 1rem !important;
  }

  /* line 884, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b {
    margin-bottom: 1rem !important;
  }

  /* line 885, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l {
    margin-left: 1rem !important;
  }

  /* line 886, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 887, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 888, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 890, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-md {
    margin: 1.5rem !important;
  }

  /* line 891, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-md {
    margin-top: 1.5rem !important;
  }

  /* line 892, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-md {
    margin-right: 1.5rem !important;
  }

  /* line 893, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-md {
    margin-bottom: 1.5rem !important;
  }

  /* line 894, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-md {
    margin-left: 1.5rem !important;
  }

  /* line 895, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-md {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 896, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-md {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 898, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-lg {
    margin: 3rem !important;
  }

  /* line 899, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-lg {
    margin-top: 3rem !important;
  }

  /* line 900, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-lg {
    margin-right: 3rem !important;
  }

  /* line 901, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-lg {
    margin-bottom: 3rem !important;
  }

  /* line 902, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-lg {
    margin-left: 3rem !important;
  }

  /* line 903, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-lg {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 904, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-lg {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 908, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-0 {
    padding: 0 !important;
  }

  /* line 909, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-0 {
    padding-top: 0 !important;
  }

  /* line 910, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-0 {
    padding-right: 0 !important;
  }

  /* line 911, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-0 {
    padding-bottom: 0 !important;
  }

  /* line 912, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-0 {
    padding-left: 0 !important;
  }

  /* line 913, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 914, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 916, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a {
    padding: 1rem !important;
  }

  /* line 917, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t {
    padding-top: 1rem !important;
  }

  /* line 918, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r {
    padding-right: 1rem !important;
  }

  /* line 919, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b {
    padding-bottom: 1rem !important;
  }

  /* line 920, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l {
    padding-left: 1rem !important;
  }

  /* line 921, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 922, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 924, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-md {
    padding: 1.5rem !important;
  }

  /* line 925, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-md {
    padding-top: 1.5rem !important;
  }

  /* line 926, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-md {
    padding-right: 1.5rem !important;
  }

  /* line 927, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-md {
    padding-bottom: 1.5rem !important;
  }

  /* line 928, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-md {
    padding-left: 1.5rem !important;
  }

  /* line 929, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-md {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 930, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-md {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 932, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-lg {
    padding: 3rem !important;
  }

  /* line 933, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-lg {
    padding-top: 3rem !important;
  }

  /* line 934, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-lg {
    padding-right: 3rem !important;
  }

  /* line 935, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-lg {
    padding-bottom: 3rem !important;
  }

  /* line 936, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-lg {
    padding-left: 3rem !important;
  }

  /* line 937, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-lg {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 938, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-lg {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 940, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-xs {
    padding: .5rem !important;
  }

  /* line 943, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xs {
    padding-top: .5rem !important;
  }

  /* line 946, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xl {
    padding-top: 3.5rem !important;
  }

  /* line 949, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xxl {
    padding-top: 5rem !important;
  }

  /* line 952, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-xl {
    padding-bottom: 3.5rem !important;
  }

  /* line 955, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-xxl {
    padding-bottom: 5rem !important;
  }

  /* line 958, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-xs {
    padding-right: .5rem !important;
  }

  /* line 961, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-xs {
    padding-left: .5rem !important;
  }

  /* line 964, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-xs {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  /* line 968, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-xs {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  /* line 972, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-xs {
    margin-right: .5rem !important;
  }

  /* line 975, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-xs {
    margin-left: .5rem !important;
  }

  /* line 978, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xs {
    margin-top: .5rem !important;
  }

  /* line 981, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xl {
    margin-top: 3.5rem !important;
  }

  /* line 984, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xxl {
    margin-top: 5rem !important;
  }

  /* line 987, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xs {
    margin-bottom: .5rem !important;
  }

  /* line 990, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-sm {
    margin-bottom: 1.5rem !important;
  }

  /* line 993, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xl {
    margin-bottom: 3.5rem !important;
  }

  /* line 996, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xxl {
    margin-bottom: 5rem !important;
  }

  /* line 1000, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .card-block, .card .card-body {
    padding: 1.875rem;
  }
}
@media (max-width: 767px) {
  /* line 1006, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 300;
  }

  /* line 1011, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1 {
    font-size: 1.35rem;
  }

  /* line 1014, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h2 {
    font-size: 1.2rem;
  }

  /* line 1017, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h3 {
    font-size: 1.05rem;
  }

  /* line 1020, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h4 {
    font-size: .95rem;
  }

  /* line 1023, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h5 {
    font-size: .85rem;
  }

  /* line 1027, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1.highlight, h2.highlight, h3.highlight, h4.highlight, h5.highlight, h6.highlight {
    font-weight: 400;
  }
  /* line 1030, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1.highlight-more, h2.highlight-more, h3.highlight-more, h4.highlight-more, h5.highlight-more, h6.highlight-more {
    font-weight: 500;
  }
  /* line 1033, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1.tall, h2.tall, h3.tall, h4.tall, h5.tall, h6.tall {
    line-height: 1.4rem;
  }
  /* line 1036, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1.taller, h2.taller, h3.taller, h4.taller, h5.taller, h6.taller {
    line-height: 1.65rem;
  }

  /* line 1041, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .display-1 {
    font-size: 1.55rem;
  }

  /* line 1047, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-0 {
    margin: 0 !important;
  }

  /* line 1048, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-0 {
    margin-top: 0 !important;
  }

  /* line 1049, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-0 {
    margin-right: 0 !important;
  }

  /* line 1050, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-0 {
    margin-bottom: 0 !important;
  }

  /* line 1051, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-0 {
    margin-left: 0 !important;
  }

  /* line 1052, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 1053, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 1055, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a {
    margin: 1rem !important;
  }

  /* line 1056, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t {
    margin-top: 1rem !important;
  }

  /* line 1057, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r {
    margin-right: 1rem !important;
  }

  /* line 1058, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b {
    margin-bottom: 1rem !important;
  }

  /* line 1059, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l {
    margin-left: 1rem !important;
  }

  /* line 1060, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 1061, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 1062, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 1064, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-md {
    margin: 1.5rem !important;
  }

  /* line 1065, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-md {
    margin-top: 1.5rem !important;
  }

  /* line 1066, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-md {
    margin-right: 1.5rem !important;
  }

  /* line 1067, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-md {
    margin-bottom: 1.5rem !important;
  }

  /* line 1068, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-md {
    margin-left: 1.5rem !important;
  }

  /* line 1069, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-md {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 1070, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-md {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 1072, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-lg {
    margin: 3rem !important;
  }

  /* line 1073, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-lg {
    margin-top: 3rem !important;
  }

  /* line 1074, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-lg {
    margin-right: 3rem !important;
  }

  /* line 1075, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-lg {
    margin-bottom: 3rem !important;
  }

  /* line 1076, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-lg {
    margin-left: 3rem !important;
  }

  /* line 1077, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-lg {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 1078, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-lg {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 1082, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-0 {
    padding: 0 !important;
  }

  /* line 1083, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-0 {
    padding-top: 0 !important;
  }

  /* line 1084, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-0 {
    padding-right: 0 !important;
  }

  /* line 1085, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-0 {
    padding-bottom: 0 !important;
  }

  /* line 1086, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-0 {
    padding-left: 0 !important;
  }

  /* line 1087, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 1088, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 1090, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a {
    padding: 0.5rem !important;
  }

  /* line 1091, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t {
    padding-top: 0.5rem !important;
  }

  /* line 1092, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r {
    padding-right: 0.5rem !important;
  }

  /* line 1093, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b {
    padding-bottom: 0.5rem !important;
  }

  /* line 1094, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l {
    padding-left: 0.5rem !important;
  }

  /* line 1095, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 1096, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 1098, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-md {
    padding: 0.75rem !important;
  }

  /* line 1099, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-md {
    padding-top: 0.75rem !important;
  }

  /* line 1100, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-md {
    padding-right: 0.75rem !important;
  }

  /* line 1101, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-md {
    padding-bottom: 0.75rem !important;
  }

  /* line 1102, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-md {
    padding-left: 0.75rem !important;
  }

  /* line 1103, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-md {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  /* line 1104, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-md {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  /* line 1106, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-lg {
    padding: 1.5rem !important;
  }

  /* line 1107, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-lg {
    padding-top: 1.5rem !important;
  }

  /* line 1108, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-lg {
    padding-right: 1.5rem !important;
  }

  /* line 1109, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-lg {
    padding-bottom: 1.5rem !important;
  }

  /* line 1110, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-lg {
    padding-left: 1.5rem !important;
  }

  /* line 1111, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-lg {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 1112, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 1114, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-xs {
    padding: .25rem !important;
  }

  /* line 1117, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xs {
    padding-top: .25rem !important;
  }

  /* line 1120, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xl {
    padding-top: 1.75rem !important;
  }

  /* line 1123, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xxl {
    padding-top: 2.5rem !important;
  }

  /* line 1126, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-xl {
    padding-bottom: 1.75rem !important;
  }

  /* line 1129, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-xxl {
    padding-bottom: 2.5rem !important;
  }

  /* line 1132, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-xs {
    padding-right: .25rem !important;
  }

  /* line 1135, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-xs {
    padding-left: .25rem !important;
  }

  /* line 1138, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-xs {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  /* line 1142, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-xs {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  /* line 1146, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-xs {
    margin-right: .25rem !important;
  }

  /* line 1149, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-xs {
    margin-left: .25rem !important;
  }

  /* line 1152, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xs {
    margin-top: .25rem !important;
  }

  /* line 1155, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xl {
    margin-top: 1.75rem !important;
  }

  /* line 1158, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xxl {
    margin-top: 2.5rem !important;
  }

  /* line 1161, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xs {
    margin-bottom: .25rem !important;
  }

  /* line 1164, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-sm {
    margin-bottom: .75rem !important;
  }

  /* line 1167, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xl {
    margin-bottom: 1.75rem !important;
  }

  /* line 1170, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xxl {
    margin-bottom: 2.5rem !important;
  }
}
/* line 5, ../../app/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 13, ../../app/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-bottom: 0.5rem;
}

/* line 18, ../../app/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 0.5rem;
}

/* line 24, ../../app/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 1.25rem;
}

/* line 25, ../../app/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 1.2rem;
}

/* line 26, ../../app/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.15rem;
}

/* line 27, ../../app/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.1rem;
}

/* line 28, ../../app/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.05rem;
}

/* line 29, ../../app/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 31, ../../app/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 37, ../../app/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 3.5rem;
  font-weight: 300;
}

/* line 41, ../../app/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 4.5rem;
  font-weight: 300;
}

/* line 45, ../../app/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 5.5rem;
  font-weight: 300;
}

/* line 49, ../../app/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 6rem;
  font-weight: 300;
}

/* line 59, ../../app/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
}

/* line 71, ../../app/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: normal;
}

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

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

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

/* line 108, ../../app/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal:before, .dl-horizontal:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal:after {
  clear: both;
}

/* line 120, ../../app/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 126, ../../app/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}
/* line 135, ../../app/assets/stylesheets/bootstrap/_type.scss */
.blockquote p:last-child,
.blockquote ul:last-child,
.blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 140, ../../app/assets/stylesheets/bootstrap/_type.scss */
.blockquote footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91;
}
/* line 146, ../../app/assets/stylesheets/bootstrap/_type.scss */
.blockquote footer:before {
  content: "\2014 \00A0";
}

/* line 153, ../../app/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}
/* line 162, ../../app/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before {
  content: "";
}
/* line 163, ../../app/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after {
  content: "\00A0 \2014";
}

/* line 173, ../../app/assets/stylesheets/bootstrap/_type.scss */
.figure {
  display: inline-block;
}
/* line 177, ../../app/assets/stylesheets/bootstrap/_type.scss */
.figure > img {
  line-height: 1;
  margin-bottom: 0.5rem;
}

/* line 184, ../../app/assets/stylesheets/bootstrap/_type.scss */
.figure-caption {
  font-size: 90%;
  color: #818a91;
}

/* line 2, ../../app/assets/stylesheets/bootstrap/_images.scss */
.img-responsive, .figure > img, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img,
.list-group-item > form .carousel-inner > .carousel-item > input[name*='commit'] > img,
.list-group-item > form .carousel-inner > .carousel-item > button > img,
.button-form .carousel-inner > .carousel-item > input[type="submit"] > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 7, ../../app/assets/stylesheets/bootstrap/_images.scss */
.img-rounded {
  border-radius: 0.3rem;
}

/* line 12, ../../app/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 26, ../../app/assets/stylesheets/bootstrap/_images.scss */
.img-circle {
  border-radius: 50%;
}

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

/* line 10, ../../app/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

/* line 19, ../../app/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem;
  -webkit-box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}
/* line 27, ../../app/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 36, ../../app/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #909090;
}
/* line 45, ../../app/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

/* line 5, ../../app/assets/stylesheets/bootstrap/_grid.scss */
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 544px) {
  /* line 5, ../../app/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  /* line 5, ../../app/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 5, ../../app/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../../app/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 22, ../../app/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 31, ../../app/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 8, ../../app/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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

/* line 24, ../../app/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 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

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

/* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

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

/* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

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

/* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

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

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

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

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

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

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

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

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

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

@media (min-width: 544px) {
  /* line 24, ../../app/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 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

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

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  /* line 24, ../../app/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 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

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

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 24, ../../app/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 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

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

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 24, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    width: 8.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    width: 16.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    width: 25%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    width: 33.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    width: 41.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    width: 50%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    width: 58.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    width: 66.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    width: 75%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    width: 83.33333%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    width: 91.66667%;
  }

  /* line 32, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    width: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-0 {
    right: auto;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-1 {
    right: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-2 {
    right: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-3 {
    right: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-4 {
    right: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-5 {
    right: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-6 {
    right: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-7 {
    right: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-8 {
    right: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-9 {
    right: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-10 {
    right: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-11 {
    right: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-pull-12 {
    right: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-0 {
    left: auto;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-1 {
    left: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-2 {
    left: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-3 {
    left: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-4 {
    left: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-5 {
    left: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-6 {
    left: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-7 {
    left: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-8 {
    left: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-9 {
    left: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-10 {
    left: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-11 {
    left: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-push-12 {
    left: 100%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-0 {
    margin-left: 0%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-3 {
    margin-left: 25%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-6 {
    margin-left: 50%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-9 {
    margin-left: 75%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
/* line 5, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
/* line 18, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
/* line 23, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
/* line 27, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 38, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 49, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #eceeef;
}
/* line 52, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

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

/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: #f5f5f5;
}

/* line 7, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: #e8e8e8;
}
/* line 23, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #e8e8e8;
}

/* line 7, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
/* line 23, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

/* line 7, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
/* line 23, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

/* line 7, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
/* line 23, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

/* line 7, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
/* line 23, ../../app/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

/* line 109, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}

/* line 123, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.thead-inverse th {
  color: #fff;
  background-color: #909090;
}

/* line 129, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

/* line 135, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse {
  color: #eceeef;
  background-color: #909090;
}
/* line 139, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse.table-bordered {
  border: 0;
}
/* line 143, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

/* line 152, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow thead {
  float: left;
}
/* line 156, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow tbody {
  display: block;
  white-space: nowrap;
}
/* line 161, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}
/* line 166, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}
/* line 176, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}
/* line 184, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow tr {
  float: left;
}
/* line 187, ../../app/assets/stylesheets/bootstrap/_tables.scss */
.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control, .report-filter select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 0.0625rem solid #ccc;
  border-radius: 0.25rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 32, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand, .report-filter select::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 57, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus, .report-filter select:focus {
  border-color: #66afe9;
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 41, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control::placeholder, .report-filter select::placeholder {
  color: #999;
  opacity: 1;
}
/* line 52, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .report-filter select:disabled, .form-control[readonly], .report-filter select[readonly], fieldset[disabled] .form-control, fieldset[disabled] .report-filter select, .report-filter fieldset[disabled] select {
  background-color: #eceeef;
  opacity: 1;
}
/* line 60, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .report-filter select[disabled], fieldset[disabled] .form-control, fieldset[disabled] .report-filter select, .report-filter fieldset[disabled] select {
  cursor: not-allowed;
}

/* line 68, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
}

/* line 80, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-label {
  padding: 0.4375rem 0.75rem;
  margin-bottom: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 100, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.375rem;
  }
  /* line 104, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm, .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm, .input-group-sm
  input[type="month"].form-control {
    line-height: 1.95rem;
  }
  /* line 109, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg, .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg, .input-group-lg
  input[type="month"].form-control {
    line-height: 3.29167rem;
  }
}
/* line 122, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 2.375rem;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 0;
}
/* line 130, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .report-filter .input-group-sm > select.form-control-static,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .report-filter .input-group-lg > select.form-control-static,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 146, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm, .input-group-sm > .form-control, .report-filter .input-group-sm > select,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 1.95rem;
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem !important;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 154, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg, .input-group-lg > .form-control, .report-filter .input-group-lg > select,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 3.29167rem;
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem !important;
  line-height: 1.33333;
  border-radius: 0.3rem;
}

/* line 168, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-group, .report-filter {
  margin-bottom: 15px;
}

/* line 177, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}
/* line 184, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* line 191, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.radio label input:only-child,
.checkbox label input:only-child {
  position: static;
}

/* line 196, ../../app/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: .25rem;
  margin-left: -1.25rem;
}

/* line 206, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem;
}

/* line 213, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 223, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem;
}

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

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

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

/* line 265, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.form-control-success,
.form-control-warning,
.form-control-error {
  padding-right: 2.25rem;
  background-position: center right 0.59375rem;
  background-size: 1.54375rem 1.54375rem;
  background-repeat: no-repeat;
}

/* line 8, ../../app/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: #00887A;
}
/* line 21, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success .report-filter select, .report-filter .has-success select {
  border-color: #00887A;
}
/* line 33, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #00887A;
  border-color: #00887A;
  background-color: #55ffee;
}
/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #00887A;
}
/* line 278, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNoZWNrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1Q0I4NUMiIGQ9Ik0yMzMuOCw2MTAuMWMtMTMuMywwLTI1LjktNi4yLTM0LTE2LjlMOTAuNSw0NDguOEM3Ni4zLDQzMCw4MCw0MDMuMyw5OC44LDM4OS4xYzE4LjgtMTQuMyw0NS41LTEwLjUsNTkuOCw4LjNsNzEuOSw5NWwyMjAuOS0yNTAuNWMxMi41LTIwLDM4LjgtMjYuMSw1OC44LTEzLjZjMjAsMTIuNCwyNi4xLDM4LjcsMTMuNiw1OC44TDI3MCw1OTBjLTcuNCwxMi0yMC4yLDE5LjQtMzQuMywyMC4xQzIzNS4xLDYxMC4xLDIzNC41LDYxMC4xLDIzMy44LDYxMC4xeiIvPjwvc3ZnPg==");
}

/* line 8, ../../app/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: #f0ad4e;
}
/* line 21, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning .report-filter select, .report-filter .has-warning select {
  border-color: #f0ad4e;
}
/* line 33, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}
/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #f0ad4e;
}
/* line 286, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ildhcm5pbmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0YwQUQ0RSIgZD0iTTYwMyw2NDAuMmwtMjc4LjUtNTA5Yy0zLjgtNi42LTEwLjgtMTAuNi0xOC41LTEwLjZzLTE0LjcsNC4xLTE4LjUsMTAuNkw5LDY0MC4yYy0zLjcsNi41LTMuNiwxNC40LDAuMiwyMC44YzMuOCw2LjUsMTAuOCwxMC40LDE4LjMsMTAuNGg1NTcuMWM3LjUsMCwxNC41LTMuOSwxOC4zLTEwLjRDNjA2LjYsNjU0LjYsNjA2LjcsNjQ2LjYsNjAzLDY0MC4yeiBNMzM2LjYsNjEwLjJoLTYxLjJWNTQ5aDYxLjJWNjEwLjJ6IE0zMzYuNiw1MDMuMWgtNjEuMlYzMDQuMmg2MS4yVjUwMy4xeiIvPjwvc3ZnPg==");
}

/* line 8, ../../app/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: #d9534f;
}
/* line 21, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control, .has-error .report-filter select, .report-filter .has-error select {
  border-color: #d9534f;
}
/* line 33, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
/* line 39, ../../app/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #d9534f;
}
/* line 294, ../../app/assets/stylesheets/bootstrap/_forms.scss */
.has-error .form-control-error {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNyb3NzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEOTUzNEYiIGQ9Ik00NDcsNTQ0LjRjLTE0LjQsMTQuNC0zNy42LDE0LjQtNTEuOSwwTDMwNiw0NTEuN2wtODkuMSw5Mi43Yy0xNC40LDE0LjQtMzcuNiwxNC40LTUxLjksMGMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlsOTIuNC05Ni40TDE2NSwyOTkuNmMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlzMzcuNi0xNC40LDUxLjksMGw4OS4yLDkyLjdsODkuMS05Mi43YzE0LjQtMTQuNCwzNy42LTE0LjQsNTEuOSwwYzE0LjQsMTQuNCwxNC40LDM3LjYsMCw1MS45TDM1NC43LDM5Nmw5Mi40LDk2LjRDNDYxLjQsNTA2LjgsNDYxLjQsNTMwLDQ0Nyw1NDQuNHoiLz48L3N2Zz4=");
}

@media (min-width: 544px) {
  /* line 394, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group, .form-inline .report-filter {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 401, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control, .form-inline .report-filter select, .report-filter .form-inline select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 408, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 412, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 416, ../../app/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,
  .form-inline .input-group .report-filter select,
  .report-filter .form-inline .input-group select {
    width: auto;
  }
  /* line 424, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control, .form-inline .report-filter .input-group > select, .report-filter .form-inline .input-group > select {
    width: 100%;
  }
  /* line 428, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 435, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 442, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 446, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 453, ../../app/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 5, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border: 0.0625rem solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 21, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:focus, .btn:hover {
  text-decoration: none;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn.focus {
  text-decoration: none;
}
/* line 34, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 41, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled, fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 51, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disaabled, .list-group-item > form input.btn.disaabled[name*='commit'], .list-group-item > form button.btn.disaabled, .button-form input.btn.disaabled[type="submit"],
fieldset[disabled] a.btn,
fieldset[disabled] .list-group-item > form input.btn[name*='commit'],
.list-group-item > form fieldset[disabled] input.btn[name*='commit'],
fieldset[disabled] .list-group-item > form button.btn,
.list-group-item > form fieldset[disabled] button.btn,
fieldset[disabled] .button-form input.btn[type="submit"],
.button-form fieldset[disabled] input.btn[type="submit"] {
  pointer-events: none;
}

/* line 61, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #00779E;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #008ab8;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #008ab8;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #00779E;
  border-color: #00779E;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary.disabled:hover, .btn-primary:disabled:hover, fieldset[disabled] .btn-primary:hover {
  background-color: #00779E;
  border-color: #00779E;
}

/* line 64, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #909090;
  background-color: #fff;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #909090;
  background-color: white;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #909090;
  background-color: white;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary.disabled:hover, .btn-secondary:disabled:hover, fieldset[disabled] .btn-secondary:hover {
  background-color: #fff;
  border-color: #ccc;
}

/* line 67, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #239AE3;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3aa4e6;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #3aa4e6;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #239AE3;
  border-color: #239AE3;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info.disabled:hover, .btn-info:disabled:hover, fieldset[disabled] .btn-info:hover {
  background-color: #239AE3;
  border-color: #239AE3;
}

/* line 70, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #00887A;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #00a291;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #00a291;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #00887A;
  border-color: #00887A;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success.disabled:hover, .btn-success:disabled:hover, fieldset[disabled] .btn-success:hover {
  background-color: #00887A;
  border-color: #00887A;
}

/* line 73, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f2b866;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #f2b866;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning.disabled:hover, .btn-warning:disabled:hover, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 76, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #de6764;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #de6764;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger.disabled:hover, .btn-danger:disabled:hover, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 81, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary-outline {
  color: #00779E;
  background-image: none;
  background-color: transparent;
  border-color: #00779E;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active, .open > .btn-primary-outline.dropdown-toggle {
  color: #fff;
  background-color: #00779E;
  border-color: #00779E;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary-outline:hover {
  color: #fff;
  background-color: #00779E;
  border-color: #00779E;
}
/* line 76, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus, fieldset[disabled] .btn-primary-outline:focus, fieldset[disabled] .btn-primary-outline.focus {
  border-color: #05c1ff;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover, fieldset[disabled] .btn-primary-outline:hover {
  border-color: #05c1ff;
}

/* line 84, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary-outline {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active, .open > .btn-secondary-outline.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary-outline:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
/* line 76, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled.focus, fieldset[disabled] .btn-secondary-outline:focus, fieldset[disabled] .btn-secondary-outline.focus {
  border-color: white;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover, fieldset[disabled] .btn-secondary-outline:hover {
  border-color: white;
}

/* line 87, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info-outline {
  color: #239AE3;
  background-image: none;
  background-color: transparent;
  border-color: #239AE3;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active, .open > .btn-info-outline.dropdown-toggle {
  color: #fff;
  background-color: #239AE3;
  border-color: #239AE3;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info-outline:hover {
  color: #fff;
  background-color: #239AE3;
  border-color: #239AE3;
}
/* line 76, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus, fieldset[disabled] .btn-info-outline:focus, fieldset[disabled] .btn-info-outline.focus {
  border-color: #7dc4ef;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover, fieldset[disabled] .btn-info-outline:hover {
  border-color: #7dc4ef;
}

/* line 90, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success-outline {
  color: #00887A;
  background-image: none;
  background-color: transparent;
  border-color: #00887A;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active, .open > .btn-success-outline.dropdown-toggle {
  color: #fff;
  background-color: #00887A;
  border-color: #00887A;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success-outline:hover {
  color: #fff;
  background-color: #00887A;
  border-color: #00887A;
}
/* line 76, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus, fieldset[disabled] .btn-success-outline:focus, fieldset[disabled] .btn-success-outline.focus {
  border-color: #00eed6;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover, fieldset[disabled] .btn-success-outline:hover {
  border-color: #00eed6;
}

/* line 93, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning-outline {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active, .open > .btn-warning-outline.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning-outline:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 76, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus, fieldset[disabled] .btn-warning-outline:focus, fieldset[disabled] .btn-warning-outline.focus {
  border-color: #f8d9ac;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover, fieldset[disabled] .btn-warning-outline:hover {
  border-color: #f8d9ac;
}

/* line 96, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active, .open > .btn-danger-outline.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger-outline:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 76, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus, fieldset[disabled] .btn-danger-outline:focus, fieldset[disabled] .btn-danger-outline.focus {
  border-color: #eba5a3;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover, fieldset[disabled] .btn-danger-outline:hover {
  border-color: #eba5a3;
}

/* line 106, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: normal;
  color: #00779E;
  border-radius: 0;
}
/* line 111, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled, fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 119, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  border-color: transparent;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:focus, .btn-link:hover {
  color: #003d52;
  text-decoration: underline;
  background-color: transparent;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:disabled:focus, .btn-link:disabled:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #818a91;
  text-decoration: none;
}

/* line 146, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.3rem;
}

/* line 150, ../../app/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

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

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

/* line 1, ../../app/assets/stylesheets/bootstrap/_animation.scss */
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}
/* line 5, ../../app/assets/stylesheets/bootstrap/_animation.scss */
.fade.in {
  opacity: 1;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/_animation.scss */
.collapse {
  display: none;
}
/* line 13, ../../app/assets/stylesheets/bootstrap/_animation.scss */
.collapse.in {
  display: block;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/_animation.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height;
}

/* line 2, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 9, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
/* line 22, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 28, ../../app/assets/stylesheets/bootstrap/_dropdown.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: 1rem;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 49, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 54, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #909090;
  white-space: nowrap;
  text-align: inherit;
  width: 100%;
  background: none;
  border: 0;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:focus, .dropdown-item:hover {
  color: #838383;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #00779E;
  outline: 0;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #818a91;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

/* line 107, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 112, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.open > a, .list-group-item > form .open > input[name*='commit'], .list-group-item > form .open > button, .button-form .open > input[type="submit"] {
  outline: 0;
}

/* line 121, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 131, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 137, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.85rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap;
}

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

/* line 157, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 170, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid;
}
/* line 177, ../../app/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

/* line 2, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 13, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

/* line 26, ../../app/assets/stylesheets/bootstrap/_button-group.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, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

/* line 56, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 59, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 64, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 70, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group {
  float: left;
}

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

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

/* line 82, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 87, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

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

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

/* line 117, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 121, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 128, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn .caret {
  margin-left: 0;
}

/* line 132, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}

/* line 137, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em;
}

/* line 148, ../../app/assets/stylesheets/bootstrap/_button-group.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, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 161, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 166, ../../app/assets/stylesheets/bootstrap/_button-group.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 176, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 179, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 183, ../../app/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

/* line 217, ../../app/assets/stylesheets/bootstrap/_button-group.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 5, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 17, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control, .input-group .report-filter select, .report-filter .input-group select {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 35, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .report-filter select,
.report-filter .input-group select {
  display: table-cell;
}
/* line 44, ../../app/assets/stylesheets/bootstrap/_input-group.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),
.input-group .report-filter select:not(:first-child):not(:last-child),
.report-filter .input-group select:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

/* line 82, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}
/* line 94, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon.form-control-sm, .report-filter .input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
  border-radius: 0.2rem;
}
/* line 99, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon.form-control-lg, .report-filter .input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 1.25rem 1.25rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
/* line 106, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 117, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control:first-child, .input-group .report-filter select:first-child, .report-filter .input-group select:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 126, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 129, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control:last-child, .input-group .report-filter select:last-child, .report-filter .input-group select:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 138, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 147, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 156, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 158, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 53, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 2;
}
/* line 169, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 175, ../../app/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer;
}
/* line 17, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-input > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 22, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-input > input:focus ~ .c-indicator {
  -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}
/* line 26, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-input > input:checked ~ .c-indicator {
  color: #fff;
  background-color: #0074d9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 32, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-input > input:active ~ .c-indicator {
  color: #fff;
  background-color: #84c6ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 39, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-input + .c-input {
  margin-left: 1rem;
}

/* line 48, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  -webkit-box-shadow: inset 0 0.125rem 0.125rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.125rem 0.125rem rgba(0, 0, 0, 0.1);
}

/* line 72, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-checkbox .c-indicator {
  border-radius: .25rem;
}
/* line 76, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}
/* line 80, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 92, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-radio .c-indicator {
  border-radius: 50%;
}
/* line 96, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}

/* line 108, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-inputs-stacked .c-input {
  display: inline;
}
/* line 111, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-inputs-stacked .c-input:after {
  display: block;
  margin-bottom: .25rem;
  content: "";
}
/* line 117, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-inputs-stacked .c-input + .c-input {
  margin-left: 0;
}

/* line 129, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: .75rem \9;
  background-image: none \9;
}
/* line 147, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-select:focus {
  outline: none;
  border-color: #51a7e8;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
}
/* line 154, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-select::-ms-expand {
  opacity: 0;
}

/* line 159, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
}
/* line 164, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.c-select-sm:not([multiple]) {
  height: 26px;
  min-height: 26px;
}

/* line 175, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer;
}

/* line 181, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 187, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: .075rem solid #ddd;
  border-radius: .25rem;
  box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
}

/* line 203, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.file-custom:after {
  content: "Choose file...";
}

/* line 206, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.file-custom:before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: .075rem solid #ddd;
  border-radius: 0 .25rem .25rem 0;
}

/* line 224, ../../app/assets/stylesheets/bootstrap/_custom-forms.scss */
.file input:focus ~ .file-custom {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}

/* line 6, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 12, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: inline-block;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #818a91;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 35, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

/* line 45, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav-tabs:before, .nav-tabs:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav-tabs:after {
  clear: both;
}
/* line 49, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}
/* line 54, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item + .nav-item {
  margin-left: .2rem;
}
/* line 59, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-radius: 0.25rem 0.25rem 0 0;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}

/* line 94, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-item {
  float: left;
}
/* line 97, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-item + .nav-item {
  margin-left: .2rem;
}
/* line 102, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #00779E;
}

/* line 119, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-stacked .nav-item {
  display: block;
  float: none;
}
/* line 123, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.nav-stacked .nav-item + .nav-item {
  margin-top: .2rem;
  margin-left: 0;
}

/* line 137, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 140, ../../app/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

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

/* line 6, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 544px) {
  /* line 6, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0.25rem;
  }
}

/* line 23, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
}
@media (min-width: 544px) {
  /* line 23, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

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

/* line 46, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
}

/* line 50, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
}

/* line 54, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1502;
  width: 100%;
}
@media (min-width: 544px) {
  /* line 54, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-sticky-top {
    border-radius: 0;
  }
}

/* line 71, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  margin-right: 1rem;
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 1.25rem;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}
/* line 82, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

/* line 88, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  overflow: hidden;
  margin-left: 1rem;
  margin-right: 1rem;
}
/* line 97, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-divider:before {
  content: '\00a0';
}

/* line 108, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 0.0625rem solid transparent;
  border-radius: 0.25rem;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

@media (min-width: 544px) {
  /* line 123, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-xs {
    display: block !important;
  }
}
@media (min-width: 768px) {
  /* line 128, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm {
    display: block !important;
  }
}

/* line 141, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-item {
  float: left;
}
/* line 145, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}
/* line 150, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}
/* line 155, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

/* line 162, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}
/* line 171, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8);
}
/* line 189, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 196, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: white;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: white;
}
/* line 205, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}
/* line 223, ../../app/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

/* line 14, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  margin-bottom: 0.75rem;
  border: 0.0625rem solid #e5e5e5;
  border-radius: 0.25rem;
}

/* line 21, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-block, .card .card-body {
  padding: 1.25rem;
}

/* line 25, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-top: 0;
  margin-bottom: 0.75rem;
}

/* line 30, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 35, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}
/* line 52, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 60, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 0.25rem 0.25rem 0 0;
}
/* line 66, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}

/* line 78, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 0.0625rem solid #e5e5e5;
}
/* line 83, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: 0.1875rem 0.1875rem 0 0;
}

/* line 88, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 0.0625rem solid #e5e5e5;
}
/* line 93, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 0.1875rem 0.1875rem;
}

/* line 103, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-primary {
  background-color: #00779E;
  border-color: #00779E;
}

/* line 107, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-success {
  background-color: #00887A;
  border-color: #00887A;
}

/* line 111, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-info {
  background-color: #239AE3;
  border-color: #239AE3;
}

/* line 115, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 119, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

/* line 130, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 0.075rem solid rgba(255, 255, 255, 0.2);
}
/* line 134, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}
/* line 140, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65);
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

/* line 157, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

/* line 164, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  border-radius: 0.25rem;
}

/* line 168, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 180, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  border-radius: 0.25rem 0.25rem 0 0;
}

/* line 183, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  border-radius: 0 0 0.25rem 0.25rem;
}

/* line 206, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-deck {
  display: table;
  table-layout: fixed;
  border-spacing: 1.25rem 0;
}
/* line 211, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  display: table-cell;
  width: 1%;
  vertical-align: top;
}

/* line 217, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-deck-wrapper {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

/* line 227, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group {
  display: table;
  width: 100%;
  table-layout: fixed;
}
/* line 237, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group .card {
  display: table-cell;
  vertical-align: top;
}
/* line 245, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group .card + .card {
  margin-left: 0;
  border-left: 0;
}
/* line 253, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group .card:first-child .card-img-top {
  border-top-right-radius: 0;
}
/* line 256, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group .card:first-child .card-img-bottom {
  border-bottom-right-radius: 0;
}
/* line 261, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group .card:last-child .card-img-top {
  border-top-left-radius: 0;
}
/* line 264, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group .card:last-child .card-img-bottom {
  border-bottom-left-radius: 0;
}
/* line 269, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group .card:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 272, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-group .card:not(:first-child):not(:last-child) .card-img-top,
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
  border-radius: 0;
}

/* line 286, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-columns {
  column-count: 3;
  column-gap: 1.25rem;
}
/* line 290, ../../app/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  display: inline-block;
  width: 100%;
}

/* line 1, ../../app/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 11, ../../app/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb > li + li:before {
  padding-right: .5rem;
  padding-left: .5rem;
  color: #818a91;
  content: "/ ";
}
/* line 20, ../../app/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb > .active {
  color: #818a91;
}

/* line 1, ../../app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 11, ../../app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a, .list-group-item > form .pagination > li > input[name*='commit'], .list-group-item > form .pagination > li > button, .button-form .pagination > li > input[type="submit"],
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #00779E;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 24, ../../app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a, .list-group-item > form .pagination > li:first-child > input[name*='commit'], .list-group-item > form .pagination > li:first-child > button, .button-form .pagination > li:first-child > input[type="submit"],
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 31, ../../app/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a, .list-group-item > form .pagination > li:last-child > input[name*='commit'], .list-group-item > form .pagination > li:last-child > button, .button-form .pagination > li:last-child > input[type="submit"],
.pagination > li:last-child > span {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.pagination > li > a:focus, .list-group-item > form .pagination > li > input[name*='commit']:focus, .list-group-item > form .pagination > li > button:focus, .button-form .pagination > li > input[type="submit"]:focus, .pagination > li > a:hover, .list-group-item > form .pagination > li > input[name*='commit']:hover, .list-group-item > form .pagination > li > button:hover, .button-form .pagination > li > input[type="submit"]:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #003d52;
  background-color: #eceeef;
  border-color: #ddd;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.pagination > .active > a, .list-group-item > form .pagination > .active > input[name*='commit'], .list-group-item > form .pagination > .active > button, .button-form .pagination > .active > input[type="submit"], .pagination > .active > a:focus, .list-group-item > form .pagination > .active > input[name*='commit']:focus, .list-group-item > form .pagination > .active > button:focus, .button-form .pagination > .active > input[type="submit"]:focus, .pagination > .active > a:hover, .list-group-item > form .pagination > .active > input[name*='commit']:hover, .list-group-item > form .pagination > .active > button:hover, .button-form .pagination > .active > input[type="submit"]:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #00779E;
  border-color: #00779E;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover,
.pagination > .disabled > a,
.list-group-item > form .pagination > .disabled > input[name*='commit'],
.list-group-item > form .pagination > .disabled > button,
.button-form .pagination > .disabled > input[type="submit"],
.pagination > .disabled > a:focus,
.list-group-item > form .pagination > .disabled > input[name*='commit']:focus,
.list-group-item > form .pagination > .disabled > button:focus,
.button-form .pagination > .disabled > input[type="submit"]:focus,
.pagination > .disabled > a:hover,
.list-group-item > form .pagination > .disabled > input[name*='commit']:hover,
.list-group-item > form .pagination > .disabled > button:hover,
.button-form .pagination > .disabled > input[type="submit"]:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a, .list-group-item > form .pagination-lg > li > input[name*='commit'], .list-group-item > form .pagination-lg > li > button, .button-form .pagination-lg > li > input[type="submit"],
.pagination-lg > li > span {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333;
}
/* line 12, ../../app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a, .list-group-item > form .pagination-lg > li:first-child > input[name*='commit'], .list-group-item > form .pagination-lg > li:first-child > button, .button-form .pagination-lg > li:first-child > input[type="submit"],
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
/* line 18, ../../app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a, .list-group-item > form .pagination-lg > li:last-child > input[name*='commit'], .list-group-item > form .pagination-lg > li:last-child > button, .button-form .pagination-lg > li:last-child > input[type="submit"],
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a, .list-group-item > form .pagination-sm > li > input[name*='commit'], .list-group-item > form .pagination-sm > li > button, .button-form .pagination-sm > li > input[type="submit"],
.pagination-sm > li > span {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
}
/* line 12, ../../app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a, .list-group-item > form .pagination-sm > li:first-child > input[name*='commit'], .list-group-item > form .pagination-sm > li:first-child > button, .button-form .pagination-sm > li:first-child > input[type="submit"],
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
/* line 18, ../../app/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a, .list-group-item > form .pagination-sm > li:last-child > input[name*='commit'], .list-group-item > form .pagination-sm > li:last-child > button, .button-form .pagination-sm > li:last-child > input[type="submit"],
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

/* line 1, ../../app/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 9, ../../app/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 12, ../../app/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a, .pager .list-group-item > form li > input[name*='commit'], .list-group-item > form .pager li > input[name*='commit'], .pager .list-group-item > form li > button, .list-group-item > form .pager li > button, .pager .button-form li > input[type="submit"], .button-form .pager li > input[type="submit"],
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.pager li > a:focus, .pager .list-group-item > form li > input[name*='commit']:focus, .list-group-item > form .pager li > input[name*='commit']:focus, .pager .list-group-item > form li > button:focus, .list-group-item > form .pager li > button:focus, .pager .button-form li > input[type="submit"]:focus, .button-form .pager li > input[type="submit"]:focus, .pager li > a:hover, .pager .list-group-item > form li > input[name*='commit']:hover, .list-group-item > form .pager li > input[name*='commit']:hover, .pager .list-group-item > form li > button:hover, .list-group-item > form .pager li > button:hover, .pager .button-form li > input[type="submit"]:hover, .button-form .pager li > input[type="submit"]:hover {
  text-decoration: none;
  background-color: #eceeef;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.pager .disabled > a, .pager .list-group-item > form .disabled > input[name*='commit'], .list-group-item > form .pager .disabled > input[name*='commit'], .pager .list-group-item > form .disabled > button, .list-group-item > form .pager .disabled > button, .pager .button-form .disabled > input[type="submit"], .button-form .pager .disabled > input[type="submit"], .pager .disabled > a:focus, .pager .list-group-item > form .disabled > input[name*='commit']:focus, .list-group-item > form .pager .disabled > input[name*='commit']:focus, .pager .list-group-item > form .disabled > button:focus, .list-group-item > form .pager .disabled > button:focus, .pager .button-form .disabled > input[type="submit"]:focus, .button-form .pager .disabled > input[type="submit"]:focus, .pager .disabled > a:hover, .pager .list-group-item > form .disabled > input[name*='commit']:hover, .list-group-item > form .pager .disabled > input[name*='commit']:hover, .pager .list-group-item > form .disabled > button:hover, .list-group-item > form .pager .disabled > button:hover, .pager .button-form .disabled > input[type="submit"]:hover, .button-form .pager .disabled > input[type="submit"]:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #fff;
}
/* line 37, ../../app/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > span {
  color: #818a91;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 46, ../../app/assets/stylesheets/bootstrap/_pager.scss */
.pager-next > a, .list-group-item > form .pager-next > input[name*='commit'], .list-group-item > form .pager-next > button, .button-form .pager-next > input[type="submit"],
.pager-next > span {
  float: right;
}

/* line 53, ../../app/assets/stylesheets/bootstrap/_pager.scss */
.pager-prev > a, .list-group-item > form .pager-prev > input[name*='commit'], .list-group-item > form .pager-prev > button, .button-form .pager-prev > input[type="submit"],
.pager-prev > span {
  float: left;
}

/* line 6, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 24, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.label:focus, .list-group-item > form input.label[name*='commit']:focus, .list-group-item > form button.label:focus, .button-form input.label[type="submit"]:focus, a.label:hover, .list-group-item > form input.label[name*='commit']:hover, .list-group-item > form button.label:hover, .button-form input.label[type="submit"]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 43, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label-pill {
  padding-left: .6em;
  padding-right: .6em;
  border-radius: 1rem;
}

/* line 49, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.unread-count-wrapper.label-pill {
  height: 15.1px;
}

/* line 58, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #818a91;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #687077;
}

/* line 62, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #00779E;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #00516b;
}

/* line 66, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #00887A;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #00554c;
}

/* line 70, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #239AE3;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #187dbb;
}

/* line 74, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

/* line 78, ../../app/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

/* line 1, ../../app/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron, .html-wrapper {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}

/* line 8, ../../app/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-hr {
  border-top-color: #d0d5d8;
}

@media (min-width: 544px) {
  /* line 13, ../../app/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron, .html-wrapper {
    padding: 4rem 2rem;
  }
}
/* line 18, ../../app/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/* line 12, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 22, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  margin-top: 0;
  color: inherit;
}

/* line 29, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: bold;
}

/* line 38, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 35px;
}
/* line 42, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 55, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #c1e2b3;
}
/* line 11, ../../app/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 58, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #a6d5ec;
}
/* line 11, ../../app/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 61, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #f7ecb5;
}
/* line 11, ../../app/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 64, ../../app/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #e4b9b9;
}
/* line 11, ../../app/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 15, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
}

/* line 21, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress[value] {
  color: #0074d9;
  border: 0;
  appearance: none;
}

/* line 29, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
}

/* line 34, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress[value]::-webkit-progress-value::before {
  content: attr(value);
}

/* line 37, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 42, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

@media screen and (min-width: 0\0) {
  /* line 76, ../../app/assets/stylesheets/bootstrap/_progress.scss */
  .progress {
    background-color: #eee;
    border-radius: 0.25rem;
    -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
  }

  /* line 81, ../../app/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  /* line 89, ../../app/assets/stylesheets/bootstrap/_progress.scss */
  .progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none;
  }

  /* line 95, ../../app/assets/stylesheets/bootstrap/_progress.scss */
  .progress[width="100%"] {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
}
/* line 106, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress-striped[value]::-webkit-progress-value {
  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: 1rem 1rem;
}

/* line 110, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress-striped[value]::-moz-progress-bar {
  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: 1rem 1rem;
}

@media screen and (min-width: 0\0) {
  /* line 115, ../../app/assets/stylesheets/bootstrap/_progress.scss */
  .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: 1rem 1rem;
  }
}
/* line 126, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 129, ../../app/assets/stylesheets/bootstrap/_progress.scss */
.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {
  /* line 133, ../../app/assets/stylesheets/bootstrap/_progress.scss */
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite;
  }
}
/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-success[value]::-webkit-progress-value {
  background-color: #00887A;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-success[value]::-moz-progress-bar {
  background-color: #00887A;
}
@media screen and (min-width: 0\0) {
  /* line 13, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
  .progress-success .progress-bar {
    background-color: #00887A;
  }
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-info[value]::-webkit-progress-value {
  background-color: #239AE3;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-info[value]::-moz-progress-bar {
  background-color: #239AE3;
}
@media screen and (min-width: 0\0) {
  /* line 13, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
  .progress-info .progress-bar {
    background-color: #239AE3;
  }
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e;
}
@media screen and (min-width: 0\0) {
  /* line 13, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
  .progress-warning .progress-bar {
    background-color: #f0ad4e;
  }
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f;
}
@media screen and (min-width: 0\0) {
  /* line 13, ../../app/assets/stylesheets/bootstrap/mixins/_progress.scss */
  .progress-danger .progress-bar {
    background-color: #d9534f;
  }
}

/* line 10, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 13, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

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

/* line 22, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

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

/* line 31, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 34, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 44, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
  width: 100%;
}
/* line 48, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 58, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media-right {
  padding-left: 10px;
}

/* line 62, ../../app/assets/stylesheets/bootstrap/_media.scss */
.media-left {
  padding-right: 10px;
}

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

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

/* line 5, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 0;
}

/* line 16, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -.0625rem;
  background-color: #fff;
  border: 0.0625rem solid #ddd;
}
/* line 26, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 29, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 36, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-width: .0625rem 0;
  border-radius: 0;
}

/* line 48, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item, .list-group-item > form input.list-group-item[name*='commit'], .list-group-item > form button.list-group-item, .button-form input.list-group-item[type="submit"],
button.list-group-item {
  width: 100%;
  text-align: inherit;
  color: #555;
}
/* line 54, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading, .list-group-item > form input.list-group-item[name*='commit'] .list-group-item-heading, .list-group-item > form button.list-group-item .list-group-item-heading, .button-form input.list-group-item[type="submit"] .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item:focus, .list-group-item > form input.list-group-item[name*='commit']:focus, .list-group-item > form button.list-group-item:focus, .button-form input.list-group-item[type="submit"]:focus, a.list-group-item:hover, .list-group-item > form input.list-group-item[name*='commit']:hover, .list-group-item > form button.list-group-item:hover, .button-form input.list-group-item[type="submit"]:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 75, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
/* line 78, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #818a91;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #00779E;
  border-color: #00779E;
}
/* line 93, ../../app/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:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}
/* line 98, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #6bdaff;
}

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

/* line 9, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-state, .list-group-item > form input.list-group-item-state[name*='commit'], .list-group-item > form button.list-group-item-state, .button-form input.list-group-item-state[type="submit"],
button.list-group-item-state {
  color: #3c763d;
}
/* line 13, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-state .list-group-item-heading, .list-group-item > form input.list-group-item-state[name*='commit'] .list-group-item-heading, .list-group-item > form button.list-group-item-state .list-group-item-heading, .button-form input.list-group-item-state[type="submit"] .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
  color: inherit;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-state:focus, .list-group-item > form input.list-group-item-state[name*='commit']:focus, .list-group-item > form button.list-group-item-state:focus, .button-form input.list-group-item-state[type="submit"]:focus, a.list-group-item-state:hover, .list-group-item > form input.list-group-item-state[name*='commit']:hover, .list-group-item > form button.list-group-item-state:hover, .button-form input.list-group-item-state[type="submit"]:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-state.active, .list-group-item > form input.list-group-item-state.active[name*='commit'], .list-group-item > form button.list-group-item-state.active, .button-form input.list-group-item-state.active[type="submit"], a.list-group-item-state.active:focus, .list-group-item > form input.list-group-item-state.active[name*='commit']:focus, .list-group-item > form button.list-group-item-state.active:focus, .button-form input.list-group-item-state.active[type="submit"]:focus, a.list-group-item-state.active:hover, .list-group-item > form input.list-group-item-state.active[name*='commit']:hover, .list-group-item > form button.list-group-item-state.active:hover, .button-form input.list-group-item-state.active[type="submit"]:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-state {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 9, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-state, .list-group-item > form input.list-group-item-state[name*='commit'], .list-group-item > form button.list-group-item-state, .button-form input.list-group-item-state[type="submit"],
button.list-group-item-state {
  color: #31708f;
}
/* line 13, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-state .list-group-item-heading, .list-group-item > form input.list-group-item-state[name*='commit'] .list-group-item-heading, .list-group-item > form button.list-group-item-state .list-group-item-heading, .button-form input.list-group-item-state[type="submit"] .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
  color: inherit;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-state:focus, .list-group-item > form input.list-group-item-state[name*='commit']:focus, .list-group-item > form button.list-group-item-state:focus, .button-form input.list-group-item-state[type="submit"]:focus, a.list-group-item-state:hover, .list-group-item > form input.list-group-item-state[name*='commit']:hover, .list-group-item > form button.list-group-item-state:hover, .button-form input.list-group-item-state[type="submit"]:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-state.active, .list-group-item > form input.list-group-item-state.active[name*='commit'], .list-group-item > form button.list-group-item-state.active, .button-form input.list-group-item-state.active[type="submit"], a.list-group-item-state.active:focus, .list-group-item > form input.list-group-item-state.active[name*='commit']:focus, .list-group-item > form button.list-group-item-state.active:focus, .button-form input.list-group-item-state.active[type="submit"]:focus, a.list-group-item-state.active:hover, .list-group-item > form input.list-group-item-state.active[name*='commit']:hover, .list-group-item > form button.list-group-item-state.active:hover, .button-form input.list-group-item-state.active[type="submit"]:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-state {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 9, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-state, .list-group-item > form input.list-group-item-state[name*='commit'], .list-group-item > form button.list-group-item-state, .button-form input.list-group-item-state[type="submit"],
button.list-group-item-state {
  color: #8a6d3b;
}
/* line 13, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-state .list-group-item-heading, .list-group-item > form input.list-group-item-state[name*='commit'] .list-group-item-heading, .list-group-item > form button.list-group-item-state .list-group-item-heading, .button-form input.list-group-item-state[type="submit"] .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
  color: inherit;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-state:focus, .list-group-item > form input.list-group-item-state[name*='commit']:focus, .list-group-item > form button.list-group-item-state:focus, .button-form input.list-group-item-state[type="submit"]:focus, a.list-group-item-state:hover, .list-group-item > form input.list-group-item-state[name*='commit']:hover, .list-group-item > form button.list-group-item-state:hover, .button-form input.list-group-item-state[type="submit"]:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-state.active, .list-group-item > form input.list-group-item-state.active[name*='commit'], .list-group-item > form button.list-group-item-state.active, .button-form input.list-group-item-state.active[type="submit"], a.list-group-item-state.active:focus, .list-group-item > form input.list-group-item-state.active[name*='commit']:focus, .list-group-item > form button.list-group-item-state.active:focus, .button-form input.list-group-item-state.active[type="submit"]:focus, a.list-group-item-state.active:hover, .list-group-item > form input.list-group-item-state.active[name*='commit']:hover, .list-group-item > form button.list-group-item-state.active:hover, .button-form input.list-group-item-state.active[type="submit"]:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-state {
  color: #a94442;
  background-color: #f2dede;
}

/* line 9, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-state, .list-group-item > form input.list-group-item-state[name*='commit'], .list-group-item > form button.list-group-item-state, .button-form input.list-group-item-state[type="submit"],
button.list-group-item-state {
  color: #a94442;
}
/* line 13, ../../app/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-state .list-group-item-heading, .list-group-item > form input.list-group-item-state[name*='commit'] .list-group-item-heading, .list-group-item > form button.list-group-item-state .list-group-item-heading, .button-form input.list-group-item-state[type="submit"] .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
  color: inherit;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-state:focus, .list-group-item > form input.list-group-item-state[name*='commit']:focus, .list-group-item > form button.list-group-item-state:focus, .button-form input.list-group-item-state[type="submit"]:focus, a.list-group-item-state:hover, .list-group-item > form input.list-group-item-state[name*='commit']:hover, .list-group-item > form button.list-group-item-state:hover, .button-form input.list-group-item-state[type="submit"]:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 36, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-state.active, .list-group-item > form input.list-group-item-state.active[name*='commit'], .list-group-item > form button.list-group-item-state.active, .button-form input.list-group-item-state.active[type="submit"], a.list-group-item-state.active:focus, .list-group-item > form input.list-group-item-state.active[name*='commit']:focus, .list-group-item > form button.list-group-item-state.active:focus, .button-form input.list-group-item-state.active[type="submit"]:focus, a.list-group-item-state.active:hover, .list-group-item > form input.list-group-item-state.active[name*='commit']:hover, .list-group-item > form button.list-group-item-state.active:hover, .button-form input.list-group-item-state.active[type="submit"]:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, ../../app/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

/* line 3, ../../app/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 10, ../../app/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 26, ../../app/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-21by9 {
  padding-bottom: 42.85714%;
}

/* line 31, ../../app/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

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

/* line 1, ../../app/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

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

/* line 8, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 13, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1500;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
/* line 28, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform .3s ease-out;
}
/* line 32, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

/* line 34, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 40, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 47, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 59, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1490;
  background-color: #000;
}
/* line 69, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 70, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.in {
  opacity: 0.5;
}

/* line 75, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 81, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 86, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin: 0;
  line-height: 1.5;
}

/* line 93, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

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

/* line 121, ../../app/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 544px) {
  /* line 132, ../../app/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 136, ../../app/assets/stylesheets/bootstrap/_modal.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 141, ../../app/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 768px) {
  /* line 145, ../../app/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 2, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.85rem;
  opacity: 0;
}
/* line 12, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 1;
}
/* line 14, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 7px 0;
  margin-top: -3px;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  border-width: 7px 7px 0;
  border-top-color: #535759;
}
/* line 27, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 7px;
  margin-left: 3px;
}
/* line 32, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -7px;
  border-width: 7px 7px 7px 0;
  border-right-color: #535759;
}
/* line 40, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 7px 0;
  margin-top: 3px;
}
/* line 45, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -7px;
  border-width: 0 7px 7px;
  border-bottom-color: #535759;
}
/* line 53, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 7px;
  margin-left: -3px;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -7px;
  border-width: 7px 0 7px 7px;
  border-left-color: #535759;
}

/* line 69, ../../app/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 300px;
  padding: 3px 8px;
  color: #c4e5e2;
  text-align: center;
  background-color: #535759;
  border-radius: 0.25rem;
}

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

/* line 1, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.85rem;
  background-color: #535759;
  background-clip: padding-box;
  border: 1px solid #535759;
  border-radius: 0.3rem;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 22, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}
/* line 26, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #535759;
  border-bottom-width: 0;
}
/* line 32, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top .popover-arrow:after, .popover.bs-tether-element-attached-bottom .popover-arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: "";
  border-top-color: #535759;
  border-bottom-width: 0;
}
/* line 42, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
/* line 46, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #535759;
  border-left-width: 0;
}
/* line 52, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right .popover-arrow:after, .popover.bs-tether-element-attached-left .popover-arrow:after {
  bottom: -10px;
  left: 1px;
  content: "";
  border-right-color: #535759;
  border-left-width: 0;
}
/* line 62, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
/* line 66, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #535759;
}
/* line 72, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom .popover-arrow:after, .popover.bs-tether-element-attached-top .popover-arrow:after {
  top: 1px;
  margin-left: -10px;
  content: "";
  border-top-width: 0;
  border-bottom-color: #535759;
}
/* line 82, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
/* line 86, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #535759;
}
/* line 92, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left .popover-arrow:after, .popover.bs-tether-element-attached-right .popover-arrow:after {
  right: 1px;
  bottom: -10px;
  content: "";
  border-right-width: 0;
  border-left-color: #535759;
}

/* line 105, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  border-radius: -0.7rem -0.7rem 0 0;
}

/* line 114, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 124, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover-arrow, .popover-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 134, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover-arrow {
  border-width: 11px;
}

/* line 137, ../../app/assets/stylesheets/bootstrap/_popover.scss */
.popover-arrow:after {
  content: "";
  border-width: 10px;
}

/* line 2, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 6, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 11, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}
/* line 17, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img,
.list-group-item > form .carousel-inner > .carousel-item > input[name*='commit'] > img,
.list-group-item > form .carousel-inner > .carousel-item > button > img,
.button-form .carousel-inner > .carousel-item > input[type="submit"] > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 11, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .carousel-item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  /* line 29, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  /* line 34, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  /* line 39, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}
/* line 48, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 54, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 58, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 65, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 68, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 71, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 76, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 79, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 89, ../../app/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);
  opacity: 0.5;
}
/* line 104, ../../app/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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 107, ../../app/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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
/* line 122, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
/* line 134, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
/* line 138, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
/* line 144, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}
/* line 149, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 161, ../../app/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 172, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}
/* line 188, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 201, ../../app/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 213, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media (min-width: 544px) {
  /* line 226, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 233, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 236, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 242, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 249, ../../app/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

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

/* line 13, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 17, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

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

/* line 23, ../../app/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 35, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
[hidden] {
  display: none !important;
}

/* line 39, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

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

/* line 54, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-left {
  text-align: left;
}

/* line 55, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-right {
  text-align: right;
}

/* line 56, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-center {
  text-align: center;
}

/* line 57, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-justify {
  text-align: justify;
}

/* line 58, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 59, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 63, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-xs-left {
  text-align: left;
}

/* line 64, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-xs-right {
  text-align: right;
}

/* line 65, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-xs-center {
  text-align: center;
}

@media (min-width: 544px) {
  /* line 68, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-sm-left {
    text-align: left;
  }

  /* line 69, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-sm-right {
    text-align: right;
  }

  /* line 70, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-sm-center {
    text-align: center;
  }
}
@media (min-width: 768px) {
  /* line 74, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-md-left {
    text-align: left;
  }

  /* line 75, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-md-right {
    text-align: right;
  }

  /* line 76, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-md-center {
    text-align: center;
  }
}
@media (min-width: 992px) {
  /* line 80, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-lg-left {
    text-align: left;
  }

  /* line 81, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-lg-right {
    text-align: right;
  }

  /* line 82, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-lg-center {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  /* line 86, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-xl-left {
    text-align: left;
  }

  /* line 87, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-xl-right {
    text-align: right;
  }

  /* line 88, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
  .text-xl-center {
    text-align: center;
  }
}
/* line 93, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 94, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 95, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 99, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.text-muted {
  color: #909090;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #00779E;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:focus, .list-group-item > form input.text-primary[name*='commit']:focus, .list-group-item > form button.text-primary:focus, .button-form input.text-primary[type="submit"]:focus, a.text-primary:hover, .list-group-item > form input.text-primary[name*='commit']:hover, .list-group-item > form button.text-primary:hover, .button-form input.text-primary[type="submit"]:hover {
  color: #00516b;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #00887A;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:focus, .list-group-item > form input.text-success[name*='commit']:focus, .list-group-item > form button.text-success:focus, .button-form input.text-success[type="submit"]:focus, a.text-success:hover, .list-group-item > form input.text-success[name*='commit']:hover, .list-group-item > form button.text-success:hover, .button-form input.text-success[type="submit"]:hover {
  color: #00554c;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #239AE3;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:focus, .list-group-item > form input.text-info[name*='commit']:focus, .list-group-item > form button.text-info:focus, .button-form input.text-info[type="submit"]:focus, a.text-info:hover, .list-group-item > form input.text-info[name*='commit']:hover, .list-group-item > form button.text-info:hover, .button-form input.text-info[type="submit"]:hover {
  color: #187dbb;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #f0ad4e;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:focus, .list-group-item > form input.text-warning[name*='commit']:focus, .list-group-item > form button.text-warning:focus, .button-form input.text-warning[type="submit"]:focus, a.text-warning:hover, .list-group-item > form input.text-warning[name*='commit']:hover, .list-group-item > form button.text-warning:hover, .button-form input.text-warning[type="submit"]:hover {
  color: #ec971f;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #d9534f;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:focus, .list-group-item > form input.text-danger[name*='commit']:focus, .list-group-item > form button.text-danger:focus, .button-form input.text-danger[type="submit"]:focus, a.text-danger:hover, .list-group-item > form input.text-danger[name*='commit']:hover, .list-group-item > form button.text-danger:hover, .button-form input.text-danger[type="submit"]:hover {
  color: #c9302c;
}

/* line 120, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.bg-inverse {
  color: #eceeef;
  background-color: #909090;
}

/* line 125, ../../app/assets/stylesheets/bootstrap/_utilities.scss */
.bg-faded {
  background-color: #f7f7f9;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  color: #fff;
  background-color: #00779E;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:focus, .list-group-item > form input.bg-primary[name*='commit']:focus, .list-group-item > form button.bg-primary:focus, .button-form input.bg-primary[type="submit"]:focus, a.bg-primary:hover, .list-group-item > form input.bg-primary[name*='commit']:hover, .list-group-item > form button.bg-primary:hover, .button-form input.bg-primary[type="submit"]:hover {
  background-color: #00516b;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  color: #fff;
  background-color: #00887A;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:focus, .list-group-item > form input.bg-success[name*='commit']:focus, .list-group-item > form button.bg-success:focus, .button-form input.bg-success[type="submit"]:focus, a.bg-success:hover, .list-group-item > form input.bg-success[name*='commit']:hover, .list-group-item > form button.bg-success:hover, .button-form input.bg-success[type="submit"]:hover {
  background-color: #00554c;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  color: #fff;
  background-color: #239AE3;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:focus, .list-group-item > form input.bg-info[name*='commit']:focus, .list-group-item > form button.bg-info:focus, .button-form input.bg-info[type="submit"]:focus, a.bg-info:hover, .list-group-item > form input.bg-info[name*='commit']:hover, .list-group-item > form button.bg-info:hover, .button-form input.bg-info[type="submit"]:hover {
  background-color: #187dbb;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  color: #fff;
  background-color: #f0ad4e;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:focus, .list-group-item > form input.bg-warning[name*='commit']:focus, .list-group-item > form button.bg-warning:focus, .button-form input.bg-warning[type="submit"]:focus, a.bg-warning:hover, .list-group-item > form input.bg-warning[name*='commit']:hover, .list-group-item > form button.bg-warning:hover, .button-form input.bg-warning[type="submit"]:hover {
  background-color: #ec971f;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  color: #fff;
  background-color: #d9534f;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:focus, .list-group-item > form input.bg-danger[name*='commit']:focus, .list-group-item > form button.bg-danger:focus, .button-form input.bg-danger[type="submit"]:focus, a.bg-danger:hover, .list-group-item > form input.bg-danger[name*='commit']:hover, .list-group-item > form button.bg-danger:hover, .button-form input.bg-danger[type="submit"]:hover {
  background-color: #c9302c;
}

/* line 72, ../../app/assets/stylesheets/bootstrap/_utilities-spacing.scss */
.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 6, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  /* line 11, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  /* line 6, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 11, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 6, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 11, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  /* line 6, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  /* line 11, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 11, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
.hidden-xl-down {
  display: none !important;
}

/* line 23, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 23, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 30, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 30, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 37, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 37, ../../app/assets/stylesheets/bootstrap/_utilities-responsive.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

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

/*!
 *  Font Awesome 4.3.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("/fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0");
  src: url("/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../../app/assets/stylesheets/bootstrap/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;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../../app/assets/stylesheets/bootstrap/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../../app/assets/stylesheets/bootstrap/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../../app/assets/stylesheets/bootstrap/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../../app/assets/stylesheets/bootstrap/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../../app/assets/stylesheets/bootstrap/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, ../../app/assets/stylesheets/bootstrap/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../../app/assets/stylesheets/bootstrap/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 11, ../../app/assets/stylesheets/bootstrap/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, ../../app/assets/stylesheets/bootstrap/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 15, ../../app/assets/stylesheets/bootstrap/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../../app/assets/stylesheets/bootstrap/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% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, ../../app/assets/stylesheets/bootstrap/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../../app/assets/stylesheets/bootstrap/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../../app/assets/stylesheets/bootstrap/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../../app/assets/stylesheets/bootstrap/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../../app/assets/stylesheets/bootstrap/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../../app/assets/stylesheets/bootstrap/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, ../../app/assets/stylesheets/bootstrap/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../../app/assets/stylesheets/bootstrap/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../../app/assets/stylesheets/bootstrap/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../../app/assets/stylesheets/bootstrap/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/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, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-rss:before {
  content: "";
}

/* line 167, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 168, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 169, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 170, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 171, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 172, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 173, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 174, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 175, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 176, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 177, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 178, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 179, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 180, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 181, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 182, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 183, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 184, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 185, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 187, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 189, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 190, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 191, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 193, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 195, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 196, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 198, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 199, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 202, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 203, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 204, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 205, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 206, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 207, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 208, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 209, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 210, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 211, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 212, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 213, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 214, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 215, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 216, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 217, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 218, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 219, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 221, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 223, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 225, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 226, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 227, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 229, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 231, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 233, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 234, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 235, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 237, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 238, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 239, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 241, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 242, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 243, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 244, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 245, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 246, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 247, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 248, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 249, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 250, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 251, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 252, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 253, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 254, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 255, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 256, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 257, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 258, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 259, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 260, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 261, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 262, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 263, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 264, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 265, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 266, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 267, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 268, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 269, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 270, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 271, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 273, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 274, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 275, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 276, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 277, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 278, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 280, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 281, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 282, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 283, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 284, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 285, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 286, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 287, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 288, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 289, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 290, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 291, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 292, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 294, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 297, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 298, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 299, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 300, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 302, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 303, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 304, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 305, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 306, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 307, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 308, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 309, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 310, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 311, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 312, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 313, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 314, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 315, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 316, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 317, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 318, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 319, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 320, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 321, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 322, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 323, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 324, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 325, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 326, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 327, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 328, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 329, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 330, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 331, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 332, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 333, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 334, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 335, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 336, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 337, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 338, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 339, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 341, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 343, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 345, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 347, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 348, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 350, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 352, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 356, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 359, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 361, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 363, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 364, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 365, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 366, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 367, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 368, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 369, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 370, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 371, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 372, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 373, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 374, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 375, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 376, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 377, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 378, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 379, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 380, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 381, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 382, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 383, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 384, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 385, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 386, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 387, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 388, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 389, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 390, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 391, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 392, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 393, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 394, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 395, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 396, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 397, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 398, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 399, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 400, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 401, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 403, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 404, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 405, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 406, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 407, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 408, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 409, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 410, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 411, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 412, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 413, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 414, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 416, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 417, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 418, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 419, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 421, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 422, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 423, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 424, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 425, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 426, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 427, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 430, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 432, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 433, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 434, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 435, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 436, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 437, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 438, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 439, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 440, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 441, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 442, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 443, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 444, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 445, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 446, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 447, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 448, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 449, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 450, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 451, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 452, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 453, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 454, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 455, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 456, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 457, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 459, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 461, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 462, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 463, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 464, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 465, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 466, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 467, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 468, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 469, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 470, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 473, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 475, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 477, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 479, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 480, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 481, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 482, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 483, ../../app/assets/stylesheets/bootstrap/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 488, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 489, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 491, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 493, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 494, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 495, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-hacker-news:before {
  content: "";
}

/* line 496, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 497, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 498, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 500, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 502, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 504, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 505, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

/* line 507, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 508, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 509, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 510, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 511, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 512, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 513, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 515, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 516, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 517, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 518, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 519, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 520, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 521, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 522, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 523, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 524, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 525, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 526, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 527, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 528, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 529, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 530, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 531, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 532, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 533, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 534, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 535, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 536, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 537, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 538, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 539, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 540, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 541, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 542, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 543, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 544, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 545, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 546, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 547, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 548, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 549, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 550, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 551, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 552, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 555, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 556, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 557, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 558, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 559, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 560, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 561, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 562, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 563, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 564, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 565, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 566, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 567, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 568, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 569, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 570, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 571, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 572, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 573, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 574, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 575, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 576, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-transgender:before {
  content: "";
}

/* line 577, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 578, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 579, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 580, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 581, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 582, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 583, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 584, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 585, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 586, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 587, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 588, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 589, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 590, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 591, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 593, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 594, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 595, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 596, ../../app/assets/stylesheets/bootstrap/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

/* line 89, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
a, .list-group-item > form input[name*='commit'], .list-group-item > form button, .button-form input[type="submit"] {
  background-color: transparent;
}

/* line 99, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
a:active, .list-group-item > form input[name*='commit']:active, .list-group-item > form button:active, .button-form input[type="submit"]:active {
  outline: 0;
}
/* line 102, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
a:hover, .list-group-item > form input[name*='commit']:hover, .list-group-item > form button:hover, .button-form input[type="submit"]:hover {
  outline: 0;
}

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

/* line 122, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 131, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

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

/* line 149, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 158, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 174, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 178, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 189, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

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

/* line 208, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

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

/* line 225, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

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

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

/* line 270, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 281, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

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

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

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

/* line 326, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

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

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

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

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

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

/* line 391, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 400, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 409, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 420, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 425, ../../app/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
html {
  box-sizing: border-box;
}

/* line 24, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
*,
*:before,
*:after {
  box-sizing: inherit;
}

@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* line 60, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}

/* line 67, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
body {
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: default;
  overflow-x: hidden;
}

/* line 91, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 300;
}

/* line 96, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1 {
  font-size: 1.55rem;
}

/* line 99, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h2 {
  font-size: 1.4rem;
}

/* line 102, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h3 {
  font-size: 1.25rem;
}

/* line 105, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h4 {
  font-size: 1.15rem;
}

/* line 108, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h5 {
  font-size: 1.05rem;
}

/* line 112, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.highlight, h2.highlight, h3.highlight, h4.highlight, h5.highlight, h6.highlight {
  font-weight: 400;
}
/* line 115, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.highlight-more, h2.highlight-more, h3.highlight-more, h4.highlight-more, h5.highlight-more, h6.highlight-more {
  font-weight: 500;
}
/* line 118, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.highlight-most, h2.highlight-most, h3.highlight-most, h4.highlight-most, h5.highlight-most, h6.highlight-most {
  font-weight: 600;
}
/* line 121, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.tall, h2.tall, h3.tall, h4.tall, h5.tall, h6.tall {
  line-height: 1.5rem;
}
/* line 124, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
h1.taller, h2.taller, h3.taller, h4.taller, h5.taller, h6.taller {
  line-height: 1.75rem;
}

/* line 129, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.display-1 {
  font-size: 2.25rem;
}

/* line 137, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 143, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

/* line 150, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 156, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 163, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 170, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: bold;
}

/* line 174, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: 0;
  margin-left: 0;
}

/* line 179, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 183, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.jumbotron-sm {
  padding: 1rem;
  margin-bottom: 1.25rem;
}

/* line 192, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
a, .list-group-item > form input[name*='commit'], .list-group-item > form button, .button-form input[type="submit"] {
  color: #00779E;
  text-decoration: none;
  font-weight: bold;
}
/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:focus, .list-group-item > form input[name*='commit']:focus, .list-group-item > form button:focus, .button-form input[type="submit"]:focus, a:hover, .list-group-item > form input[name*='commit']:hover, .list-group-item > form button:hover, .button-form input[type="submit"]:hover {
  color: #003d52;
}
/* line 202, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
a:focus, .list-group-item > form input[name*='commit']:focus, .list-group-item > form button:focus, .button-form input[type="submit"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 212, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 224, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 236, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
}

/* line 250, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 259, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
table {
  background-color: transparent;
}

/* line 264, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #909090;
  text-align: left;
  caption-side: bottom;
}

/* line 272, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: left;
}

/* line 280, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.form-control-md, .report-filter select {
  height: 2.69167rem;
  padding: 0.5rem 0.9rem;
  font-size: 1.1rem !important;
  line-height: 1.18333rem;
  border-radius: 0.3rem;
}

/* line 287, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
textarea.form-control {
  height: auto;
  line-height: 1.6rem;
}

/* line 291, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.form-inline label {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

/* line 297, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 303, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
}

/* line 315, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

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

/* line 331, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

/* line 342, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 351, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 358, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.center-row {
  display: flex;
  align-items: center;
}

/* line 362, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.center-row.center {
  justify-content: center;
}

/* line 365, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.center-row.right {
  justify-content: flex-end;
}

/* line 369, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.list-group.no-border .list-group-item {
  border: none !important;
}

/* line 372, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.list-group.no-border .list-group-item .title {
  font-weight: bold;
}

/* line 375, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.list-group.no-border .list-group-item .heart-ratings-wrapper {
  margin-top: -1px;
}

/* line 379, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal dd, dl.dl-horizontal dt {
  display: inline-block;
}

/* line 382, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-sm dt {
  width: 6rem;
  margin-bottom: .3rem;
}

/* line 386, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-sm dd {
  margin-bottom: .3rem;
}

/* line 389, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-md dt {
  width: 8rem;
  margin-bottom: .5rem;
}

/* line 393, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-md dd {
  margin-bottom: .5rem;
}

/* line 396, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-lg dt {
  width: 10rem;
  margin-bottom: .7rem;
}

/* line 400, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-lg dd {
  margin-bottom: .7rem;
}

/* line 403, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-xl dt {
  width: 12rem;
  margin-bottom: .9rem;
}

/* line 407, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-xl dd {
  margin-bottom: .9rem;
}

/* line 410, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-xxl dt {
  width: 17rem;
  margin-bottom: .9rem;
}

/* line 414, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-xxl dd {
  margin-bottom: .9rem;
}

/* line 417, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-short dt {
  margin-bottom: .3rem;
}

/* line 420, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
dl.dl-horizontal.dl-short dd {
  margin-bottom: .3rem;
}

/* line 426, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.container-fluid.limited-width {
  max-width: 1446px;
}

/* line 429, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.dropdown-menu {
  font-size: 0.85rem;
}

/* line 432, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.navbar {
  padding: 0;
  border-radius: 0;
}

/* line 436, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.navbar-nav .nav-item + .nav-item {
  margin-left: .1rem;
}

/* line 439, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.form-control, .report-filter select {
  font-size: 0.85rem;
}

/* line 443, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.nav-tabs {
  padding: 0 20px;
}

/* line 447, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.breadcrumb {
  background-color: #fff;
}
/* line 449, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.breadcrumb li {
  font-weight: 400;
}
/* line 452, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.breadcrumb > .active {
  font-weight: bold;
  font-size: 15px;
}

/* line 458, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label {
  font-weight: 400;
}

/* line 461, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-md {
  font-size: .7rem;
}

/* line 464, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-lg {
  font-size: .8rem;
}

/* line 467, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-xl {
  font-size: 1rem;
}

/* line 471, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-dark {
  background: #535759;
  color: white;
}

/* line 475, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.label-light {
  background: rgba(83, 87, 89, 0.2);
  color: #000;
}

/* line 479, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-img-top, .card .card-img {
  width: 100%;
}

/* line 484, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card {
  margin-bottom: 1.25rem;
}

/* line 487, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-body {
  padding-top: 0 !important;
}

/* line 551, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.display-flex {
  display: flex;
}

/* line 554, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.display-ib {
  display: inline-block;
}

/* line 557, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.b-t-r-0 {
  border-radius: 0 0 .1875rem .1875rem !important;
}

/* line 560, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.b-b-r-0 {
  border-radius: .1875rem .1875rem 0 0 !important;
}

/* line 563, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.b-a-r-0 {
  border-radius: 0 0 0 0 !important;
}

/* line 566, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.b-t-r-r-1 {
  border-radius: 0 .1875rem 0 0 !important;
}

/* line 571, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.text-white {
  color: white;
}

/* line 575, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.fg-white {
  color: rgba(255, 255, 255, 0.7);
}

/* line 578, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.bg-white {
  background-color: white;
}

/* line 584, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.tooltip-inner {
  padding: .75rem .85rem;
  border-radius: 3px;
  text-align: left;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

/* line 592, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.popover {
  padding: .5rem;
  margin-left: 1rem;
  border-radius: 3px;
}

/* line 597, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.popover .popover-content {
  color: #c4e5e2;
}

/* line 600, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.popover .popover-title {
  color: #c4e5e2;
}

/* line 603, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.popover-title {
  background-color: transparent;
  padding: .5rem .85rem 0;
}

/* line 610, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.icon-link {
  display: inline-flex;
}
/* line 612, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.icon-link.header-link {
  font-size: 16px;
}
/* line 614, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.icon-link.header-link i {
  font-size: 19px;
  margin-right: .5rem;
}
/* line 619, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.icon-link:hover {
  text-decoration: none;
}

/* line 625, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn {
  border-radius: .18rem;
}

/* line 628, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn:hover, .btn:focus, .btn:visited {
  box-shadow: 0 1px 1px #CCC;
  outline-style: none;
}

/* line 632, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-red {
  color: #fff;
  background-color: #F49293;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:focus, .btn-red.focus, .btn-red:active, .btn-red.active, .open > .btn-red.dropdown-toggle {
  color: #fff;
  background-color: #f6a9aa;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-red:hover {
  color: #fff;
  background-color: #f6a9aa;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:active, .btn-red.active, .open > .btn-red.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red.disabled:focus, .btn-red.disabled.focus, .btn-red:disabled:focus, .btn-red:disabled.focus, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red.focus {
  background-color: #F49293;
  border-color: #F49293;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-red.disabled:hover, .btn-red:disabled:hover, fieldset[disabled] .btn-red:hover {
  background-color: #F49293;
  border-color: #F49293;
}

/* line 635, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-brown {
  color: #fff;
  background-color: #89695E;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-brown:focus, .btn-brown.focus, .btn-brown:active, .btn-brown.active, .open > .btn-brown.dropdown-toggle {
  color: #fff;
  background-color: #987569;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-brown:hover {
  color: #fff;
  background-color: #987569;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-brown:active, .btn-brown.active, .open > .btn-brown.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-brown.disabled:focus, .btn-brown.disabled.focus, .btn-brown:disabled:focus, .btn-brown:disabled.focus, fieldset[disabled] .btn-brown:focus, fieldset[disabled] .btn-brown.focus {
  background-color: #89695E;
  border-color: #89695E;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-brown.disabled:hover, .btn-brown:disabled:hover, fieldset[disabled] .btn-brown:hover {
  background-color: #89695E;
  border-color: #89695E;
}

/* line 638, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-green {
  color: #fff;
  background-color: #33b679;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:focus, .btn-green.focus, .btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #3bc886;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-green:hover {
  color: #fff;
  background-color: #3bc886;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green.disabled:focus, .btn-green.disabled.focus, .btn-green:disabled:focus, .btn-green:disabled.focus, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green.focus {
  background-color: #33b679;
  border-color: #33b679;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-green.disabled:hover, .btn-green:disabled:hover, fieldset[disabled] .btn-green:hover {
  background-color: #33b679;
  border-color: #33b679;
}

/* line 641, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-grey {
  color: #fff;
  background-color: #778F9B;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-grey:focus, .btn-grey.focus, .btn-grey:active, .btn-grey.active, .open > .btn-grey.dropdown-toggle {
  color: #fff;
  background-color: #869ba6;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-grey:hover {
  color: #fff;
  background-color: #869ba6;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-grey:active, .btn-grey.active, .open > .btn-grey.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-grey.disabled:focus, .btn-grey.disabled.focus, .btn-grey:disabled:focus, .btn-grey:disabled.focus, fieldset[disabled] .btn-grey:focus, fieldset[disabled] .btn-grey.focus {
  background-color: #778F9B;
  border-color: #778F9B;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-grey.disabled:hover, .btn-grey:disabled:hover, fieldset[disabled] .btn-grey:hover {
  background-color: #778F9B;
  border-color: #778F9B;
}

/* line 644, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-blue-grey {
  color: white;
  background-color: #78909C;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue-grey:focus, .btn-blue-grey.focus, .btn-blue-grey:active, .btn-blue-grey.active, .open > .btn-blue-grey.dropdown-toggle {
  color: white;
  background-color: #879ca7;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-blue-grey:hover {
  color: white;
  background-color: #879ca7;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue-grey:active, .btn-blue-grey.active, .open > .btn-blue-grey.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue-grey.disabled:focus, .btn-blue-grey.disabled.focus, .btn-blue-grey:disabled:focus, .btn-blue-grey:disabled.focus, fieldset[disabled] .btn-blue-grey:focus, fieldset[disabled] .btn-blue-grey.focus {
  background-color: #78909C;
  border-color: #78909C;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-blue-grey.disabled:hover, .btn-blue-grey:disabled:hover, fieldset[disabled] .btn-blue-grey:hover {
  background-color: #78909C;
  border-color: #78909C;
}

/* line 647, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-purple {
  color: #fff;
  background-color: #5B6ABF;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:focus, .btn-purple.focus, .btn-purple:active, .btn-purple.active, .open > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #6d7bc6;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-purple:hover {
  color: #fff;
  background-color: #6d7bc6;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:active, .btn-purple.active, .open > .btn-purple.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple.disabled:focus, .btn-purple.disabled.focus, .btn-purple:disabled:focus, .btn-purple:disabled.focus, fieldset[disabled] .btn-purple:focus, fieldset[disabled] .btn-purple.focus {
  background-color: #5B6ABF;
  border-color: #5B6ABF;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-purple.disabled:hover, .btn-purple:disabled:hover, fieldset[disabled] .btn-purple:hover {
  background-color: #5B6ABF;
  border-color: #5B6ABF;
}

/* line 650, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-cyan {
  color: #fff;
  background-color: #00acc1;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan:focus, .btn-cyan.focus, .btn-cyan:active, .btn-cyan.active, .open > .btn-cyan.dropdown-toggle {
  color: #fff;
  background-color: #00c3db;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-cyan:hover {
  color: #fff;
  background-color: #00c3db;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan:active, .btn-cyan.active, .open > .btn-cyan.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan.disabled:focus, .btn-cyan.disabled.focus, .btn-cyan:disabled:focus, .btn-cyan:disabled.focus, fieldset[disabled] .btn-cyan:focus, fieldset[disabled] .btn-cyan.focus {
  background-color: #00acc1;
  border-color: #00acc1;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-cyan.disabled:hover, .btn-cyan:disabled:hover, fieldset[disabled] .btn-cyan:hover {
  background-color: #00acc1;
  border-color: #00acc1;
}

/* line 653, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-black {
  color: #fff;
  background-color: #565656;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-black:focus, .btn-black.focus, .btn-black:active, .btn-black.active, .open > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: #636363;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-black:hover {
  color: #fff;
  background-color: #636363;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-black:active, .btn-black.active, .open > .btn-black.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-black.disabled:focus, .btn-black.disabled.focus, .btn-black:disabled:focus, .btn-black:disabled.focus, fieldset[disabled] .btn-black:focus, fieldset[disabled] .btn-black.focus {
  background-color: #565656;
  border-color: #565656;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-black.disabled:hover, .btn-black:disabled:hover, fieldset[disabled] .btn-black:hover {
  background-color: #565656;
  border-color: #565656;
}

/* line 656, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-facebook {
  color: #fff;
  background-color: #4c66a4;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:focus, .btn-facebook.focus, .btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #5872b2;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-facebook:hover {
  color: #fff;
  background-color: #5872b2;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook.disabled:focus, .btn-facebook.disabled.focus, .btn-facebook:disabled:focus, .btn-facebook:disabled.focus, fieldset[disabled] .btn-facebook:focus, fieldset[disabled] .btn-facebook.focus {
  background-color: #4c66a4;
  border-color: transparent;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-facebook.disabled:hover, .btn-facebook:disabled:hover, fieldset[disabled] .btn-facebook:hover {
  background-color: #4c66a4;
  border-color: transparent;
}

/* line 659, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-google {
  color: #fff;
  background-color: #dd4b39;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:focus, .btn-google.focus, .btn-google:active, .btn-google.active, .open > .btn-google.dropdown-toggle {
  color: #fff;
  background-color: #e15f4f;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-google:hover {
  color: #fff;
  background-color: #e15f4f;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:active, .btn-google.active, .open > .btn-google.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google.disabled:focus, .btn-google.disabled.focus, .btn-google:disabled:focus, .btn-google:disabled.focus, fieldset[disabled] .btn-google:focus, fieldset[disabled] .btn-google.focus {
  background-color: #dd4b39;
  border-color: transparent;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-google.disabled:hover, .btn-google:disabled:hover, fieldset[disabled] .btn-google:hover {
  background-color: #dd4b39;
  border-color: transparent;
}

/* line 662, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-twitter {
  color: #fff;
  background-color: #2ba9e1;
}
/* line 16, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:focus, .btn-twitter.focus, .btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  color: #fff;
  background-color: #41b2e4;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-twitter:hover {
  color: #fff;
  background-color: #41b2e4;
}
/* line 30, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 40, ../../app/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter.disabled:focus, .btn-twitter.disabled.focus, .btn-twitter:disabled:focus, .btn-twitter:disabled.focus, fieldset[disabled] .btn-twitter:focus, fieldset[disabled] .btn-twitter.focus {
  background-color: #2ba9e1;
  border-color: transparent;
}
/* line 10, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-twitter.disabled:hover, .btn-twitter:disabled:hover, fieldset[disabled] .btn-twitter:hover {
  background-color: #2ba9e1;
  border-color: transparent;
}

/* line 665, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-facebook, .btn-twitter, .btn-google, .btn-email {
  position: relative;
}
/* line 667, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-facebook i, .btn-twitter i, .btn-google i, .btn-email i {
  position: absolute;
  left: 20px;
  top: 15px;
}

/* line 673, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.btn-md {
  padding: 0.7rem 1rem;
  font-size: 1rem;
  line-height: 1.2rem;
  border-radius: 2px;
}

/* line 677, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.dl-horizontal {
  margin: 0;
}

/* line 680, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.tab-pane {
  padding: 25px 0;
}

/* line 684, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card {
  border-radius: .18rem;
  background-color: #fff;
  box-shadow: 0 0 20px #EBEFF1, 0 2px 5px #EBEFF1;
  border: none;
}

/* line 692, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-title {
  font-weight: bold;
}

/* line 695, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-img-top {
  border-radius: .18rem .18rem 0 0;
}

/* line 698, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .card-img-bottom {
  border-radius: 0 0 .18rem .18rem;
}

/* line 702, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .ribbon {
  position: absolute;
  top: 1rem;
  right: 0;
  min-height: 20px;
  min-width: 100px;
  padding: 2px 10px;
}
/* line 710, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .ribbon.left {
  left: 0;
  right: auto;
  text-align: right;
}

/* line 717, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-primary {
  border-color: #d8d8d8;
  border-top-color: #00779E !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 718, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-primary .card-title {
  color: #00779E;
}
/* line 725, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-primary .card-footer {
  background: #00779E !important;
  color: white;
}

/* line 730, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-success {
  border-color: #d8d8d8;
  border-top-color: #00887A !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 731, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-success .card-title {
  color: #00887A;
}
/* line 734, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-success .ribbon {
  background: #00887A;
  color: white;
}

/* line 743, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-complete {
  border-color: #d8d8d8;
  border-top-color: #00796B !important;
  border-top: 4px solid;
  background-color: white;
}

/* line 749, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-info {
  border-color: #d8d8d8;
  border-top-color: #239AE3 !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 750, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-info .card-title {
  color: #239AE3;
}
/* line 753, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-info .ribbon {
  background: #239AE3;
  color: white;
}

/* line 762, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-warning {
  border-color: #d8d8d8;
  border-top-color: #f0ad4e !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 763, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-warning .card-title {
  color: #f0ad4e;
}
/* line 766, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-warning .ribbon {
  background: #f0ad4e;
  color: white;
}

/* line 775, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-danger {
  border-color: #d8d8d8;
  border-top-color: #d9534f !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 776, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-danger .card-title {
  color: #d9534f;
}
/* line 779, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-danger .ribbon {
  background: #d9534f;
  color: white;
}
/* line 788, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-danger .card-footer {
  background: #d9534f !important;
  color: white;
}

/* line 793, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-purple {
  border-color: #d8d8d8;
  border-top-color: #5B6ABF !important;
  border-top: 4px solid;
  background-color: white;
}
/* line 794, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-purple .card-title {
  color: #5B6ABF;
}

/* line 803, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-floating-icon .card-header {
  min-height: 55px;
  position: relative;
}
/* line 806, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-floating-icon .card-header .floating-icon-wrapper {
  position: absolute;
  top: 20px;
  left: 20px;
}

/* line 813, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-danger, .card-clinician-dark, .card-clinician-light, .card-clinician-primary {
  border-color: #d8d8d8;
  border-top: 4px solid !important;
}
/* line 814, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-danger .ribbon, .card-clinician-dark .ribbon, .card-clinician-light .ribbon, .card-clinician-primary .ribbon {
  color: white;
}
/* line 819, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-clinician-danger .card-footer, .card-clinician-dark .card-footer, .card-clinician-light .card-footer, .card-clinician-primary .card-footer {
  color: white !important;
}

/* line 823, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-blue-grey {
  .card-title-color: #455A64;
  border-color: #d8d8d8;
  border-top-color: #455A64 !important;
  border-top: 4px solid;
}
/* line 827, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card-blue-grey .ribbon {
  background: #455A64;
  color: white;
}

/* line 835, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .bottom-lg-btn {
  position: absolute;
  width: 91.6%;
  height: 45px;
  bottom: 20px;
  left: 20px;
}

/* line 843, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.card .bottom-lg-btn-centered {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  width: 91.6%;
  height: 45px;
  bottom: 5px;
  left: 0;
  right: 0;
}

/* line 854, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
.row-no-padding > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple {
  color: #fff;
  background-color: #5B6ABF;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple:focus, .list-group-item > form input.bg-purple[name*='commit']:focus, .list-group-item > form button.bg-purple:focus, .button-form input.bg-purple[type="submit"]:focus, a.bg-purple:hover, .list-group-item > form input.bg-purple[name*='commit']:hover, .list-group-item > form button.bg-purple:hover, .button-form input.bg-purple[type="submit"]:hover {
  background-color: #4150a6;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-brown {
  color: #fff;
  background-color: #89695E;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-brown:focus, .list-group-item > form input.bg-brown[name*='commit']:focus, .list-group-item > form button.bg-brown:focus, .button-form input.bg-brown[type="submit"]:focus, a.bg-brown:hover, .list-group-item > form input.bg-brown[name*='commit']:hover, .list-group-item > form button.bg-brown:hover, .button-form input.bg-brown[type="submit"]:hover {
  background-color: #6b5249;
}

/* line 5, ../../app/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-grey {
  color: #fff;
  background-color: #778F9B;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-grey:focus, .list-group-item > form input.bg-grey[name*='commit']:focus, .list-group-item > form button.bg-grey:focus, .button-form input.bg-grey[type="submit"]:focus, a.bg-grey:hover, .list-group-item > form input.bg-grey[name*='commit']:hover, .list-group-item > form button.bg-grey:hover, .button-form input.bg-grey[type="submit"]:hover {
  background-color: #5e7581;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-brown {
  color: #89695E;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-brown:focus, .list-group-item > form input.text-brown[name*='commit']:focus, .list-group-item > form button.text-brown:focus, .button-form input.text-brown[type="submit"]:focus, a.text-brown:hover, .list-group-item > form input.text-brown[name*='commit']:hover, .list-group-item > form button.text-brown:hover, .button-form input.text-brown[type="submit"]:hover {
  color: #6b5249;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-grey {
  color: #778F9B;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-grey:focus, .list-group-item > form input.text-grey[name*='commit']:focus, .list-group-item > form button.text-grey:focus, .button-form input.text-grey[type="submit"]:focus, a.text-grey:hover, .list-group-item > form input.text-grey[name*='commit']:hover, .list-group-item > form button.text-grey:hover, .button-form input.text-grey[type="submit"]:hover {
  color: #5e7581;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-purple {
  color: #5B6ABF;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-purple:focus, .list-group-item > form input.text-purple[name*='commit']:focus, .list-group-item > form button.text-purple:focus, .button-form input.text-purple[type="submit"]:focus, a.text-purple:hover, .list-group-item > form input.text-purple[name*='commit']:hover, .list-group-item > form button.text-purple:hover, .button-form input.text-purple[type="submit"]:hover {
  color: #4150a6;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-black {
  color: #565656;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-black:focus, .list-group-item > form input.text-black[name*='commit']:focus, .list-group-item > form button.text-black:focus, .button-form input.text-black[type="submit"]:focus, a.text-black:hover, .list-group-item > form input.text-black[name*='commit']:hover, .list-group-item > form button.text-black:hover, .button-form input.text-black[type="submit"]:hover {
  color: #3d3d3d;
}

/* line 4, ../../app/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-blue-grey {
  color: #546E7A;
}

/* line 20, ../../app/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-blue-grey:focus, .list-group-item > form input.text-blue-grey[name*='commit']:focus, .list-group-item > form button.text-blue-grey:focus, .button-form input.text-blue-grey[type="submit"]:focus, a.text-blue-grey:hover, .list-group-item > form input.text-blue-grey[name*='commit']:hover, .list-group-item > form button.text-blue-grey:hover, .button-form input.text-blue-grey[type="submit"]:hover {
  color: #3f535c;
}

@media (min-width: 768px) {
  /* line 873, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-0 {
    margin: 0 !important;
  }

  /* line 874, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-0 {
    margin-top: 0 !important;
  }

  /* line 875, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-0 {
    margin-right: 0 !important;
  }

  /* line 876, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-0 {
    margin-bottom: 0 !important;
  }

  /* line 877, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-0 {
    margin-left: 0 !important;
  }

  /* line 878, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 879, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 881, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a {
    margin: 1rem !important;
  }

  /* line 882, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t {
    margin-top: 1rem !important;
  }

  /* line 883, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r {
    margin-right: 1rem !important;
  }

  /* line 884, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b {
    margin-bottom: 1rem !important;
  }

  /* line 885, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l {
    margin-left: 1rem !important;
  }

  /* line 886, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 887, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 888, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 890, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-md {
    margin: 1.5rem !important;
  }

  /* line 891, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-md {
    margin-top: 1.5rem !important;
  }

  /* line 892, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-md {
    margin-right: 1.5rem !important;
  }

  /* line 893, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-md {
    margin-bottom: 1.5rem !important;
  }

  /* line 894, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-md {
    margin-left: 1.5rem !important;
  }

  /* line 895, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-md {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 896, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-md {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 898, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-lg {
    margin: 3rem !important;
  }

  /* line 899, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-lg {
    margin-top: 3rem !important;
  }

  /* line 900, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-lg {
    margin-right: 3rem !important;
  }

  /* line 901, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-lg {
    margin-bottom: 3rem !important;
  }

  /* line 902, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-lg {
    margin-left: 3rem !important;
  }

  /* line 903, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-lg {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 904, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-lg {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 908, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-0 {
    padding: 0 !important;
  }

  /* line 909, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-0 {
    padding-top: 0 !important;
  }

  /* line 910, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-0 {
    padding-right: 0 !important;
  }

  /* line 911, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-0 {
    padding-bottom: 0 !important;
  }

  /* line 912, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-0 {
    padding-left: 0 !important;
  }

  /* line 913, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 914, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 916, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a {
    padding: 1rem !important;
  }

  /* line 917, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t {
    padding-top: 1rem !important;
  }

  /* line 918, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r {
    padding-right: 1rem !important;
  }

  /* line 919, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b {
    padding-bottom: 1rem !important;
  }

  /* line 920, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l {
    padding-left: 1rem !important;
  }

  /* line 921, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  /* line 922, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  /* line 924, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-md {
    padding: 1.5rem !important;
  }

  /* line 925, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-md {
    padding-top: 1.5rem !important;
  }

  /* line 926, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-md {
    padding-right: 1.5rem !important;
  }

  /* line 927, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-md {
    padding-bottom: 1.5rem !important;
  }

  /* line 928, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-md {
    padding-left: 1.5rem !important;
  }

  /* line 929, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-md {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 930, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-md {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 932, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-lg {
    padding: 3rem !important;
  }

  /* line 933, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-lg {
    padding-top: 3rem !important;
  }

  /* line 934, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-lg {
    padding-right: 3rem !important;
  }

  /* line 935, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-lg {
    padding-bottom: 3rem !important;
  }

  /* line 936, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-lg {
    padding-left: 3rem !important;
  }

  /* line 937, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-lg {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  /* line 938, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-lg {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 940, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-xs {
    padding: .5rem !important;
  }

  /* line 943, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xs {
    padding-top: .5rem !important;
  }

  /* line 946, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xl {
    padding-top: 3.5rem !important;
  }

  /* line 949, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xxl {
    padding-top: 5rem !important;
  }

  /* line 952, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-xl {
    padding-bottom: 3.5rem !important;
  }

  /* line 955, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-xxl {
    padding-bottom: 5rem !important;
  }

  /* line 958, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-xs {
    padding-right: .5rem !important;
  }

  /* line 961, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-xs {
    padding-left: .5rem !important;
  }

  /* line 964, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-xs {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  /* line 968, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-xs {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  /* line 972, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-xs {
    margin-right: .5rem !important;
  }

  /* line 975, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-xs {
    margin-left: .5rem !important;
  }

  /* line 978, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xs {
    margin-top: .5rem !important;
  }

  /* line 981, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xl {
    margin-top: 3.5rem !important;
  }

  /* line 984, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xxl {
    margin-top: 5rem !important;
  }

  /* line 987, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xs {
    margin-bottom: .5rem !important;
  }

  /* line 990, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-sm {
    margin-bottom: 1.5rem !important;
  }

  /* line 993, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xl {
    margin-bottom: 3.5rem !important;
  }

  /* line 996, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xxl {
    margin-bottom: 5rem !important;
  }

  /* line 1000, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .card-block, .card .card-body {
    padding: 1.875rem;
  }
}
@media (max-width: 767px) {
  /* line 1006, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 300;
  }

  /* line 1011, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1 {
    font-size: 1.35rem;
  }

  /* line 1014, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h2 {
    font-size: 1.2rem;
  }

  /* line 1017, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h3 {
    font-size: 1.05rem;
  }

  /* line 1020, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h4 {
    font-size: .95rem;
  }

  /* line 1023, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h5 {
    font-size: .85rem;
  }

  /* line 1027, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1.highlight, h2.highlight, h3.highlight, h4.highlight, h5.highlight, h6.highlight {
    font-weight: 400;
  }
  /* line 1030, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1.highlight-more, h2.highlight-more, h3.highlight-more, h4.highlight-more, h5.highlight-more, h6.highlight-more {
    font-weight: 500;
  }
  /* line 1033, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1.tall, h2.tall, h3.tall, h4.tall, h5.tall, h6.tall {
    line-height: 1.4rem;
  }
  /* line 1036, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  h1.taller, h2.taller, h3.taller, h4.taller, h5.taller, h6.taller {
    line-height: 1.65rem;
  }

  /* line 1041, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .display-1 {
    font-size: 1.55rem;
  }

  /* line 1047, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-0 {
    margin: 0 !important;
  }

  /* line 1048, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-0 {
    margin-top: 0 !important;
  }

  /* line 1049, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-0 {
    margin-right: 0 !important;
  }

  /* line 1050, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-0 {
    margin-bottom: 0 !important;
  }

  /* line 1051, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-0 {
    margin-left: 0 !important;
  }

  /* line 1052, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* line 1053, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  /* line 1055, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a {
    margin: 1rem !important;
  }

  /* line 1056, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t {
    margin-top: 1rem !important;
  }

  /* line 1057, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r {
    margin-right: 1rem !important;
  }

  /* line 1058, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b {
    margin-bottom: 1rem !important;
  }

  /* line 1059, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l {
    margin-left: 1rem !important;
  }

  /* line 1060, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  /* line 1061, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  /* line 1062, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* line 1064, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-md {
    margin: 1.5rem !important;
  }

  /* line 1065, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-md {
    margin-top: 1.5rem !important;
  }

  /* line 1066, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-md {
    margin-right: 1.5rem !important;
  }

  /* line 1067, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-md {
    margin-bottom: 1.5rem !important;
  }

  /* line 1068, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-md {
    margin-left: 1.5rem !important;
  }

  /* line 1069, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-md {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  /* line 1070, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-md {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  /* line 1072, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-a-lg {
    margin: 3rem !important;
  }

  /* line 1073, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-lg {
    margin-top: 3rem !important;
  }

  /* line 1074, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-lg {
    margin-right: 3rem !important;
  }

  /* line 1075, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-lg {
    margin-bottom: 3rem !important;
  }

  /* line 1076, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-lg {
    margin-left: 3rem !important;
  }

  /* line 1077, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-x-lg {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  /* line 1078, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-lg {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  /* line 1082, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-0 {
    padding: 0 !important;
  }

  /* line 1083, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-0 {
    padding-top: 0 !important;
  }

  /* line 1084, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-0 {
    padding-right: 0 !important;
  }

  /* line 1085, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-0 {
    padding-bottom: 0 !important;
  }

  /* line 1086, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-0 {
    padding-left: 0 !important;
  }

  /* line 1087, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 1088, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* line 1090, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a {
    padding: 0.5rem !important;
  }

  /* line 1091, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t {
    padding-top: 0.5rem !important;
  }

  /* line 1092, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r {
    padding-right: 0.5rem !important;
  }

  /* line 1093, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b {
    padding-bottom: 0.5rem !important;
  }

  /* line 1094, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l {
    padding-left: 0.5rem !important;
  }

  /* line 1095, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  /* line 1096, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  /* line 1098, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-md {
    padding: 0.75rem !important;
  }

  /* line 1099, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-md {
    padding-top: 0.75rem !important;
  }

  /* line 1100, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-md {
    padding-right: 0.75rem !important;
  }

  /* line 1101, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-md {
    padding-bottom: 0.75rem !important;
  }

  /* line 1102, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-md {
    padding-left: 0.75rem !important;
  }

  /* line 1103, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-md {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  /* line 1104, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-md {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  /* line 1106, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-lg {
    padding: 1.5rem !important;
  }

  /* line 1107, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-lg {
    padding-top: 1.5rem !important;
  }

  /* line 1108, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-lg {
    padding-right: 1.5rem !important;
  }

  /* line 1109, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-lg {
    padding-bottom: 1.5rem !important;
  }

  /* line 1110, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-lg {
    padding-left: 1.5rem !important;
  }

  /* line 1111, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-x-lg {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  /* line 1112, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-lg {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 1114, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-a-xs {
    padding: .25rem !important;
  }

  /* line 1117, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xs {
    padding-top: .25rem !important;
  }

  /* line 1120, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xl {
    padding-top: 1.75rem !important;
  }

  /* line 1123, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-t-xxl {
    padding-top: 2.5rem !important;
  }

  /* line 1126, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-xl {
    padding-bottom: 1.75rem !important;
  }

  /* line 1129, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-b-xxl {
    padding-bottom: 2.5rem !important;
  }

  /* line 1132, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-r-xs {
    padding-right: .25rem !important;
  }

  /* line 1135, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-l-xs {
    padding-left: .25rem !important;
  }

  /* line 1138, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .p-y-xs {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  /* line 1142, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-y-xs {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  /* line 1146, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-r-xs {
    margin-right: .25rem !important;
  }

  /* line 1149, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-l-xs {
    margin-left: .25rem !important;
  }

  /* line 1152, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xs {
    margin-top: .25rem !important;
  }

  /* line 1155, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xl {
    margin-top: 1.75rem !important;
  }

  /* line 1158, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-t-xxl {
    margin-top: 2.5rem !important;
  }

  /* line 1161, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xs {
    margin-bottom: .25rem !important;
  }

  /* line 1164, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-sm {
    margin-bottom: .75rem !important;
  }

  /* line 1167, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xl {
    margin-bottom: 1.75rem !important;
  }

  /* line 1170, ../../app/assets/stylesheets/bootstrap/_reboot.scss */
  .m-b-xxl {
    margin-bottom: 2.5rem !important;
  }
}
/* line 1, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay {
  background-color: #FFF;
  border: 1px solid #CCC;
  font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
  color: #000;
  padding: 1em 0px 1em 1em;
}

/* line 9, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay pre {
  margin: 0px;
}

/* line 14, ../../app/assets/stylesheets/plugins/coderay.css */
span.CodeRay {
  white-space: pre;
  border: 0px;
  padding: 2px;
}

/* line 16, ../../app/assets/stylesheets/plugins/coderay.css */
table.CodeRay {
  border-collapse: collapse;
  width: 100%;
  padding: 2px;
}

/* line 17, ../../app/assets/stylesheets/plugins/coderay.css */
table.CodeRay td {
  padding: 1em 0.5em;
  vertical-align: top;
}

/* line 22, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .line-numbers, .CodeRay .no {
  background-color: #ECECEC;
  color: #AAA;
  text-align: right;
}

/* line 28, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .line-numbers a, .CodeRay .line-numbers .list-group-item > form input[name*='commit'], .list-group-item > form .CodeRay .line-numbers input[name*='commit'], .CodeRay .line-numbers .list-group-item > form button, .list-group-item > form .CodeRay .line-numbers button, .CodeRay .line-numbers .button-form input[type="submit"], .button-form .CodeRay .line-numbers input[type="submit"] {
  color: #AAA;
}

/* line 32, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .line-numbers tt {
  font-weight: bold;
}

/* line 33, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .line-numbers .highlighted {
  color: red;
}

/* line 34, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .line {
  display: block;
  float: left;
  width: 100%;
}

/* line 35, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay span.line-numbers {
  padding: 0px 4px;
}

/* line 36, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .code {
  width: 100%;
}

/* line 38, ../../app/assets/stylesheets/plugins/coderay.css */
ol.CodeRay {
  font-size: 10pt;
}

/* line 39, ../../app/assets/stylesheets/plugins/coderay.css */
ol.CodeRay li {
  white-space: pre;
}

/* line 41, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .code pre {
  overflow: auto;
}

/* line 42, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .debug {
  color: white !important;
  background: blue !important;
}

/* line 44, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .annotation {
  color: #007;
}

/* line 45, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .attribute-name {
  color: #f08;
}

/* line 46, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .attribute-value {
  color: #700;
}

/* line 47, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .binary {
  color: #509;
  font-weight: bold;
}

/* line 48, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .comment {
  color: #998;
  font-style: italic;
}

/* line 49, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .char {
  color: #04D;
}

/* line 50, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .char .content {
  color: #04D;
}

/* line 51, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .char .delimiter {
  color: #039;
}

/* line 52, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .class {
  color: #458;
  font-weight: bold;
}

/* line 53, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .complex {
  color: #A08;
  font-weight: bold;
}

/* line 54, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .constant {
  color: teal;
}

/* line 55, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .color {
  color: #0A0;
}

/* line 56, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .class-variable {
  color: #369;
}

/* line 57, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .decorator {
  color: #B0B;
}

/* line 58, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .definition {
  color: #099;
  font-weight: bold;
}

/* line 59, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .directive {
  color: #088;
  font-weight: bold;
}

/* line 60, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .delimiter {
  color: black;
}

/* line 61, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .doc {
  color: #970;
}

/* line 62, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .doctype {
  color: #34b;
}

/* line 63, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .doc-string {
  color: #D42;
  font-weight: bold;
}

/* line 64, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .escape {
  color: #666;
  font-weight: bold;
}

/* line 65, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .entity {
  color: #800;
  font-weight: bold;
}

/* line 66, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .error {
  color: #F00;
  background-color: #FAA;
}

/* line 67, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .exception {
  color: #C00;
  font-weight: bold;
}

/* line 68, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .filename {
  color: #099;
}

/* line 69, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .function {
  color: #900;
  font-weight: bold;
}

/* line 70, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .global-variable {
  color: teal;
  font-weight: bold;
}

/* line 71, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .hex {
  color: #058;
  font-weight: bold;
}

/* line 72, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .integer {
  color: #099;
}

/* line 73, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .include {
  color: #B44;
  font-weight: bold;
}

/* line 74, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .inline {
  color: black;
}

/* line 75, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .inline .inline {
  background: #ccc;
}

/* line 76, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .inline .inline .inline {
  background: #bbb;
}

/* line 77, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .inline .inline-delimiter {
  color: #D14;
}

/* line 78, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .inline-delimiter {
  color: #D14;
}

/* line 79, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .important {
  color: #f00;
}

/* line 80, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .interpreted {
  color: #B2B;
  font-weight: bold;
}

/* line 81, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .instance-variable {
  color: teal;
}

/* line 82, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .label {
  color: #970;
  font-weight: bold;
}

/* line 83, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .local-variable {
  color: #963;
}

/* line 84, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .octal {
  color: #40E;
  font-weight: bold;
}

/* line 86, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .predefined-constant {
  font-weight: bold;
}

/* line 87, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .predefined {
  color: #369;
  font-weight: bold;
}

/* line 88, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .preprocessor {
  color: #579;
}

/* line 89, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .pseudo-class {
  color: #00C;
  font-weight: bold;
}

/* line 90, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .predefined-type {
  color: #074;
  font-weight: bold;
}

/* line 91, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .reserved, .keyword {
  color: #000;
  font-weight: bold;
}

/* line 93, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .key {
  color: #808;
}

/* line 94, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .key .delimiter {
  color: #606;
}

/* line 95, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .key .char {
  color: #80f;
}

/* line 96, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .value {
  color: #088;
}

/* line 98, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .regexp {
  background-color: #fff0ff;
}

/* line 99, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .regexp .content {
  color: #808;
}

/* line 100, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .regexp .delimiter {
  color: #404;
}

/* line 101, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .regexp .modifier {
  color: #C2C;
}

/* line 102, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .regexp .function {
  color: #404;
  font-weight: bold;
}

/* line 104, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .string {
  color: #D20;
}

/* line 106, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .string .string .string {
  background-color: #ffd0d0;
}

/* line 107, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .string .content {
  color: #D14;
}

/* line 108, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .string .char {
  color: #D14;
}

/* line 109, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .string .delimiter {
  color: #D14;
}

/* line 111, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .shell {
  color: #D14;
}

/* line 113, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .shell .delimiter {
  color: #D14;
}

/* line 115, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .symbol {
  color: #990073;
}

/* line 116, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .symbol .content {
  color: #A60;
}

/* line 117, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .symbol .delimiter {
  color: #630;
}

/* line 119, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .tag {
  color: #070;
}

/* line 120, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .tag-special {
  color: #D70;
  font-weight: bold;
}

/* line 121, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .type {
  color: #339;
  font-weight: bold;
}

/* line 122, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .variable {
  color: #036;
}

/* line 124, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .insert {
  background: #afa;
}

/* line 125, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .delete {
  background: #faa;
}

/* line 126, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .change {
  color: #aaf;
  background: #007;
}

/* line 127, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .head {
  color: #f8f;
  background: #505;
}

/* line 129, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .insert .insert {
  color: #080;
  font-weight: bold;
}

/* line 130, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .delete .delete {
  color: #800;
  font-weight: bold;
}

/* line 131, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .change .change {
  color: #66f;
}

/* line 132, ../../app/assets/stylesheets/plugins/coderay.css */
.CodeRay .head .head {
  color: #f4f;
}

/* line 1, ../../app/assets/stylesheets/plugins/sweetalert2.css */
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

/* line 5, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

/* line 19, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  /* line 35, ../../app/assets/stylesheets/plugins/sweetalert2.css */
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
/* line 41, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

/* line 52, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

/* line 63, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert fieldset {
  border: none;
  position: relative;
}

/* line 66, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

/* line 75, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

/* line 80, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

/* line 90, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-error-container p {
  display: inline-block;
}

/* line 92, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

/* line 105, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

/* line 116, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 119, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 122, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 126, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 140, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

/* line 144, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 147, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 150, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 153, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

/* line 155, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input::-ms-clear {
  display: none;
}

/* line 157, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

/* line 159, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

/* line 161, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert.show-input input {
  display: block;
}

/* line 163, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

/* line 166, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

/* line 174, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

/* line 186, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

/* line 189, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button:hover {
  background-color: #7ecff4;
}

/* line 191, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button:active {
  background-color: #5dc2f1;
}

/* line 193, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

/* line 195, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

/* line 197, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

/* line 199, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.04706) 0px 0px 0px 1px inset !important;
}

/* line 201, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}

/* line 204, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button.confirm[disabled] {
  color: transparent;
}

/* line 206, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

/* line 210, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert button::-moz-focus-inner {
  border: 0;
}

/* line 212, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

/* line 214, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

/* line 216, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

/* line 227, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

/* line 229, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

/* line 232, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

/* line 240, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

/* line 244, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

/* line 248, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

/* line 250, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

/* line 260, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

/* line 270, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

/* line 272, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

/* line 282, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
  left: 50%;
}

/* line 292, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

/* line 294, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 305, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

/* line 314, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

/* line 323, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

/* line 335, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 345, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

/* line 352, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 358, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 364, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
/* line 466, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}

/* line 470, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

/* line 474, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}

/* line 478, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}

/* line 482, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}

/* line 486, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

/* line 490, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}

/* line 494, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
/* line 606, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

/* line 610, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

/* line 614, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
/* line 638, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
/* line 684, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
/* line 700, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
/* line 716, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
/* line 736, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9;
}

/* line 739, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9;
}

/* Success icon */
/* line 743, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9;
}

/* line 746, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

/* line 749, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
/* line 757, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 764, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

/* line 769, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall.la-dark {
  color: #333;
}

/* line 772, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

/* line 778, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall {
  width: 54px;
  height: 18px;
}

/* line 782, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}

/* line 793, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}

/* line 799, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}

/* line 805, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}

/* line 811, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

/* line 815, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

/* line 820, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

/* line 824, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

/* line 829, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

/* line 833, ../../app/assets/stylesheets/plugins/sweetalert2.css */
.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable * {
  box-sizing: border-box;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-table {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: collapse;
  overflow: auto;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead.-headerGroups {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead.-filters {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead.-filters .rt-th {
  border-right: 1px solid rgba(0, 0, 0, 0.02);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead.-header {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-tr {
  text-align: center;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-th, .ReactTable .rt-thead .rt-td {
  padding: 5px 5px;
  line-height: normal;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: box-shadow 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: box-shadow 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: inset 0 0 0 0 transparent;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-th.-sort-asc, .ReactTable .rt-thead .rt-td.-sort-asc {
  box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, 0.6);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-th.-sort-desc, .ReactTable .rt-thead .rt-td.-sort-desc {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.6);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-th.-cursor-pointer, .ReactTable .rt-thead .rt-td.-cursor-pointer {
  cursor: pointer;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-th:last-child, .ReactTable .rt-thead .rt-td:last-child {
  border-right: 0;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-resizable-header {
  overflow: visible;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-resizable-header:last-child {
  overflow: hidden;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-resizable-header-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-header-pivot {
  border-right-color: #f7f7f7;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-header-pivot:after, .ReactTable .rt-thead .rt-header-pivot:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-header-pivot:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 8px;
  margin-top: -8px;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-thead .rt-header-pivot:before {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #f7f7f7;
  border-width: 10px;
  margin-top: -10px;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tbody {
  -webkit-box-flex: 99999;
  -ms-flex: 99999 1 auto;
  flex: 99999 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tbody .rt-tr-group {
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tbody .rt-tr-group:last-child {
  border-bottom: 0;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tbody .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.02);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tbody .rt-td:last-child {
  border-right: 0;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tbody .rt-expandable {
  cursor: pointer;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tr-group {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-th, .ReactTable .rt-td {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 5px;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-transition-property: width,min-width,padding,opacity;
  transition-property: width,min-width,padding,opacity;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-th.-hidden, .ReactTable .rt-td.-hidden {
  width: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-expander {
  display: inline-block;
  position: relative;
  margin: 0;
  color: transparent;
  margin: 0 10px;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-expander:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  border-left: 5.04px solid transparent;
  border-right: 5.04px solid transparent;
  border-top: 7px solid rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-expander.-open:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-resizer {
  display: inline-block;
  position: absolute;
  width: 36px;
  top: 0;
  bottom: 0;
  right: -18px;
  cursor: col-resize;
  z-index: 10;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tfoot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tfoot .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-tfoot .rt-td:last-child {
  border-right: 0;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable.-striped .rt-tr.-odd {
  background: rgba(0, 0, 0, 0.03);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 3px;
  padding: 6px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  cursor: pointer;
  outline: none;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-btn[disabled] {
  opacity: .5;
  cursor: default;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-btn:not([disabled]):hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-previous, .ReactTable .-pagination .-next {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-center {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
  text-align: center;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-pageInfo {
  display: inline-block;
  margin: 3px 10px;
  white-space: nowrap;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-pageJump {
  display: inline-block;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-pageJump input {
  width: 70px;
  text-align: center;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-pagination .-pageSizeOptions {
  margin: 3px 10px;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-noData {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 1;
  pointer-events: none;
  padding: 20px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-loading {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-loading > div {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-loading.-active {
  opacity: 1;
  pointer-events: all;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .-loading.-active > div {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable input, .ReactTable select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline: none;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable input:not([type="checkbox"]):not([type="radio"]), .ReactTable select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable input:not([type="checkbox"]):not([type="radio"])::-ms-expand, .ReactTable select::-ms-expand {
  display: none;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .select-wrap {
  position: relative;
  display: inline-block;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .select-wrap select {
  padding: 5px 15px 5px 7px;
  min-width: 100px;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .select-wrap:after {
  content: '';
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
}

/* line 1, ../../app/assets/stylesheets/plugins/react-table.css */
.ReactTable .rt-resizing .rt-th, .ReactTable .rt-resizing .rt-td {
  -webkit-transition: none !important;
  transition: none !important;
  cursor: col-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/**
 * Trumbowyg v2.9.4 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor
 * ------------------------
 * @link http://alex-d.github.io/Trumbowyg
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */
/* line 21, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
#trumbowyg-icons {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 0;
}
/* line 27, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
#trumbowyg-icons svg {
  height: 0;
  width: 0;
}

/* line 34, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box *,
.trumbowyg-box *::before,
.trumbowyg-box *::after {
  box-sizing: border-box;
}
/* line 40, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box svg {
  width: 17px;
  height: 100%;
  fill: #222;
}

/* line 47, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box,
.trumbowyg-editor {
  display: block;
  position: relative;
  border: 1px solid #DDD;
  width: 100%;
  min-height: 300px;
  margin: 17px auto;
}

/* line 57, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box .trumbowyg-editor {
  margin: 0 auto;
}

/* line 61, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box.trumbowyg-fullscreen {
  background: #FEFEFE;
  border: none !important;
}

/* line 66, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor,
.trumbowyg-textarea {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  min-height: 300px;
  width: 100%;
  border-style: none;
  resize: none;
  outline: none;
  overflow: auto;
}
/* line 78, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-autogrow-on-enter,
.trumbowyg-textarea.trumbowyg-autogrow-on-enter {
  transition: height 300ms ease-out;
}

/* line 84, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
  color: transparent !important;
  text-shadow: 0 0 7px #333;
}
@media screen and (min-width: 0 \0) {
  /* line 84, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  /* line 84, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
/* line 96, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box-blur .trumbowyg-editor img,
.trumbowyg-box-blur .trumbowyg-editor hr {
  opacity: 0.2;
}

/* line 102, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-textarea {
  position: relative;
  display: block;
  overflow: auto;
  border: none;
  font-size: 14px;
  font-family: "Inconsolata", "Consolas", "Courier", "Courier New", sans-serif;
  line-height: 18px;
}

/* line 113, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  height: 1px !important;
  width: 25%;
  min-height: 0 !important;
  padding: 0 !important;
  background: none;
  opacity: 0 !important;
}

/* line 124, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
  display: block;
}
/* line 127, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
  display: none;
}

/* line 133, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
  opacity: 0.8;
  background: none;
}

/* line 139, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
  content: attr(placeholder);
  color: #999;
  pointer-events: none;
}

/* line 145, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane {
  width: 100%;
  min-height: 36px;
  background: #ecf0f1;
  border-bottom: 1px solid #d7e0e2;
  margin: 0;
  padding: 0 5px;
  position: relative;
  list-style-type: none;
  line-height: 10px;
  backface-visibility: hidden;
  z-index: 11;
}
/* line 158, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane::after {
  content: " ";
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d7e0e2;
}
/* line 170, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane .trumbowyg-button-group {
  display: inline-block;
}
/* line 173, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: transparent;
}
/* line 177, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane .trumbowyg-button-group + .trumbowyg-button-group::before {
  content: " ";
  display: inline-block;
  width: 1px;
  background: #d7e0e2;
  margin: 0 5px;
  height: 35px;
  vertical-align: top;
}
/* line 188, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane button {
  display: inline-block;
  position: relative;
  width: 35px;
  height: 35px;
  padding: 1px 6px !important;
  margin-bottom: 1px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: none;
  vertical-align: middle;
  transition: background-color 150ms, opacity 150ms;
}
/* line 202, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane button.trumbowyg-textual-button {
  width: auto;
  line-height: 35px;
  user-select: none;
}
/* line 209, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active), .trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
  opacity: 0.2;
  cursor: default;
}
/* line 216, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before, .trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
  background: #e3e9eb;
}
/* line 221, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane button.trumbowyg-active {
  background-color: #FFF;
  outline: none;
}
/* line 229, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  display: block;
  content: " ";
  position: absolute;
  top: 25px;
  right: 3px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-top-color: #555;
}
/* line 241, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
  padding-left: 10px !important;
  padding-right: 18px !important;
}
/* line 245, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
  top: 17px;
  right: 7px;
}
/* line 252, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane .trumbowyg-right {
  float: right;
}
/* line 255, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-button-pane .trumbowyg-right::before {
  display: none !important;
}

/* line 261, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dropdown {
  width: 200px;
  border: 1px solid #ecf0f1;
  padding: 5px 0;
  border-top: none;
  background: #FFF;
  margin-left: -1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
  z-index: 12;
}
/* line 271, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dropdown button {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  background: #FFF;
  padding: 0 10px;
  color: #333 !important;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  transition: all 150ms;
}
/* line 286, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dropdown button:hover, .trumbowyg-dropdown button:focus {
  background: #ecf0f1;
}
/* line 291, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dropdown button svg {
  float: left;
  margin-right: 14px;
}

/* Modal box */
/* line 299, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 520px;
  width: 100%;
  height: 350px;
  z-index: 12;
  overflow: hidden;
  backface-visibility: hidden;
}

/* line 312, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 500px;
  width: calc(100% - 20px);
  padding-bottom: 45px;
  z-index: 1;
  background-color: #FFF;
  text-align: center;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
  backface-visibility: hidden;
}
/* line 327, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-modal-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 15px 0 13px;
  display: block;
  border-bottom: 1px solid #EEE;
  color: #333;
  background: #fbfcfc;
}
/* line 338, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-progress {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 58px;
}
/* line 344, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
  background: #2BC06A;
  width: 0;
  height: 100%;
  transition: width 150ms linear;
}
/* line 352, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
}
/* line 360, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label .trumbowyg-input-infos {
  display: block;
  text-align: left;
  height: 25px;
  line-height: 25px;
  transition: all 150ms;
}
/* line 367, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label .trumbowyg-input-infos span {
  display: block;
  color: #69878f;
  background-color: #fbfcfc;
  border: 1px solid #DEDEDE;
  padding: 0 7px;
  width: 150px;
}
/* line 375, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}
/* line 381, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border: 1px solid #e74c3c;
}
/* line 386, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
  margin-top: -27px;
}
/* line 391, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label input {
  position: absolute;
  top: 0;
  right: 0;
  height: 27px;
  line-height: 27px;
  border: 1px solid #DEDEDE;
  background: #fff;
  font-size: 14px;
  max-width: 330px;
  width: 70%;
  padding: 0 7px;
  transition: all 150ms;
}
/* line 405, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label input:hover, .trumbowyg-modal-box label input:focus {
  outline: none;
  border: 1px solid #95a5a6;
}
/* line 410, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box label input:focus {
  background: #fbfcfc;
}
/* line 416, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .error {
  margin-top: 25px;
  display: block;
  color: red;
}
/* line 422, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-modal-button {
  position: absolute;
  bottom: 10px;
  right: 0;
  text-decoration: none;
  color: #FFF;
  display: block;
  width: 100px;
  height: 35px;
  line-height: 33px;
  margin: 0 10px;
  background-color: #333;
  border: none;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
  font-size: 16px;
  transition: all 150ms;
}
/* line 440, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  right: 110px;
  background: #2bc06a;
}
/* line 444, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #40d47e;
  outline: none;
}
/* line 449, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #25a25a;
}
/* line 454, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  color: #555;
  background: #e6e6e6;
}
/* line 458, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #fbfbfb;
  outline: none;
}
/* line 463, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #d5d5d5;
}

/* line 470, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 100%;
  left: 0;
  display: none;
  top: 0;
  z-index: 10;
}

/**
 * Fullscreen
 */
/* line 484, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
body.trumbowyg-body-fullscreen {
  overflow: hidden;
}

/* line 488, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 99999;
}
/* line 498, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-fullscreen.trumbowyg-box,
.trumbowyg-fullscreen .trumbowyg-editor {
  border: none;
}
/* line 502, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-fullscreen .trumbowyg-editor,
.trumbowyg-fullscreen .trumbowyg-textarea {
  height: calc(100% - 37px) !important;
  overflow: auto;
}
/* line 507, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-fullscreen .trumbowyg-overlay {
  height: 100% !important;
}
/* line 510, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #222;
  fill: transparent;
}

/* line 516, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor {
  /*
   * lset for resetCss option
   */
}
/* line 517, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor object,
.trumbowyg-editor embed,
.trumbowyg-editor video,
.trumbowyg-editor img {
  max-width: 100%;
}
/* line 523, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor video,
.trumbowyg-editor img {
  height: auto;
}
/* line 527, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor img {
  cursor: move;
}
/* line 534, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css {
  background: #FEFEFE !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.45em !important;
  color: #333;
}
/* line 541, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css a, .trumbowyg-editor.trumbowyg-reset-css .list-group-item > form input[name*='commit'], .list-group-item > form .trumbowyg-editor.trumbowyg-reset-css input[name*='commit'], .trumbowyg-editor.trumbowyg-reset-css .list-group-item > form button, .list-group-item > form .trumbowyg-editor.trumbowyg-reset-css button, .trumbowyg-editor.trumbowyg-reset-css .button-form input[type="submit"], .button-form .trumbowyg-editor.trumbowyg-reset-css input[type="submit"] {
  color: #15c !important;
  text-decoration: underline !important;
}
/* line 546, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css div,
.trumbowyg-editor.trumbowyg-reset-css p,
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  box-shadow: none !important;
  background: none !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  line-height: 1.4em !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  border: none;
}
/* line 560, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css iframe,
.trumbowyg-editor.trumbowyg-reset-css object,
.trumbowyg-editor.trumbowyg-reset-css hr {
  margin-bottom: 15px !important;
}
/* line 565, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  margin-left: 32px !important;
  font-style: italic !important;
  color: #555;
}
/* line 570, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol {
  padding-left: 20px !important;
}
/* line 574, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css ul ul,
.trumbowyg-editor.trumbowyg-reset-css ol ol,
.trumbowyg-editor.trumbowyg-reset-css ul ol,
.trumbowyg-editor.trumbowyg-reset-css ol ul {
  border: none;
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 24px !important;
}
/* line 583, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css hr {
  display: block;
  height: 1px;
  border: none;
  border-top: 1px solid #CCC;
}
/* line 590, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css h1,
.trumbowyg-editor.trumbowyg-reset-css h2,
.trumbowyg-editor.trumbowyg-reset-css h3,
.trumbowyg-editor.trumbowyg-reset-css h4 {
  color: #111;
  background: none;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold;
}
/* line 601, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css h1 {
  font-size: 32px !important;
  line-height: 38px !important;
  margin-bottom: 20px !important;
}
/* line 606, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css h2 {
  font-size: 26px !important;
  line-height: 34px !important;
  margin-bottom: 15px !important;
}
/* line 611, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css h3 {
  font-size: 22px !important;
  line-height: 28px !important;
  margin-bottom: 7px !important;
}
/* line 616, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-editor.trumbowyg-reset-css h4 {
  font-size: 16px !important;
  line-height: 22px !important;
  margin-bottom: 7px !important;
}

/*
 * Dark theme
 */
/* line 628, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-textarea {
  background: #111;
  color: #ddd;
}
/* line 632, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-box {
  border: 1px solid #343434;
}
/* line 635, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
  background: #111;
}
/* line 639, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
  text-shadow: 0 0 7px #ccc;
}
@media screen and (min-width: 0 \0 ) {
  /* line 639, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  /* line 639, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
/* line 653, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-box svg {
  fill: #ecf0f1;
  color: #ecf0f1;
}
/* line 658, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-button-pane {
  background-color: #222;
  border-bottom-color: #343434;
}
/* line 662, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-button-pane::after {
  background: #343434;
}
/* line 667, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::before {
  background-color: #343434;
}
/* line 670, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
  color: transparent;
}
/* line 676, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before {
  background-color: #2a2a2a;
}
/* line 681, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active {
  background-color: #333;
}
/* line 687, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  border-top-color: #fff;
}
/* line 692, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #ecf0f1;
  fill: transparent;
}
/* line 698, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-dropdown {
  border-color: #222;
  background: #333;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}
/* line 703, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-dropdown button {
  background: #333;
  color: #fff !important;
}
/* line 707, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-dropdown button:hover, .trumbowyg-dark .trumbowyg-dropdown button:focus {
  background: #222;
}
/* line 715, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box {
  background-color: #222;
}
/* line 718, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
  border-bottom: 1px solid #555;
  color: #fff;
  background: #3c3c3c;
}
/* line 724, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
}
/* line 733, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
  color: #eee;
  background-color: #2f2f2f;
  border-color: #222;
}
/* line 738, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}
/* line 744, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border-color: #e74c3c;
}
/* line 750, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box label input {
  border-color: #222;
  color: #eee;
  background: #333;
}
/* line 755, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box label input:hover, .trumbowyg-dark .trumbowyg-modal-box label input:focus {
  border-color: #626262;
}
/* line 759, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box label input:focus {
  background-color: #2f2f2f;
}
/* line 766, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  background: #1b7943;
}
/* line 769, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #25a25a;
}
/* line 773, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #176437;
}
/* line 777, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  background: #333;
  color: #ccc;
}
/* line 781, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #444;
}
/* line 785, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #111;
}
/* line 791, ../../app/assets/stylesheets/plugins/trumbowyg.scss */
.trumbowyg-dark .trumbowyg-overlay {
  background-color: rgba(15, 15, 15, 0.6);
}

/**
 * Trumbowyg v2.9.4 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor plugin
 * ------------------------
 * @link http://alex-d.github.io/Trumbowyg
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */
/* line 12, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.colors.scss */
.trumbowyg-dropdown-foreColor,
.trumbowyg-dropdown-backColor {
  width: 276px;
  padding: 7px 5px;
}
/* line 17, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.colors.scss */
.trumbowyg-dropdown-foreColor svg,
.trumbowyg-dropdown-backColor svg {
  display: none !important;
}
/* line 21, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.colors.scss */
.trumbowyg-dropdown-foreColor button,
.trumbowyg-dropdown-backColor button {
  display: block;
  position: relative;
  float: left;
  text-indent: -9999px;
  height: 20px;
  width: 20px;
  border: 1px solid #333;
  padding: 0;
  margin: 2px;
}
/* line 34, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.colors.scss */
.trumbowyg-dropdown-foreColor button:hover::after, .trumbowyg-dropdown-foreColor button:focus::after,
.trumbowyg-dropdown-backColor button:hover::after,
.trumbowyg-dropdown-backColor button:focus::after {
  content: " ";
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  height: 27px;
  width: 27px;
  background: inherit;
  border: 1px solid #FFF;
  box-shadow: #000 0 0 2px;
  z-index: 10;
}

/**
 * Trumbowyg v2.9.4 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor plugin
 * ------------------------
 * @link http://alex-d.github.io/Trumbowyg
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */
/* line 12, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.emoji.scss */
.trumbowyg-dropdown-emoji {
  width: 265px;
  padding: 7px 0 7px 5px;
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 20, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.emoji.scss */
.trumbowyg-dropdown-emoji svg {
  display: none !important;
}

/* line 24, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.emoji.scss */
.trumbowyg-dropdown-emoji button {
  display: block;
  position: relative;
  float: left;
  height: 26px;
  width: 26px;
  padding: 0;
  margin: 2px;
  line-height: 24px;
  text-align: center;
}
/* line 37, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.emoji.scss */
.trumbowyg-dropdown-emoji button:hover::after, .trumbowyg-dropdown-emoji button:focus::after {
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  height: 27px;
  width: 27px;
  background: inherit;
  box-shadow: #000 0 0 2px;
  z-index: 10;
  background-color: transparent;
}

/* line 52, ../../app/assets/stylesheets/plugins/trumbowyg/_trumbowyg.emoji.scss */
.trumbowyg .emoji {
  width: 22px;
  height: 22px;
  display: inline-block;
}

/* line 168, ../../app/assets/stylesheets/shared/_utilities.scss */
.modal-open-mobile {
  position: fixed;
  left: 0;
  right: 0;
  overflow: hidden;
}

/* line 175, ../../app/assets/stylesheets/shared/_utilities.scss */
.shrinkable-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 1, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}

/* line 12, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 17, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

/* line 22, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

/* line 27, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.opensleft:before {
  right: 9px;
}

/* line 29, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.opensleft:after {
  right: 10px;
}

/* line 31, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 37, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 43, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.opensright:before {
  left: 9px;
}

/* line 45, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.opensright:after {
  left: 10px;
}

/* line 47, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.dropup {
  margin-top: -5px;
}

/* line 49, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

/* line 54, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

/* line 59, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

/* line 62, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}

/* line 64, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.show-calendar .calendar {
  display: block;
}

/* line 66, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}

/* line 70, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .calendar.single .calendar-table {
  border: none;
}

/* line 72, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

/* line 76, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}

/* line 81, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker table {
  width: 100%;
  margin: 0;
}

/* line 84, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

/* line 92, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

/* line 96, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 99, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

/* line 103, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

/* line 108, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

/* line 110, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

/* line 112, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

/* line 114, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

/* line 118, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker th.month {
  width: auto;
}

/* line 120, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

/* line 124, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

/* line 130, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 133, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 135, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

/* line 138, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}

/* line 149, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}

/* line 152, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .daterangepicker_input {
  position: relative;
}

/* line 154, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

/* line 158, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}

/* line 161, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}

/* line 164, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}

/* line 170, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

/* line 174, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}

/* line 179, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* line 184, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

/* line 193, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/* line 197, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
.ranges li.active {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  /* line 204, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker {
    width: auto;
  }

  /* line 206, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker .ranges ul {
    width: 160px;
  }

  /* line 208, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  /* line 210, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.single .calendar.left {
    clear: none;
  }

  /* line 212, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left;
  }

  /* line 214, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right;
  }

  /* line 216, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }

  /* line 219, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }

  /* line 222, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  /* line 226, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }

  /* line 228, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  /* line 232, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }

  /* line 234, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }

  /* line 236, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left;
  }

  /* line 238, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }

  /* line 241, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }

  /* line 244, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  /* line 248, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }

  /* line 250, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  /* line 254, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }

  /* line 256, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }

  /* line 258, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  /* line 262, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker .ranges {
    width: auto;
  }

  /* line 264, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.ltr .ranges {
    float: left;
  }

  /* line 266, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker.rtl .ranges {
    float: right;
  }

  /* line 268, ../../app/assets/stylesheets/shared/_daterangepicker.scss */
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
@font-face {
  font-family: fontello;
  src: url(/fonts/others/fontello.ttf) format("truetype"), url(/fonts/others/fontello.woff) format("woff");
}
/* line 7, ../../app/assets/stylesheets/fonts/_fontello.scss */
[class^="icon-fontello-"]:before, [class*=" icon-fontello-"]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 22, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-happy:before {
  content: '\e804';
}

/* line 23, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-odnoklassniki-rect-1:before {
  content: '\efff';
}

/* line 24, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-wink2:before {
  content: '\e806';
}

/* line 25, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-unhappy:before {
  content: '\e807';
}

/* line 26, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-sleep:before {
  content: '\e808';
}

/* line 27, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-thumbsup:before {
  content: '\e809';
}

/* line 28, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-devil:before {
  content: '\e80a';
}

/* line 29, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-surprised:before {
  content: '\e80b';
}

/* line 30, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-tongue:before {
  content: '\e80c';
}

/* line 31, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-coffee:before {
  content: '\e80d';
}

/* line 32, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-sunglasses:before {
  content: '\e80e';
}

/* line 33, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-displeased:before {
  content: '\e80f';
}

/* line 34, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-beer:before {
  content: '\e810';
}

/* line 35, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-grin:before {
  content: '\e811';
}

/* line 36, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-angry:before {
  content: '\e812';
}

/* line 37, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-saint:before {
  content: '\e813';
}

/* line 38, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-cry:before {
  content: '\e800';
}

/* line 39, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-shoot:before {
  content: '\e801';
}

/* line 40, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-squint:before {
  content: '\e802';
}

/* line 41, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-laugh:before {
  content: '\e803';
}

/* line 42, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spin1:before {
  content: '\e814';
}

/* line 43, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spin2:before {
  content: '\e815';
}

/* line 44, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spin3:before {
  content: '\e816';
}

/* line 45, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spin4:before {
  content: '\e817';
}

/* line 46, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spin5:before {
  content: '\e818';
}

/* line 47, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spin6:before {
  content: '\e819';
}

/* line 48, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-firefox:before {
  content: '\e81a';
}

/* line 49, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chrome:before {
  content: '\e81b';
}

/* line 50, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-opera:before {
  content: '\e81c';
}

/* line 51, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ie:before {
  content: '\e81d';
}

/* line 52, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-crown:before {
  content: '\e81e';
}

/* line 53, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-crown-plus:before {
  content: '\e81f';
}

/* line 54, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-crown-minus:before {
  content: '\e820';
}

/* line 55, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-marquee:before {
  content: '\e821';
}

/* line 56, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-glass:before {
  content: '\e822';
}

/* line 57, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-music-1:before {
  content: '\e823';
}

/* line 58, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-1:before {
  content: '\e824';
}

/* line 59, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-1:before {
  content: '\e825';
}

/* line 60, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-alt:before {
  content: '\e826';
}

/* line 61, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-1:before {
  content: '\e827';
}

/* line 62, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-empty-1:before {
  content: '\e828';
}

/* line 63, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-1:before {
  content: '\e829';
}

/* line 64, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-empty-1:before {
  content: '\e82a';
}

/* line 65, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-half:before {
  content: '\e82b';
}

/* line 66, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-half-alt:before {
  content: '\e82c';
}

/* line 67, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-1:before {
  content: '\e82d';
}

/* line 68, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-users-1:before {
  content: '\e82e';
}

/* line 69, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-male:before {
  content: '\e82f';
}

/* line 70, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-female:before {
  content: '\e830';
}

/* line 71, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-1:before {
  content: '\e831';
}

/* line 72, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-videocam:before {
  content: '\e832';
}

/* line 73, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picture-1:before {
  content: '\e833';
}

/* line 74, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-1:before {
  content: '\e834';
}

/* line 75, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-alt:before {
  content: '\e835';
}

/* line 76, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-large:before {
  content: '\e836';
}

/* line 77, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th:before {
  content: '\e837';
}

/* line 78, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-list:before {
  content: '\e838';
}

/* line 79, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok:before {
  content: '\e839';
}

/* line 80, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-circle:before {
  content: '\e83a';
}

/* line 81, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-circle2:before {
  content: '\e83b';
}

/* line 82, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-squared:before {
  content: '\e83c';
}

/* line 83, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-1:before {
  content: '\e83d';
}

/* line 84, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circle:before {
  content: '\e83e';
}

/* line 85, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circle2:before {
  content: '\e83f';
}

/* line 86, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-1:before {
  content: '\e840';
}

/* line 87, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-circle:before {
  content: '\e841';
}

/* line 88, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-squared-1:before {
  content: '\e842';
}

/* line 89, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-squared-alt:before {
  content: '\e843';
}

/* line 90, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-1:before {
  content: '\e844';
}

/* line 91, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-circle:before {
  content: '\e845';
}

/* line 92, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-squared:before {
  content: '\e846';
}

/* line 93, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-squared-alt:before {
  content: '\e847';
}

/* line 94, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help:before {
  content: '\e848';
}

/* line 95, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help-circle:before {
  content: '\e849';
}

/* line 96, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-circle:before {
  content: '\e84a';
}

/* line 97, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info:before {
  content: '\e84b';
}

/* line 98, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home-1:before {
  content: '\e84c';
}

/* line 99, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link-1:before {
  content: '\e84d';
}

/* line 100, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-unlink:before {
  content: '\e84e';
}

/* line 101, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link-ext:before {
  content: '\e84f';
}

/* line 102, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link-ext-alt:before {
  content: '\e850';
}

/* line 103, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-1:before {
  content: '\e851';
}

/* line 104, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-1:before {
  content: '\e852';
}

/* line 105, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-1:before {
  content: '\e853';
}

/* line 106, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-alt:before {
  content: '\e854';
}

/* line 107, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pin:before {
  content: '\e855';
}

/* line 108, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-1:before {
  content: '\e856';
}

/* line 109, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-off:before {
  content: '\e857';
}

/* line 110, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag-1:before {
  content: '\e858';
}

/* line 111, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tags:before {
  content: '\e859';
}

/* line 112, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bookmark-1:before {
  content: '\e85a';
}

/* line 113, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bookmark-empty:before {
  content: '\e85b';
}

/* line 114, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flag-1:before {
  content: '\e85c';
}

/* line 115, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flag-empty:before {
  content: '\e85d';
}

/* line 116, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flag-checkered:before {
  content: '\e85e';
}

/* line 117, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-up-1:before {
  content: '\e85f';
}

/* line 118, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-down-1:before {
  content: '\e860';
}

/* line 119, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-up-alt:before {
  content: '\e861';
}

/* line 120, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-down-alt:before {
  content: '\e862';
}

/* line 121, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-1:before {
  content: '\e863';
}

/* line 122, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-1:before {
  content: '\e864';
}

/* line 123, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-cloud:before {
  content: '\e865';
}

/* line 124, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-cloud-1:before {
  content: '\e866';
}

/* line 125, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply-1:before {
  content: '\e867';
}

/* line 126, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply-all:before {
  content: '\e868';
}

/* line 127, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-forward-1:before {
  content: '\e869';
}

/* line 128, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote-left:before {
  content: '\e86a';
}

/* line 129, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote-right:before {
  content: '\e86b';
}

/* line 130, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-code:before {
  content: '\e86c';
}

/* line 131, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-export-1:before {
  content: '\e86d';
}

/* line 132, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-export-alt:before {
  content: '\e86e';
}

/* line 133, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-1:before {
  content: '\e86f';
}

/* line 134, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-squared:before {
  content: '\e870';
}

/* line 135, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-edit:before {
  content: '\e871';
}

/* line 136, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-print-1:before {
  content: '\e872';
}

/* line 137, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-retweet-1:before {
  content: '\e873';
}

/* line 138, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-keyboard:before {
  content: '\e874';
}

/* line 139, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gamepad:before {
  content: '\e875';
}

/* line 140, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-1:before {
  content: '\e876';
}

/* line 141, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-1:before {
  content: '\e877';
}

/* line 142, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-empty:before {
  content: '\e878';
}

/* line 143, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-empty:before {
  content: '\e879';
}

/* line 144, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bell-1:before {
  content: '\e87a';
}

/* line 145, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bell-alt:before {
  content: '\e87b';
}

/* line 146, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-alt:before {
  content: '\e87c';
  /*@noflip*/
  padding-left: 5px;
  /*@noflip*/
  padding-right: 1px;
  top: 1px;
  position: relative;
}

/* line 147, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-1:before {
  content: '\e87d';
}

/* line 148, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-circle:before {
  content: '\e87e';
}

/* line 149, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-1:before {
  content: '\e87f';
}

/* line 150, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-direction:before {
  content: '\e880';
}

/* line 151, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-compass:before {
  content: '\e881';
}

/* line 152, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-1:before {
  content: '\e882';
}

/* line 153, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-1:before {
  content: '\e883';
}

/* line 154, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-docs-1:before {
  content: '\e884';
}

/* line 155, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-text:before {
  content: '\e885';
}

/* line 156, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-inv:before {
  content: '\e886';
}

/* line 157, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-text-inv:before {
  content: '\e887';
}

/* line 158, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-1:before {
  content: '\e888';
}

/* line 159, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-open:before {
  content: '\e889';
}

/* line 160, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-empty:before {
  content: '\e88a';
}

/* line 161, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-open-empty:before {
  content: '\e88b';
}

/* line 162, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-box:before {
  content: '\e88c';
}

/* line 163, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-1:before {
  content: '\e88d';
}

/* line 164, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-squared:before {
  content: '\e88e';
}

/* line 165, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-phone-1:before {
  content: '\e88f';
}

/* line 166, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-phone-squared:before {
  content: '\e890';
}

/* line 167, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-menu-1:before {
  content: '\e891';
}

/* line 168, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-1:before {
  content: '\e892';
}

/* line 169, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-alt:before {
  content: '\e893';
}

/* line 170, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wrench:before {
  content: '\e894';
}

/* line 171, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-basket-1:before {
  content: '\e895';
}

/* line 172, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-1:before {
  content: '\e896';
}

/* line 173, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-empty:before {
  content: '\e897';
}

/* line 174, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-login-1:before {
  content: '\e898';
}

/* line 175, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-logout-1:before {
  content: '\e899';
}

/* line 176, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic:before {
  content: '\e89a';
}

/* line 177, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mute:before {
  content: '\e89b';
}

/* line 178, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-off:before {
  content: '\e89c';
}

/* line 179, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-down:before {
  content: '\e89d';
}

/* line 180, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-up:before {
  content: '\e89e';
}

/* line 181, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-headphones:before {
  content: '\e89f';
}

/* line 182, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-1:before {
  content: '\e8a0';
}

/* line 183, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lightbulb:before {
  content: '\e8a1';
}

/* line 184, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-block-1:before {
  content: '\e8a2';
}

/* line 185, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-1:before {
  content: '\e8a3';
}

/* line 186, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-alt:before {
  content: '\e8a4';
}

/* line 187, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-small-1:before {
  content: '\e8a5';
}

/* line 188, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-vertical:before {
  content: '\e8a6';
}

/* line 189, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-horizontal:before {
  content: '\e8a7';
}

/* line 190, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-move:before {
  content: '\e8a8';
}

/* line 191, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-in:before {
  content: '\e8a9';
}

/* line 192, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-out:before {
  content: '\e8aa';
}

/* line 193, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-circle2:before {
  content: '\e8ab';
}

/* line 194, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-circle2:before {
  content: '\e8ac';
}

/* line 195, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-circled2:before {
  content: '\e8ad';
}

/* line 196, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-circled2:before {
  content: '\e8ae';
}

/* line 197, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-dir-1:before {
  content: '\e8af';
}

/* line 198, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-dir-1:before {
  content: '\e8b0';
}

/* line 199, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-dir-1:before {
  content: '\e8b1';
}

/* line 200, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-dir-1:before {
  content: '\e8b2';
}

/* line 201, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-open-1:before {
  content: '\e8b3';
}

/* line 202, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open-1:before {
  content: '\e8b4';
}

/* line 203, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open-1:before {
  content: '\e8b5';
}

/* line 204, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-open-1:before {
  content: '\e8b6';
}

/* line 205, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-left:before {
  content: '\e8b7';
}

/* line 206, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-right:before {
  content: '\e8b8';
}

/* line 207, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-up:before {
  content: '\e8b9';
}

/* line 208, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-down:before {
  content: '\e8ba';
}

/* line 209, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-circled-left:before {
  content: '\e8bb';
}

/* line 210, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-circled-right:before {
  content: '\e8bc';
}

/* line 211, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-circled-up:before {
  content: '\e8bd';
}

/* line 212, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-circled-down:before {
  content: '\e8be';
}

/* line 213, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-double-left:before {
  content: '\e8bf';
}

/* line 214, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-double-right:before {
  content: '\e8c0';
}

/* line 215, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-double-up:before {
  content: '\e8c1';
}

/* line 216, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angle-double-down:before {
  content: '\e8c2';
}

/* line 217, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down:before {
  content: '\e8c3';
}

/* line 218, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right:before {
  content: '\e8c4';
}

/* line 219, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left:before {
  content: '\e8c5';
}

/* line 220, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up:before {
  content: '\e8c6';
}

/* line 221, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-1:before {
  content: '\e8c7';
}

/* line 222, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-1:before {
  content: '\e8c8';
}

/* line 223, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-emo-wink:before {
  content: '\e805';
}

/* line 224, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-1:before {
  content: '\e8ca';
}

/* line 225, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-hand:before {
  content: '\e8cb';
}

/* line 226, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-hand:before {
  content: '\e8cc';
}

/* line 227, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-hand:before {
  content: '\e8cd';
}

/* line 228, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-hand:before {
  content: '\e8ce';
}

/* line 229, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-circled-1:before {
  content: '\e8cf';
}

/* line 230, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-circled-1:before {
  content: '\e8d0';
}

/* line 231, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-circled-1:before {
  content: '\e8d1';
}

/* line 232, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-circled-1:before {
  content: '\e8d2';
}

/* line 233, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw-1:before {
  content: '\e8d3';
}

/* line 234, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ccw-1:before {
  content: '\e8d4';
}

/* line 235, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-arrows-cw:before {
  content: '\e8d5';
}

/* line 236, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-level-up:before {
  content: '\e8d6';
}

/* line 237, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-level-down:before {
  content: '\e8d7';
}

/* line 238, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shuffle-1:before {
  content: '\e8d8';
}

/* line 239, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-exchange:before {
  content: '\e8d9';
}

/* line 240, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-collapse:before {
  content: '\e8da';
}

/* line 241, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-collapse-top:before {
  content: '\e8db';
}

/* line 242, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-expand:before {
  content: '\e8dc';
}

/* line 243, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-collapse-left:before {
  content: '\e8dd';
}

/* line 244, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-1:before {
  content: '\e8de';
}

/* line 245, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-circled:before {
  content: '\e8df';
}

/* line 246, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-circle2:before {
  content: '\e8e0';
}

/* line 247, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop-1:before {
  content: '\e8e1';
}

/* line 248, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pause-1:before {
  content: '\e8e2';
}

/* line 249, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-end-1:before {
  content: '\e8e3';
}

/* line 250, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-end-alt:before {
  content: '\e8e4';
}

/* line 251, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-start-1:before {
  content: '\e8e5';
}

/* line 252, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-start-alt:before {
  content: '\e8e6';
}

/* line 253, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-fw:before {
  content: '\e8e7';
}

/* line 254, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-bw:before {
  content: '\e8e8';
}

/* line 255, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eject:before {
  content: '\e8e9';
}

/* line 256, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-target-1:before {
  content: '\e8ea';
}

/* line 257, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-signal-1:before {
  content: '\e8eb';
}

/* line 258, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-award:before {
  content: '\e8ec';
}

/* line 259, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-desktop:before {
  content: '\e8ed';
}

/* line 260, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-laptop:before {
  content: '\e8ee';
}

/* line 261, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tablet:before {
  content: '\e8ef';
}

/* line 262, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mobile-1:before {
  content: '\e8f0';
}

/* line 263, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-inbox-1:before {
  content: '\e8f1';
}

/* line 264, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-1:before {
  content: '\e8f2';
}

/* line 265, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sun:before {
  content: '\e8f3';
}

/* line 266, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-1:before {
  content: '\e8f4';
}

/* line 267, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flash-1:before {
  content: '\e8f5';
}

/* line 268, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-moon:before {
  content: '\e8f6';
}

/* line 269, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-umbrella:before {
  content: '\e8f7';
}

/* line 270, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flight-1:before {
  content: '\e8f8';
}

/* line 271, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fighter-jet:before {
  content: '\e8f9';
}

/* line 272, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-leaf-1:before {
  content: '\e8fa';
}

/* line 273, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-font:before {
  content: '\e8fb';
}

/* line 274, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bold:before {
  content: '\e8fc';
}

/* line 275, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-italic:before {
  content: '\e8fd';
}

/* line 276, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-text-height:before {
  content: '\e8fe';
}

/* line 277, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-text-width:before {
  content: '\e8ff';
}

/* line 278, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-align-left:before {
  content: '\e900';
}

/* line 279, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-align-center:before {
  content: '\e901';
}

/* line 280, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-align-right:before {
  content: '\e902';
}

/* line 281, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-align-justify:before {
  content: '\e903';
}

/* line 282, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-1:before {
  content: '\e904';
}

/* line 283, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-indent-left:before {
  content: '\e905';
}

/* line 284, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-indent-right:before {
  content: '\e906';
}

/* line 285, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-bullet:before {
  content: '\e907';
}

/* line 286, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-numbered:before {
  content: '\e908';
}

/* line 287, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-strike:before {
  content: '\e909';
}

/* line 288, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-underline:before {
  content: '\e90a';
}

/* line 289, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-superscript:before {
  content: '\e90b';
}

/* line 290, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-subscript:before {
  content: '\e90c';
}

/* line 291, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-table:before {
  content: '\e90d';
}

/* line 292, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-columns:before {
  content: '\e90e';
}

/* line 293, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-crop:before {
  content: '\e90f';
}

/* line 294, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-scissors:before {
  content: '\e910';
}

/* line 295, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-paste:before {
  content: '\e911';
}

/* line 296, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-briefcase-1:before {
  content: '\e912';
}

/* line 297, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-suitcase-1:before {
  content: '\e913';
}

/* line 298, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ellipsis:before {
  content: '\e914';
}

/* line 299, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ellipsis-vert:before {
  content: '\e915';
}

/* line 300, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-off:before {
  content: '\e916';
}

/* line 301, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-road:before {
  content: '\e917';
}

/* line 302, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-alt:before {
  content: '\e918';
}

/* line 303, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-qrcode:before {
  content: '\e919';
}

/* line 304, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-barcode:before {
  content: '\e91a';
}

/* line 305, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-book-1:before {
  content: '\e91b';
}

/* line 306, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ajust:before {
  content: '\e91c';
}

/* line 307, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tint:before {
  content: '\e91d';
}

/* line 308, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-check-1:before {
  content: '\e91e';
}

/* line 309, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-check-empty:before {
  content: '\e91f';
}

/* line 310, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-circle:before {
  content: '\e920';
}

/* line 311, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-circle-empty:before {
  content: '\e921';
}

/* line 312, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dot-circled:before {
  content: '\e922';
}

/* line 313, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-asterisk:before {
  content: '\e923';
}

/* line 314, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gift:before {
  content: '\e924';
}

/* line 315, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fire:before {
  content: '\e925';
}

/* line 316, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-magnet-1:before {
  content: '\e926';
}

/* line 317, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-bar-1:before {
  content: '\e927';
}

/* line 318, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ticket:before {
  content: '\e928';
}

/* line 319, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-credit-card-1:before {
  content: '\e929';
}

/* line 320, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-floppy-1:before {
  content: '\e92a';
}

/* line 321, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-megaphone-1:before {
  content: '\e92b';
}

/* line 322, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hdd:before {
  content: '\e92c';
}

/* line 323, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-key-1:before {
  content: '\e92d';
}

/* line 324, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fork:before {
  content: '\e92e';
}

/* line 325, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rocket:before {
  content: '\e92f';
}

/* line 326, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bug:before {
  content: '\e930';
}

/* line 327, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-certificate:before {
  content: '\e931';
}

/* line 328, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tasks:before {
  content: '\e932';
}

/* line 329, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-filter:before {
  content: '\e933';
}

/* line 330, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-beaker:before {
  content: '\e934';
}

/* line 331, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-magic:before {
  content: '\e935';
}

/* line 332, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-truck:before {
  content: '\e936';
}

/* line 333, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-money:before {
  content: '\e937';
}

/* line 334, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-euro:before {
  content: '\e938';
}

/* line 335, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pound:before {
  content: '\e939';
}

/* line 336, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dollar:before {
  content: '\e93a';
}

/* line 337, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rupee:before {
  content: '\e93b';
}

/* line 338, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-yen:before {
  content: '\e93c';
}

/* line 339, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-renminbi:before {
  content: '\e93d';
}

/* line 340, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-try:before {
  content: '\e93e';
}

/* line 341, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-won:before {
  content: '\e93f';
}

/* line 342, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bitcoin:before {
  content: '\e940';
}

/* line 343, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort:before {
  content: '\e941';
}

/* line 344, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-down:before {
  content: '\e942';
}

/* line 345, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-up:before {
  content: '\e943';
}

/* line 346, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-alt-up:before {
  content: '\e944';
}

/* line 347, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-alt-down:before {
  content: '\e945';
}

/* line 348, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-name-up:before {
  content: '\e946';
}

/* line 349, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-name-down:before {
  content: '\e947';
}

/* line 350, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-number-up:before {
  content: '\e948';
}

/* line 351, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-number-down:before {
  content: '\e949';
}

/* line 352, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hammer:before {
  content: '\e94a';
}

/* line 353, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gauge-1:before {
  content: '\e94b';
}

/* line 354, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sitemap:before {
  content: '\e94c';
}

/* line 355, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spinner:before {
  content: '\e94d';
}

/* line 356, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-coffee:before {
  content: '\e94e';
}

/* line 357, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-food:before {
  content: '\e94f';
}

/* line 358, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-beer:before {
  content: '\e950';
}

/* line 359, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-md:before {
  content: '\e951';
}

/* line 360, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stethoscope:before {
  content: '\e952';
}

/* line 361, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ambulance:before {
  content: '\e953';
}

/* line 362, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-medkit:before {
  content: '\e954';
}

/* line 363, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-h-sigh:before {
  content: '\e955';
}

/* line 364, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hospital:before {
  content: '\e956';
}

/* line 365, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-building:before {
  content: '\e957';
}

/* line 366, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-smile:before {
  content: '\e958';
}

/* line 367, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-frown:before {
  content: '\e959';
}

/* line 368, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-meh:before {
  content: '\e95a';
}

/* line 369, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-anchor:before {
  content: '\e95b';
}

/* line 370, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-terminal:before {
  content: '\e95c';
}

/* line 371, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eraser:before {
  content: '\e95d';
}

/* line 372, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-puzzle:before {
  content: '\e95e';
}

/* line 373, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shield:before {
  content: '\e95f';
}

/* line 374, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-extinguisher:before {
  content: '\e960';
}

/* line 375, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bullseye:before {
  content: '\e961';
}

/* line 376, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wheelchair:before {
  content: '\e962';
}

/* line 377, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-adn:before {
  content: '\e963';
}

/* line 378, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-android:before {
  content: '\e964';
}

/* line 379, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-apple:before {
  content: '\e965';
}

/* line 380, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bitbucket:before {
  content: '\e966';
}

/* line 381, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bitbucket-squared:before {
  content: '\e967';
}

/* line 382, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-css3:before {
  content: '\e968';
}

/* line 383, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble:before {
  content: '\e969';
}

/* line 384, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dropbox:before {
  content: '\e96a';
}

/* line 385, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook:before {
  content: '\e96b';
}

/* line 386, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-squared:before {
  content: '\e96c';
}

/* line 387, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flickr:before {
  content: '\e96d';
}

/* line 388, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-foursquare:before {
  content: '\e96e';
}

/* line 389, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github:before {
  content: '\e96f';
}

/* line 390, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-squared:before {
  content: '\e970';
}

/* line 391, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-circled-1:before {
  content: '\e971';
}

/* line 392, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gittip:before {
  content: '\e972';
}

/* line 393, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gplus-squared:before {
  content: '\e973';
}

/* line 394, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gplus:before {
  content: '\e974';
}

/* line 395, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-html5:before {
  content: '\e975';
}

/* line 396, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instagramm:before {
  content: '\e976';
}

/* line 397, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-squared:before {
  content: '\e977';
}

/* line 398, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linux:before {
  content: '\e978';
}

/* line 399, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin:before {
  content: '\e979';
}

/* line 400, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-maxcdn:before {
  content: '\e97a';
}

/* line 401, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pagelines:before {
  content: '\e97b';
}

/* line 402, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinterest-circled:before {
  content: '\e97c';
}

/* line 403, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinterest-squared:before {
  content: '\e97d';
}

/* line 404, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-renren:before {
  content: '\e97e';
}

/* line 405, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype:before {
  content: '\e97f';
}

/* line 406, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stackexchange:before {
  content: '\e980';
}

/* line 407, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stackoverflow:before {
  content: '\e981';
}

/* line 408, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trello:before {
  content: '\e982';
}

/* line 409, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr:before {
  content: '\e983';
}

/* line 410, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr-squared:before {
  content: '\e984';
}

/* line 411, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-squared:before {
  content: '\e985';
}

/* line 412, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter:before {
  content: '\e986';
}

/* line 413, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-squared:before {
  content: '\e987';
}

/* line 414, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vkontakte:before {
  content: '\e988';
}

/* line 415, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-weibo:before {
  content: '\e989';
}

/* line 416, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-windows:before {
  content: '\e98a';
}

/* line 417, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-xing:before {
  content: '\e98b';
}

/* line 418, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-xing-squared:before {
  content: '\e98c';
}

/* line 419, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-youtube:before {
  content: '\e98d';
}

/* line 420, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-youtube-squared:before {
  content: '\e98e';
}

/* line 421, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-youtube-play:before {
  content: '\e98f';
}

/* line 422, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-blank:before {
  content: '\e990';
}

/* line 423, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lemon:before {
  content: '\e991';
}

/* line 424, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-note:before {
  content: '\e992';
}

/* line 425, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-note-beamed:before {
  content: '\e993';
}

/* line 426, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-music:before {
  content: '\e994';
}

/* line 427, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search:before {
  content: '\e995';
}

/* line 428, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flashlight:before {
  content: '\e996';
}

/* line 429, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail:before {
  content: '\e997';
}

/* line 430, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart:before {
  content: '\e998';
}

/* line 431, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-empty:before {
  content: '\e999';
}

/* line 432, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star:before {
  content: '\e99a';
}

/* line 433, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-empty:before {
  content: '\e99b';
}

/* line 434, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user:before {
  content: '\e99c';
}

/* line 435, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-users:before {
  content: '\e99d';
}

/* line 436, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-add:before {
  content: '\e99e';
}

/* line 437, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video:before {
  content: '\e99f';
}

/* line 438, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picture:before {
  content: '\e9a0';
}

/* line 439, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera:before {
  content: '\e9a1';
}

/* line 440, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-layout:before {
  content: '\e9a2';
}

/* line 441, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-menu:before {
  content: '\e9a3';
}

/* line 442, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-check:before {
  content: '\e9a4';
}

/* line 443, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel:before {
  content: '\e9a5';
}

/* line 444, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circled:before {
  content: '\e9a6';
}

/* line 445, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-squared:before {
  content: '\e9a7';
}

/* line 446, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus:before {
  content: '\e9a8';
}

/* line 447, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-circled:before {
  content: '\e9a9';
}

/* line 448, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-squared:before {
  content: '\e9aa';
}

/* line 449, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus:before {
  content: '\e9ab';
}

/* line 450, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-circled:before {
  content: '\e9ac';
}

/* line 451, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-squared-1:before {
  content: '\e9ad';
}

/* line 452, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help-1:before {
  content: '\e9ae';
}

/* line 453, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help-circled:before {
  content: '\e9af';
}

/* line 454, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-1:before {
  content: '\e9b0';
}

/* line 455, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-circled:before {
  content: '\e9b1';
}

/* line 456, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-back:before {
  content: '\e9b2';
}

/* line 457, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home:before {
  content: '\e9b3';
}

/* line 458, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link:before {
  content: '\e9b4';
}

/* line 459, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach:before {
  content: '\e9b5';
}

/* line 460, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock:before {
  content: '\e9b6';
}

/* line 461, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open:before {
  content: '\e9b7';
}

/* line 462, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye:before {
  content: '\e9b8';
}

/* line 463, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag:before {
  content: '\e9b9';
}

/* line 464, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bookmark:before {
  content: '\e9ba';
}

/* line 465, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bookmarks:before {
  content: '\e9bb';
}

/* line 466, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flag:before {
  content: '\e9bc';
}

/* line 467, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-up:before {
  content: '\e9bd';
}

/* line 468, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-down:before {
  content: '\e9be';
}

/* line 469, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download:before {
  content: '\e9bf';
}

/* line 470, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload:before {
  content: '\e9c0';
}

/* line 471, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-cloud:before {
  content: '\e9c1';
}

/* line 472, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply:before {
  content: '\e9c2';
}

/* line 473, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply-all-1:before {
  content: '\e9c3';
}

/* line 474, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-forward:before {
  content: '\e9c4';
}

/* line 475, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote:before {
  content: '\e9c5';
}

/* line 476, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-code-1:before {
  content: '\e9c6';
}

/* line 477, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-export:before {
  content: '\e9c7';
}

/* line 478, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil:before {
  content: '\e9c8';
}

/* line 479, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-feather:before {
  content: '\e9c9';
}

/* line 480, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-print:before {
  content: '\e9ca';
}

/* line 481, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-retweet:before {
  content: '\e9cb';
}

/* line 482, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-keyboard-1:before {
  content: '\e9cc';
}

/* line 483, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment:before {
  content: '\e9cd';
}

/* line 484, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat:before {
  content: '\e9ce';
}

/* line 485, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bell:before {
  content: '\e9cf';
}

/* line 486, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention:before {
  content: '\e9d0';
}

/* line 487, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-alert:before {
  content: '\e9d1';
}

/* line 488, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vcard:before {
  content: '\e9d2';
}

/* line 489, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-address:before {
  content: '\e9d3';
}

/* line 490, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location:before {
  content: '\e9d4';
}

/* line 491, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-map:before {
  content: '\e9d5';
}

/* line 492, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-direction-1:before {
  content: '\e9d6';
}

/* line 493, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-compass-1:before {
  content: '\e9d7';
}

/* line 494, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cup:before {
  content: '\e9d8';
}

/* line 495, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash:before {
  content: '\e9d9';
}

/* line 496, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc:before {
  content: '\e9da';
}

/* line 497, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-docs:before {
  content: '\e9db';
}

/* line 498, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-landscape:before {
  content: '\e9dc';
}

/* line 499, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-text-1:before {
  content: '\e9dd';
}

/* line 500, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-text-inv-1:before {
  content: '\e9de';
}

/* line 501, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-newspaper:before {
  content: '\e9df';
}

/* line 502, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-book-open:before {
  content: '\e9e0';
}

/* line 503, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-book:before {
  content: '\e9e1';
}

/* line 504, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder:before {
  content: '\e9e2';
}

/* line 505, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-archive:before {
  content: '\e9e3';
}

/* line 506, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-box-1:before {
  content: '\e9e4';
}

/* line 507, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss:before {
  content: '\e9e5';
}

/* line 508, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-phone:before {
  content: '\e9e6';
}

/* line 509, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog:before {
  content: '\e9e7';
}

/* line 510, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tools:before {
  content: '\e9e8';
}

/* line 511, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-share:before {
  content: '\e9e9';
}

/* line 512, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shareable:before {
  content: '\e9ea';
}

/* line 513, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-basket:before {
  content: '\e9eb';
}

/* line 514, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bag:before {
  content: '\e9ec';
}

/* line 515, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar:before {
  content: '\e9ed';
}

/* line 516, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-login:before {
  content: '\e9ee';
}

/* line 517, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-logout:before {
  content: '\e9ef';
}

/* line 518, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic-1:before {
  content: '\e9f0';
}

/* line 519, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mute-1:before {
  content: '\e9f1';
}

/* line 520, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sound:before {
  content: '\e9f2';
}

/* line 521, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume:before {
  content: '\e9f3';
}

/* line 522, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock:before {
  content: '\e9f4';
}

/* line 523, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hourglass:before {
  content: '\e9f5';
}

/* line 524, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lamp:before {
  content: '\e9f6';
}

/* line 525, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-light-down:before {
  content: '\e9f7';
}

/* line 526, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-light-up:before {
  content: '\e9f8';
}

/* line 527, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-adjust:before {
  content: '\e9f9';
}

/* line 528, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-block:before {
  content: '\e9fa';
}

/* line 529, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full:before {
  content: '\e9fb';
}

/* line 530, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-small:before {
  content: '\e9fc';
}

/* line 531, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-popup:before {
  content: '\e9fd';
}

/* line 532, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-publish:before {
  content: '\e9fe';
}

/* line 533, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-window:before {
  content: '\e9ff';
}

/* line 534, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-arrow-combo:before {
  content: '\ea00';
}

/* line 535, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-circled:before {
  content: '\ea01';
}

/* line 536, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-circled:before {
  content: '\ea02';
}

/* line 537, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-circled:before {
  content: '\ea03';
}

/* line 538, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-circled:before {
  content: '\ea04';
}

/* line 539, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-open:before {
  content: '\ea05';
}

/* line 540, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open:before {
  content: '\ea06';
}

/* line 541, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open:before {
  content: '\ea07';
}

/* line 542, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-open:before {
  content: '\ea08';
}

/* line 543, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-open-mini:before {
  content: '\ea09';
}

/* line 544, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open-mini:before {
  content: '\ea0a';
}

/* line 545, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open-mini:before {
  content: '\ea0b';
}

/* line 546, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-open-mini:before {
  content: '\ea0c';
}

/* line 547, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-open-big:before {
  content: '\ea0d';
}

/* line 548, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open-big:before {
  content: '\ea0e';
}

/* line 549, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open-big:before {
  content: '\ea0f';
}

/* line 550, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-open-big:before {
  content: '\ea10';
}

/* line 551, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-2:before {
  content: '\ea11';
}

/* line 552, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-2:before {
  content: '\ea12';
}

/* line 553, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-2:before {
  content: '\ea13';
}

/* line 554, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-2:before {
  content: '\ea14';
}

/* line 555, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-dir:before {
  content: '\ea15';
}

/* line 556, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-dir:before {
  content: '\ea16';
}

/* line 557, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-dir:before {
  content: '\ea17';
}

/* line 558, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-dir:before {
  content: '\ea18';
}

/* line 559, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-bold:before {
  content: '\ea19';
}

/* line 560, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-bold:before {
  content: '\ea1a';
}

/* line 561, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-bold:before {
  content: '\ea1b';
}

/* line 562, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-bold:before {
  content: '\ea1c';
}

/* line 563, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-thin:before {
  content: '\ea1d';
}

/* line 564, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-thin:before {
  content: '\ea1e';
}

/* line 565, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-thin:before {
  content: '\ea1f';
}

/* line 566, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-thin:before {
  content: '\ea20';
}

/* line 567, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ccw:before {
  content: '\ea21';
}

/* line 568, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw:before {
  content: '\ea22';
}

/* line 569, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-arrows-ccw:before {
  content: '\ea23';
}

/* line 570, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-level-down-1:before {
  content: '\ea24';
}

/* line 571, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-level-up-1:before {
  content: '\ea25';
}

/* line 572, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shuffle:before {
  content: '\ea26';
}

/* line 573, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-loop:before {
  content: '\ea27';
}

/* line 574, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-switch:before {
  content: '\ea28';
}

/* line 575, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play:before {
  content: '\ea29';
}

/* line 576, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop:before {
  content: '\ea2a';
}

/* line 577, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pause:before {
  content: '\ea2b';
}

/* line 578, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-record:before {
  content: '\ea2c';
}

/* line 579, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-end:before {
  content: '\ea2d';
}

/* line 580, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-start:before {
  content: '\ea2e';
}

/* line 581, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-forward:before {
  content: '\ea2f';
}

/* line 582, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-backward:before {
  content: '\ea30';
}

/* line 583, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-0:before {
  content: '\ea31';
}

/* line 584, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-1:before {
  content: '\ea32';
}

/* line 585, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-2:before {
  content: '\ea33';
}

/* line 586, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-3:before {
  content: '\ea34';
}

/* line 587, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-target:before {
  content: '\ea35';
}

/* line 588, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-palette:before {
  content: '\ea36';
}

/* line 589, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list:before {
  content: '\ea37';
}

/* line 590, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-add:before {
  content: '\ea38';
}

/* line 591, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-signal:before {
  content: '\ea39';
}

/* line 592, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trophy:before {
  content: '\ea3a';
}

/* line 593, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-battery:before {
  content: '\ea3b';
}

/* line 594, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-back-in-time:before {
  content: '\ea3c';
}

/* line 595, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-monitor:before {
  content: '\ea3d';
}

/* line 596, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mobile:before {
  content: '\ea3e';
}

/* line 597, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-network:before {
  content: '\ea3f';
}

/* line 598, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cd:before {
  content: '\ea40';
}

/* line 599, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-inbox:before {
  content: '\ea41';
}

/* line 600, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-install:before {
  content: '\ea42';
}

/* line 601, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe:before {
  content: '\ea43';
}

/* line 602, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud:before {
  content: '\ea44';
}

/* line 603, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-thunder:before {
  content: '\ea45';
}

/* line 604, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flash:before {
  content: '\ea46';
}

/* line 605, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-moon-1:before {
  content: '\ea47';
}

/* line 606, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flight:before {
  content: '\ea48';
}

/* line 607, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-paper-plane:before {
  content: '\ea49';
}

/* line 608, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-leaf:before {
  content: '\ea4a';
}

/* line 609, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lifebuoy:before {
  content: '\ea4b';
}

/* line 610, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mouse:before {
  content: '\ea4c';
}

/* line 611, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-briefcase:before {
  content: '\ea4d';
}

/* line 612, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-suitcase:before {
  content: '\ea4e';
}

/* line 613, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dot:before {
  content: '\ea4f';
}

/* line 614, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dot-2:before {
  content: '\ea50';
}

/* line 615, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dot-3:before {
  content: '\ea51';
}

/* line 616, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-brush:before {
  content: '\ea52';
}

/* line 617, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-magnet:before {
  content: '\ea53';
}

/* line 618, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-infinity:before {
  content: '\ea54';
}

/* line 619, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-erase:before {
  content: '\ea55';
}

/* line 620, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-pie:before {
  content: '\ea56';
}

/* line 621, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-line:before {
  content: '\ea57';
}

/* line 622, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-bar:before {
  content: '\ea58';
}

/* line 623, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-area:before {
  content: '\ea59';
}

/* line 624, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tape:before {
  content: '\ea5a';
}

/* line 625, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-graduation-cap:before {
  content: '\ea5b';
}

/* line 626, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-language:before {
  content: '\ea5c';
}

/* line 627, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ticket-1:before {
  content: '\ea5d';
}

/* line 628, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-water:before {
  content: '\ea5e';
}

/* line 629, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-droplet:before {
  content: '\ea5f';
}

/* line 630, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-air:before {
  content: '\ea60';
}

/* line 631, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-credit-card:before {
  content: '\ea61';
}

/* line 632, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-floppy:before {
  content: '\ea62';
}

/* line 633, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clipboard:before {
  content: '\ea63';
}

/* line 634, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-megaphone:before {
  content: '\ea64';
}

/* line 635, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-database:before {
  content: '\ea65';
}

/* line 636, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-drive:before {
  content: '\ea66';
}

/* line 637, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bucket:before {
  content: '\ea67';
}

/* line 638, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thermometer:before {
  content: '\ea68';
}

/* line 639, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-key:before {
  content: '\ea69';
}

/* line 640, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-cascade:before {
  content: '\ea6a';
}

/* line 641, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-branch:before {
  content: '\ea6b';
}

/* line 642, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-tree:before {
  content: '\ea6c';
}

/* line 643, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-line:before {
  content: '\ea6d';
}

/* line 644, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-parallel:before {
  content: '\ea6e';
}

/* line 645, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rocket-1:before {
  content: '\ea6f';
}

/* line 646, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gauge:before {
  content: '\ea70';
}

/* line 647, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-traffic-cone:before {
  content: '\ea71';
}

/* line 648, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc:before {
  content: '\ea72';
}

/* line 649, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-by:before {
  content: '\ea73';
}

/* line 650, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-nc:before {
  content: '\ea74';
}

/* line 651, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-nc-eu:before {
  content: '\ea75';
}

/* line 652, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-nc-jp:before {
  content: '\ea76';
}

/* line 653, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-sa:before {
  content: '\ea77';
}

/* line 654, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-nd:before {
  content: '\ea78';
}

/* line 655, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-pd:before {
  content: '\ea79';
}

/* line 656, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-zero:before {
  content: '\ea7a';
}

/* line 657, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-share:before {
  content: '\ea7b';
}

/* line 658, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-remix:before {
  content: '\ea7c';
}

/* line 659, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-1:before {
  content: '\ea7d';
}

/* line 660, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-circled:before {
  content: '\ea7e';
}

/* line 661, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flickr-1:before {
  content: '\ea7f';
}

/* line 662, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flickr-circled:before {
  content: '\ea80';
}

/* line 663, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo:before {
  content: '\ea81';
}

/* line 664, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-circled:before {
  content: '\ea82';
}

/* line 665, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-1:before {
  content: '\ea83';
}

/* line 666, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-circled:before {
  content: '\ea84';
}

/* line 667, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-1:before {
  content: '\ea85';
}

/* line 668, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-circled:before {
  content: '\ea86';
}

/* line 669, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-squared-1:before {
  content: '\ea87';
}

/* line 670, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gplus-1:before {
  content: '\ea88';
}

/* line 671, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gplus-circled:before {
  content: '\ea89';
}

/* line 672, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinterest:before {
  content: '\ea8a';
}

/* line 673, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinterest-circled-1:before {
  content: '\ea8b';
}

/* line 674, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr-1:before {
  content: '\ea8c';
}

/* line 675, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr-circled:before {
  content: '\ea8d';
}

/* line 676, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-1:before {
  content: '\ea8e';
}

/* line 677, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-circled:before {
  content: '\ea8f';
}

/* line 678, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble-1:before {
  content: '\ea90';
}

/* line 679, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble-circled:before {
  content: '\ea91';
}

/* line 680, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stumbleupon:before {
  content: '\ea92';
}

/* line 681, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stumbleupon-circled:before {
  content: '\ea93';
}

/* line 682, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lastfm:before {
  content: '\ea94';
}

/* line 683, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lastfm-circled:before {
  content: '\ea95';
}

/* line 684, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rdio:before {
  content: '\ea96';
}

/* line 685, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rdio-circled:before {
  content: '\ea97';
}

/* line 686, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spotify:before {
  content: '\ea98';
}

/* line 687, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spotify-circled:before {
  content: '\ea99';
}

/* line 688, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-qq:before {
  content: '\ea9a';
}

/* line 689, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instagram:before {
  content: '\ea9b';
}

/* line 690, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dropbox-1:before {
  content: '\ea9c';
}

/* line 691, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-evernote:before {
  content: '\ea9d';
}

/* line 692, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flattr:before {
  content: '\ea9e';
}

/* line 693, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype-1:before {
  content: '\ea9f';
}

/* line 694, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype-circled:before {
  content: '\eaa0';
}

/* line 695, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-renren-1:before {
  content: '\eaa1';
}

/* line 696, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sina-weibo:before {
  content: '\eaa2';
}

/* line 697, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-paypal:before {
  content: '\eaa3';
}

/* line 698, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picasa:before {
  content: '\eaa4';
}

/* line 699, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-soundcloud:before {
  content: '\eaa5';
}

/* line 700, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mixi:before {
  content: '\eaa6';
}

/* line 701, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-behance:before {
  content: '\eaa7';
}

/* line 702, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-google-circles:before {
  content: '\eaa8';
}

/* line 703, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vkontakte-1:before {
  content: '\eaa9';
}

/* line 704, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-smashing:before {
  content: '\eaaa';
}

/* line 705, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sweden:before {
  content: '\eaab';
}

/* line 706, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-db-shape:before {
  content: '\eaac';
}

/* line 707, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-logo-db:before {
  content: '\eaad';
}

/* line 708, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-music-outline:before {
  content: '\eaae';
}

/* line 709, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-music-2:before {
  content: '\eaaf';
}

/* line 710, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-outline:before {
  content: '\eab0';
}

/* line 711, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-2:before {
  content: '\eab1';
}

/* line 712, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-2:before {
  content: '\eab2';
}

/* line 713, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-2:before {
  content: '\eab3';
}

/* line 714, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-filled:before {
  content: '\eab4';
}

/* line 715, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-2:before {
  content: '\eab5';
}

/* line 716, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-filled:before {
  content: '\eab6';
}

/* line 717, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-outline:before {
  content: '\eab7';
}

/* line 718, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-2:before {
  content: '\eab8';
}

/* line 719, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-users-outline:before {
  content: '\eab9';
}

/* line 720, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-users-2:before {
  content: '\eaba';
}

/* line 721, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-add-outline:before {
  content: '\eabb';
}

/* line 722, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-add-1:before {
  content: '\eabc';
}

/* line 723, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-delete-outline:before {
  content: '\eabd';
}

/* line 724, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-delete:before {
  content: '\eabe';
}

/* line 725, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-2:before {
  content: '\eabf';
}

/* line 726, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-videocam-outline:before {
  content: '\eac0';
}

/* line 727, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-videocam-1:before {
  content: '\eac1';
}

/* line 728, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picture-outline:before {
  content: '\eac2';
}

/* line 729, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picture-2:before {
  content: '\eac3';
}

/* line 730, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-outline:before {
  content: '\eac4';
}

/* line 731, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-2:before {
  content: '\eac5';
}

/* line 732, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-outline:before {
  content: '\eac6';
}

/* line 733, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-1:before {
  content: '\eac7';
}

/* line 734, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-large-outline:before {
  content: '\eac8';
}

/* line 735, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-large-1:before {
  content: '\eac9';
}

/* line 736, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-list-outline:before {
  content: '\eaca';
}

/* line 737, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-list-1:before {
  content: '\eacb';
}

/* line 738, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-outline:before {
  content: '\eacc';
}

/* line 739, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-1:before {
  content: '\eacd';
}

/* line 740, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-outline:before {
  content: '\eace';
}

/* line 741, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-2:before {
  content: '\eacf';
}

/* line 742, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-alt:before {
  content: '\ead0';
}

/* line 743, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-alt-filled:before {
  content: '\ead1';
}

/* line 744, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circled-outline:before {
  content: '\ead2';
}

/* line 745, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circled-1:before {
  content: '\ead3';
}

/* line 746, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-outline:before {
  content: '\ead4';
}

/* line 747, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-2:before {
  content: '\ead5';
}

/* line 748, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-outline:before {
  content: '\ead6';
}

/* line 749, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-2:before {
  content: '\ead7';
}

/* line 750, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-divide-outline:before {
  content: '\ead8';
}

/* line 751, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-divide:before {
  content: '\ead9';
}

/* line 752, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eq-outline:before {
  content: '\eada';
}

/* line 753, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eq:before {
  content: '\eadb';
}

/* line 754, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-outline:before {
  content: '\eadc';
}

/* line 755, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-2:before {
  content: '\eadd';
}

/* line 756, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home-outline:before {
  content: '\eade';
}

/* line 757, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home-2:before {
  content: '\eadf';
}

/* line 758, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link-outline:before {
  content: '\eae0';
}

/* line 759, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link-2:before {
  content: '\eae1';
}

/* line 760, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-outline:before {
  content: '\eae2';
}

/* line 761, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-2:before {
  content: '\eae3';
}

/* line 762, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-2:before {
  content: '\eae4';
}

/* line 763, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-filled:before {
  content: '\eae5';
}

/* line 764, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-2:before {
  content: '\eae6';
}

/* line 765, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-filled:before {
  content: '\eae7';
}

/* line 766, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pin-outline:before {
  content: '\eae8';
}

/* line 767, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pin-1:before {
  content: '\eae9';
}

/* line 768, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-outline:before {
  content: '\eaea';
}

/* line 769, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-2:before {
  content: '\eaeb';
}

/* line 770, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag-2:before {
  content: '\eaec';
}

/* line 771, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tags-1:before {
  content: '\eaed';
}

/* line 772, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bookmark-2:before {
  content: '\eaee';
}

/* line 773, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flag-2:before {
  content: '\eaef';
}

/* line 774, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flag-filled:before {
  content: '\eaf0';
}

/* line 775, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-up-2:before {
  content: '\eaf1';
}

/* line 776, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-down-2:before {
  content: '\eaf2';
}

/* line 777, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-outline:before {
  content: '\eaf3';
}

/* line 778, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-2:before {
  content: '\eaf4';
}

/* line 779, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-outline:before {
  content: '\eaf5';
}

/* line 780, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-2:before {
  content: '\eaf6';
}

/* line 781, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-cloud-outline:before {
  content: '\eaf7';
}

/* line 782, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-cloud-2:before {
  content: '\eaf8';
}

/* line 783, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply-outline:before {
  content: '\eaf9';
}

/* line 784, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply-2:before {
  content: '\eafa';
}

/* line 785, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-forward-outline:before {
  content: '\eafb';
}

/* line 786, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-forward-2:before {
  content: '\eafc';
}

/* line 787, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-code-outline:before {
  content: '\eafd';
}

/* line 788, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-code-2:before {
  content: '\eafe';
}

/* line 789, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-export-outline:before {
  content: '\eaff';
}

/* line 790, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-export-2:before {
  content: '\eb00';
}

/* line 791, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-2:before {
  content: '\eb01';
}

/* line 792, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pen:before {
  content: '\eb02';
}

/* line 793, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-feather-1:before {
  content: '\eb03';
}

/* line 794, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-edit-1:before {
  content: '\eb04';
  position: relative;
  top: -1px;
  /*@noflip*/
  left: 2px;
}

/* line 795, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-print-2:before {
  content: '\eb05';
}

/* line 796, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-2:before {
  content: '\eb06';
}

/* line 797, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-2:before {
  content: '\eb07';
}

/* line 798, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-alt:before {
  content: '\eb08';
}

/* line 799, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bell-2:before {
  content: '\eb09';
}

/* line 800, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-2:before {
  content: '\eb0a';
}

/* line 801, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-filled:before {
  content: '\eb0b';
}

/* line 802, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-warning-empty:before {
  content: '\eb0c';
}

/* line 803, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-warning:before {
  content: '\eb0d';
}

/* line 804, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-contacts:before {
  content: '\eb0e';
}

/* line 805, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vcard-1:before {
  content: '\eb0f';
}

/* line 806, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-address-1:before {
  content: '\eb10';
}

/* line 807, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-outline:before {
  content: '\eb11';
}

/* line 808, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-2:before {
  content: '\eb12';
}

/* line 809, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-map-1:before {
  content: '\eb13';
}

/* line 810, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-direction-outline:before {
  content: '\eb14';
}

/* line 811, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-direction-2:before {
  content: '\eb15';
}

/* line 812, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-compass-2:before {
  content: '\eb16';
}

/* line 813, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-2:before {
  content: '\eb17';
}

/* line 814, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-2:before {
  content: '\eb18';
}

/* line 815, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-text-2:before {
  content: '\eb19';
}

/* line 816, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-add:before {
  content: '\eb1a';
}

/* line 817, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-remove:before {
  content: '\eb1b';
}

/* line 818, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-news:before {
  content: '\eb1c';
}

/* line 819, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-2:before {
  content: '\eb1d';
}

/* line 820, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-add:before {
  content: '\eb1e';
}

/* line 821, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-delete:before {
  content: '\eb1f';
}

/* line 822, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-archive-1:before {
  content: '\eb20';
}

/* line 823, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-box-2:before {
  content: '\eb21';
}

/* line 824, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-outline:before {
  content: '\eb22';
}

/* line 825, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-2:before {
  content: '\eb23';
}

/* line 826, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-phone-outline:before {
  content: '\eb24';
}

/* line 827, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-phone-2:before {
  content: '\eb25';
}

/* line 828, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-menu-outline:before {
  content: '\eb26';
}

/* line 829, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-menu-2:before {
  content: '\eb27';
}

/* line 830, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-outline:before {
  content: '\eb28';
}

/* line 831, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-2:before {
  content: '\eb29';
}

/* line 832, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wrench-outline:before {
  content: '\eb2a';
}

/* line 833, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wrench-1:before {
  content: '\eb2b';
}

/* line 834, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-basket-2:before {
  content: '\eb2c';
}

/* line 835, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-outlilne:before {
  content: '\eb2d';
}

/* line 836, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-2:before {
  content: '\eb2e';
}

/* line 837, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic-outline:before {
  content: '\eb2f';
}

/* line 838, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic-2:before {
  content: '\eb30';
}

/* line 839, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-off-1:before {
  content: '\eb31';
}

/* line 840, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-low:before {
  content: '\eb32';
}

/* line 841, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-middle:before {
  content: '\eb33';
}

/* line 842, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-high:before {
  content: '\eb34';
}

/* line 843, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-headphones-1:before {
  content: '\eb35';
}

/* line 844, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-2:before {
  content: '\eb36';
}

/* line 845, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wristwatch:before {
  content: '\eb37';
}

/* line 846, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stopwatch:before {
  content: '\eb38';
}

/* line 847, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lightbulb-1:before {
  content: '\eb39';
}

/* line 848, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-block-outline:before {
  content: '\eb3a';
}

/* line 849, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-block-2:before {
  content: '\eb3b';
}

/* line 850, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-outline:before {
  content: '\eb3c';
}

/* line 851, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-2:before {
  content: '\eb3d';
}

/* line 852, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-normal-outline:before {
  content: '\eb3e';
}

/* line 853, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-normal:before {
  content: '\eb3f';
}

/* line 854, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-move-outline:before {
  content: '\eb40';
}

/* line 855, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-move-1:before {
  content: '\eb41';
}

/* line 856, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-popup-1:before {
  content: '\eb42';
}

/* line 857, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-in-outline:before {
  content: '\eb43';
}

/* line 858, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-in-1:before {
  content: '\eb44';
}

/* line 859, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-out-outline:before {
  content: '\eb45';
}

/* line 860, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-out-1:before {
  content: '\eb46';
}

/* line 861, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-popup-2:before {
  content: '\eb47';
}

/* line 862, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open-outline:before {
  content: '\eb48';
}

/* line 863, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open-2:before {
  content: '\eb49';
}

/* line 864, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open-outline:before {
  content: '\eb4a';
}

/* line 865, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open-2:before {
  content: '\eb4b';
}

/* line 866, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-3:before {
  content: '\eb4c';
}

/* line 867, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-3:before {
  content: '\eb4d';
}

/* line 868, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-3:before {
  content: '\eb4e';
}

/* line 869, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-3:before {
  content: '\eb4f';
}

/* line 870, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-outline:before {
  content: '\eb50';
}

/* line 871, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-outline:before {
  content: '\eb51';
}

/* line 872, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-outline:before {
  content: '\eb52';
}

/* line 873, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-outline:before {
  content: '\eb53';
}

/* line 874, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-small:before {
  content: '\eb54';
}

/* line 875, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-small:before {
  content: '\eb55';
}

/* line 876, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-small:before {
  content: '\eb56';
}

/* line 877, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-small:before {
  content: '\eb57';
}

/* line 878, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw-outline:before {
  content: '\eb58';
}

/* line 879, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw-2:before {
  content: '\eb59';
}

/* line 880, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-arrows-cw-outline:before {
  content: '\eb5a';
}

/* line 881, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-arrows-cw-1:before {
  content: '\eb5b';
}

/* line 882, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-loop-outline:before {
  content: '\eb5c';
}

/* line 883, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-loop-1:before {
  content: '\eb5d';
}

/* line 884, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-loop-alt-outline:before {
  content: '\eb5e';
}

/* line 885, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-loop-alt:before {
  content: '\eb5f';
}

/* line 886, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shuffle-2:before {
  content: '\eb60';
}

/* line 887, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-outline:before {
  content: '\eb61';
}

/* line 888, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-2:before {
  content: '\eb62';
}

/* line 889, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop-outline:before {
  content: '\eb63';
}

/* line 890, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop-2:before {
  content: '\eb64';
}

/* line 891, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pause-outline:before {
  content: '\eb65';
}

/* line 892, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pause-2:before {
  content: '\eb66';
}

/* line 893, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-fw-outline:before {
  content: '\eb67';
}

/* line 894, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-fw-1:before {
  content: '\eb68';
}

/* line 895, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rewind-outline:before {
  content: '\eb69';
}

/* line 896, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rewind:before {
  content: '\eb6a';
}

/* line 897, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-record-outline:before {
  content: '\eb6b';
}

/* line 898, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-record-1:before {
  content: '\eb6c';
}

/* line 899, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eject-outline:before {
  content: '\eb6d';
}

/* line 900, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eject-1:before {
  content: '\eb6e';
}

/* line 901, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eject-alt-outline:before {
  content: '\eb6f';
}

/* line 902, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eject-alt:before {
  content: '\eb70';
}

/* line 903, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat1:before {
  content: '\eb71';
}

/* line 904, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat2:before {
  content: '\eb72';
}

/* line 905, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat3:before {
  content: '\eb73';
}

/* line 906, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat4:before {
  content: '\eb74';
}

/* line 907, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat-charge:before {
  content: '\eb75';
}

/* line 908, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plug:before {
  content: '\eb76';
}

/* line 909, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-target-outline:before {
  content: '\eb77';
}

/* line 910, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-target-2:before {
  content: '\eb78';
}

/* line 911, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wifi-outline:before {
  content: '\eb79';
}

/* line 912, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wifi:before {
  content: '\eb7a';
}

/* line 913, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-desktop-1:before {
  content: '\eb7b';
}

/* line 914, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-laptop-1:before {
  content: '\eb7c';
}

/* line 915, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tablet-1:before {
  content: '\eb7d';
}

/* line 916, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mobile-2:before {
  content: '\eb7e';
}

/* line 917, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-contrast:before {
  content: '\eb7f';
}

/* line 918, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-outline:before {
  content: '\eb80';
}

/* line 919, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-2:before {
  content: '\eb81';
}

/* line 920, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-alt-outline:before {
  content: '\eb82';
}

/* line 921, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-alt:before {
  content: '\eb83';
}

/* line 922, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sun-1:before {
  content: '\eb84';
}

/* line 923, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sun-filled:before {
  content: '\eb85';
}

/* line 924, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-2:before {
  content: '\eb86';
}

/* line 925, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flash-outline:before {
  content: '\eb87';
}

/* line 926, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flash-2:before {
  content: '\eb88';
}

/* line 927, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-moon-2:before {
  content: '\eb89';
}

/* line 928, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-waves-outline:before {
  content: '\eb8a';
}

/* line 929, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-waves:before {
  content: '\eb8b';
}

/* line 930, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rain:before {
  content: '\eb8c';
}

/* line 931, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-sun:before {
  content: '\eb8d';
}

/* line 932, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-drizzle:before {
  content: '\eb8e';
}

/* line 933, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-snow:before {
  content: '\eb8f';
}

/* line 934, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-flash:before {
  content: '\eb90';
}

/* line 935, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-wind:before {
  content: '\eb91';
}

/* line 936, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wind:before {
  content: '\eb92';
}

/* line 937, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plane-outline:before {
  content: '\eb93';
}

/* line 938, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plane:before {
  content: '\eb94';
}

/* line 939, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-leaf-2:before {
  content: '\eb95';
}

/* line 940, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lifebuoy-1:before {
  content: '\eb96';
}

/* line 941, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-briefcase-2:before {
  content: '\eb97';
}

/* line 942, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-brush-1:before {
  content: '\eb98';
}

/* line 943, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pipette:before {
  content: '\eb99';
}

/* line 944, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-power-outline:before {
  content: '\eb9a';
}

/* line 945, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-power:before {
  content: '\eb9b';
}

/* line 946, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-check-outline:before {
  content: '\eb9c';
}

/* line 947, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-check-2:before {
  content: '\eb9d';
}

/* line 948, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gift-1:before {
  content: '\eb9e';
}

/* line 949, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-temperatire:before {
  content: '\eb9f';
}

/* line 950, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-outline:before {
  content: '\eba0';
}

/* line 951, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart:before {
  content: '\eba1';
}

/* line 952, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-alt-outline:before {
  content: '\eba2';
}

/* line 953, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-alt:before {
  content: '\eba3';
}

/* line 954, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-bar-outline:before {
  content: '\eba4';
}

/* line 955, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-bar-2:before {
  content: '\eba5';
}

/* line 956, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-pie-outline:before {
  content: '\eba6';
}

/* line 957, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-pie-1:before {
  content: '\eba7';
}

/* line 958, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ticket-2:before {
  content: '\eba8';
}

/* line 959, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-credit-card-2:before {
  content: '\eba9';
}

/* line 960, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clipboard-1:before {
  content: '\ebaa';
}

/* line 961, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-database-1:before {
  content: '\ebab';
}

/* line 962, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-key-outline:before {
  content: '\ebac';
}

/* line 963, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-key-2:before {
  content: '\ebad';
}

/* line 964, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-split:before {
  content: '\ebae';
}

/* line 965, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-merge:before {
  content: '\ebaf';
}

/* line 966, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-parallel-1:before {
  content: '\ebb0';
}

/* line 967, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flow-cross:before {
  content: '\ebb1';
}

/* line 968, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-certificate-outline:before {
  content: '\ebb2';
}

/* line 969, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-certificate-1:before {
  content: '\ebb3';
}

/* line 970, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-scissors-outline:before {
  content: '\ebb4';
}

/* line 971, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-scissors-1:before {
  content: '\ebb5';
}

/* line 972, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flask:before {
  content: '\ebb6';
}

/* line 973, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wine:before {
  content: '\ebb7';
}

/* line 974, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-coffee-1:before {
  content: '\ebb8';
}

/* line 975, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-beer-1:before {
  content: '\ebb9';
}

/* line 976, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-anchor-outline:before {
  content: '\ebba';
}

/* line 977, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-anchor-1:before {
  content: '\ebbb';
}

/* line 978, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-puzzle-outline:before {
  content: '\ebbc';
}

/* line 979, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-puzzle-1:before {
  content: '\ebbd';
}

/* line 980, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tree:before {
  content: '\ebbe';
}

/* line 981, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calculator:before {
  content: '\ebbf';
}

/* line 982, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-infinity-outline:before {
  content: '\ebc0';
}

/* line 983, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-infinity-1:before {
  content: '\ebc1';
}

/* line 984, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pi-outline:before {
  content: '\ebc2';
}

/* line 985, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pi:before {
  content: '\ebc3';
}

/* line 986, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-at:before {
  content: '\ebc4';
}

/* line 987, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-at-circled:before {
  content: '\ebc5';
}

/* line 988, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-looped-square-outline:before {
  content: '\ebc6';
}

/* line 989, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-looped-square-interest:before {
  content: '\ebc7';
}

/* line 990, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-alphabet-outline:before {
  content: '\ebc8';
}

/* line 991, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-alphabet:before {
  content: '\ebc9';
}

/* line 992, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-numeric-outline:before {
  content: '\ebca';
}

/* line 993, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sort-numeric:before {
  content: '\ebcb';
}

/* line 994, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble-circled-1:before {
  content: '\ebcc';
}

/* line 995, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble-2:before {
  content: '\ebcd';
}

/* line 996, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-circled-1:before {
  content: '\ebce';
}

/* line 997, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-2:before {
  content: '\ebcf';
}

/* line 998, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flickr-circled-1:before {
  content: '\ebd0';
}

/* line 999, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flickr-2:before {
  content: '\ebd1';
}

/* line 1000, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-circled-2:before {
  content: '\ebd2';
}

/* line 1001, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-2:before {
  content: '\ebd3';
}

/* line 1002, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lastfm-circled-1:before {
  content: '\ebd4';
}

/* line 1003, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lastfm-1:before {
  content: '\ebd5';
}

/* line 1004, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-circled-1:before {
  content: '\ebd6';
}

/* line 1005, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-2:before {
  content: '\ebd7';
}

/* line 1006, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinterest-circled-2:before {
  content: '\ebd8';
}

/* line 1007, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinterest-1:before {
  content: '\ebd9';
}

/* line 1008, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype-outline:before {
  content: '\ebda';
}

/* line 1009, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype-2:before {
  content: '\ebdb';
}

/* line 1010, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumbler-circled:before {
  content: '\ebdc';
}

/* line 1011, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumbler:before {
  content: '\ebdd';
}

/* line 1012, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-circled-1:before {
  content: '\ebde';
}

/* line 1013, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-2:before {
  content: '\ebdf';
}

/* line 1014, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-circled-1:before {
  content: '\ebe0';
}

/* line 1015, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-1:before {
  content: '\ebe1';
}

/* line 1016, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-3:before {
  content: '\ebe2';
}

/* line 1017, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-3:before {
  content: '\ebe3';
}

/* line 1018, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-3:before {
  content: '\ebe4';
}

/* line 1019, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-empty-2:before {
  content: '\ebe5';
}

/* line 1020, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-3:before {
  content: '\ebe6';
}

/* line 1021, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-3:before {
  content: '\ebe7';
}

/* line 1022, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-3:before {
  content: '\ebe8';
}

/* line 1023, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picture-3:before {
  content: '\ebe9';
}

/* line 1024, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-3:before {
  content: '\ebea';
}

/* line 1025, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-2:before {
  content: '\ebeb';
}

/* line 1026, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-circle-1:before {
  content: '\ebec';
}

/* line 1027, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-3:before {
  content: '\ebed';
}

/* line 1028, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circle-1:before {
  content: '\ebee';
}

/* line 1029, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-3:before {
  content: '\ebef';
}

/* line 1030, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-circle-1:before {
  content: '\ebf0';
}

/* line 1031, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-3:before {
  content: '\ebf1';
}

/* line 1032, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-circle-1:before {
  content: '\ebf2';
}

/* line 1033, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help-2:before {
  content: '\ebf3';
}

/* line 1034, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-3:before {
  content: '\ebf4';
}

/* line 1035, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home-3:before {
  content: '\ebf5';
}

/* line 1036, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link-3:before {
  content: '\ebf6';
}

/* line 1037, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-3:before {
  content: '\ebf7';
}

/* line 1038, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-3:before {
  content: '\ebf8';
}

/* line 1039, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-empty:before {
  content: '\ebf9';
}

/* line 1040, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-3:before {
  content: '\ebfa';
}

/* line 1041, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-empty:before {
  content: '\ebfb';
}

/* line 1042, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pin-2:before {
  content: '\ebfc';
}

/* line 1043, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-3:before {
  content: '\ebfd';
}

/* line 1044, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag-3:before {
  content: '\ebfe';
}

/* line 1045, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag-empty:before {
  content: '\ebff';
}

/* line 1046, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-3:before {
  content: '\ec00';
}

/* line 1047, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-3:before {
  content: '\ec01';
}

/* line 1048, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-cloud-1:before {
  content: '\ec02';
}

/* line 1049, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-cloud-3:before {
  content: '\ec03';
}

/* line 1050, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote-left-1:before {
  content: '\ec04';
}

/* line 1051, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote-right-1:before {
  content: '\ec05';
}

/* line 1052, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote-left-alt:before {
  content: '\ec06';
}

/* line 1053, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote-right-alt:before {
  content: '\ec07';
}

/* line 1054, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-3:before {
  content: '\ec08';
}

/* line 1055, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-neg:before {
  content: '\ec09';
}

/* line 1056, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-alt:before {
  content: '\ec0a';
}

/* line 1057, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-undo:before {
  content: '\ec0b';
}

/* line 1058, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-3:before {
  content: '\ec0c';
}

/* line 1059, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-inv:before {
  content: '\ec0d';
}

/* line 1060, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-alt:before {
  content: '\ec0e';
}

/* line 1061, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-inv-alt:before {
  content: '\ec0f';
}

/* line 1062, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-alt2:before {
  content: '\ec10';
}

/* line 1063, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-inv-alt2:before {
  content: '\ec11';
}

/* line 1064, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-3:before {
  content: '\ec12';
}

/* line 1065, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-inv:before {
  content: '\ec13';
}

/* line 1066, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-3:before {
  content: '\ec14';
}

/* line 1067, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-inv:before {
  content: '\ec15';
}

/* line 1068, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-alt:before {
  content: '\ec16';
}

/* line 1069, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-compass-3:before {
  content: '\ec17';
}

/* line 1070, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-3:before {
  content: '\ec18';
}

/* line 1071, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-empty:before {
  content: '\ec19';
}

/* line 1072, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-3:before {
  content: '\ec1a';
}

/* line 1073, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-inv-1:before {
  content: '\ec1b';
}

/* line 1074, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-alt:before {
  content: '\ec1c';
}

/* line 1075, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-inv-alt:before {
  content: '\ec1d';
}

/* line 1076, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-article:before {
  content: '\ec1e';
}

/* line 1077, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-article-alt:before {
  content: '\ec1f';
}

/* line 1078, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-book-open-1:before {
  content: '\ec20';
}

/* line 1079, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-3:before {
  content: '\ec21';
}

/* line 1080, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-empty-1:before {
  content: '\ec22';
}

/* line 1081, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-box-3:before {
  content: '\ec23';
}

/* line 1082, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-3:before {
  content: '\ec24';
}

/* line 1083, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-alt:before {
  content: '\ec25';
}

/* line 1084, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-3:before {
  content: '\ec26';
}

/* line 1085, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wrench-2:before {
  content: '\ec27';
}

/* line 1086, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-share-1:before {
  content: '\ec28';
}

/* line 1087, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-3:before {
  content: '\ec29';
}

/* line 1088, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-inv:before {
  content: '\ec2a';
}

/* line 1089, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-alt:before {
  content: '\ec2b';
}

/* line 1090, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic-3:before {
  content: '\ec2c';
}

/* line 1091, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-off-2:before {
  content: '\ec2d';
}

/* line 1092, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-up-1:before {
  content: '\ec2e';
}

/* line 1093, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-headphones-2:before {
  content: '\ec2f';
}

/* line 1094, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-3:before {
  content: '\ec30';
}

/* line 1095, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lamp-1:before {
  content: '\ec31';
}

/* line 1096, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-block-3:before {
  content: '\ec32';
}

/* line 1097, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-3:before {
  content: '\ec33';
}

/* line 1098, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-alt-1:before {
  content: '\ec34';
}

/* line 1099, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-small-2:before {
  content: '\ec35';
}

/* line 1100, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-small-alt:before {
  content: '\ec36';
}

/* line 1101, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-vertical-1:before {
  content: '\ec37';
}

/* line 1102, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-horizontal-1:before {
  content: '\ec38';
}

/* line 1103, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-move-2:before {
  content: '\ec39';
}

/* line 1104, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-popup-3:before {
  content: '\ec3a';
}

/* line 1105, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-4:before {
  content: '\ec3b';
}

/* line 1106, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-4:before {
  content: '\ec3c';
}

/* line 1107, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-4:before {
  content: '\ec3d';
}

/* line 1108, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-4:before {
  content: '\ec3e';
}

/* line 1109, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-circle:before {
  content: '\ec3f';
}

/* line 1110, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-circle:before {
  content: '\ec40';
}

/* line 1111, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-circle:before {
  content: '\ec41';
}

/* line 1112, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-circle:before {
  content: '\ec42';
}

/* line 1113, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw-3:before {
  content: '\ec43';
}

/* line 1114, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-loop-2:before {
  content: '\ec44';
}

/* line 1115, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-loop-alt-1:before {
  content: '\ec45';
}

/* line 1116, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-exchange-1:before {
  content: '\ec46';
}

/* line 1117, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-split:before {
  content: '\ec47';
}

/* line 1118, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-arrow-curved:before {
  content: '\ec48';
}

/* line 1119, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-3:before {
  content: '\ec49';
}

/* line 1120, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-circle2-1:before {
  content: '\ec4a';
}

/* line 1121, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop-3:before {
  content: '\ec4b';
}

/* line 1122, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pause-3:before {
  content: '\ec4c';
}

/* line 1123, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-start-2:before {
  content: '\ec4d';
}

/* line 1124, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-end-2:before {
  content: '\ec4e';
}

/* line 1125, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eject-2:before {
  content: '\ec4f';
}

/* line 1126, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-target-3:before {
  content: '\ec50';
}

/* line 1127, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-signal-2:before {
  content: '\ec51';
}

/* line 1128, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-award-1:before {
  content: '\ec52';
}

/* line 1129, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-award-empty:before {
  content: '\ec53';
}

/* line 1130, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-2:before {
  content: '\ec54';
}

/* line 1131, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-nested:before {
  content: '\ec55';
}

/* line 1132, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat-empty:before {
  content: '\ec56';
}

/* line 1133, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat-half:before {
  content: '\ec57';
}

/* line 1134, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat-full:before {
  content: '\ec58';
}

/* line 1135, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bat-charge-1:before {
  content: '\ec59';
}

/* line 1136, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mobile-3:before {
  content: '\ec5a';
}

/* line 1137, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cd-1:before {
  content: '\ec5b';
}

/* line 1138, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-equalizer:before {
  content: '\ec5c';
}

/* line 1139, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cursor:before {
  content: '\ec5d';
}

/* line 1140, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-aperture:before {
  content: '\ec5e';
}

/* line 1141, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-aperture-alt:before {
  content: '\ec5f';
}

/* line 1142, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-steering-wheel:before {
  content: '\ec60';
}

/* line 1143, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-book-2:before {
  content: '\ec61';
}

/* line 1144, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-book-alt:before {
  content: '\ec62';
}

/* line 1145, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-brush-2:before {
  content: '\ec63';
}

/* line 1146, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-brush-alt:before {
  content: '\ec64';
}

/* line 1147, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eyedropper:before {
  content: '\ec65';
}

/* line 1148, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-layers:before {
  content: '\ec66';
}

/* line 1149, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-layers-alt:before {
  content: '\ec67';
}

/* line 1150, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sun-2:before {
  content: '\ec68';
}

/* line 1151, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sun-inv:before {
  content: '\ec69';
}

/* line 1152, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-3:before {
  content: '\ec6a';
}

/* line 1153, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rain-1:before {
  content: '\ec6b';
}

/* line 1154, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flash-3:before {
  content: '\ec6c';
}

/* line 1155, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-moon-3:before {
  content: '\ec6d';
}

/* line 1156, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-moon-inv:before {
  content: '\ec6e';
}

/* line 1157, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-umbrella-1:before {
  content: '\ec6f';
}

/* line 1158, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-bar-3:before {
  content: '\ec70';
}

/* line 1159, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-pie-2:before {
  content: '\ec71';
}

/* line 1160, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-pie-alt:before {
  content: '\ec72';
}

/* line 1161, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-key-3:before {
  content: '\ec73';
}

/* line 1162, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-key-inv:before {
  content: '\ec74';
}

/* line 1163, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hash:before {
  content: '\ec75';
}

/* line 1164, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-at-1:before {
  content: '\ec76';
}

/* line 1165, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pilcrow:before {
  content: '\ec77';
}

/* line 1166, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dial:before {
  content: '\ec78';
}

/* line 1167, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-4:before {
  content: '\ec79';
}

/* line 1168, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-4:before {
  content: '\ec7a';
}

/* line 1169, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-4:before {
  content: '\ec7b';
}

/* line 1170, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-4:before {
  content: '\ec7c';
}

/* line 1171, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-4:before {
  content: '\ec7d';
}

/* line 1172, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-woman:before {
  content: '\ec7e';
}

/* line 1173, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-pair:before {
  content: '\ec7f';
}

/* line 1174, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-alt:before {
  content: '\ec80';
}

/* line 1175, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-videocam-2:before {
  content: '\ec81';
}

/* line 1176, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-videocam-alt:before {
  content: '\ec82';
}

/* line 1177, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-4:before {
  content: '\ec83';
}

/* line 1178, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-2:before {
  content: '\ec84';
}

/* line 1179, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-list-2:before {
  content: '\ec85';
}

/* line 1180, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-3:before {
  content: '\ec86';
}

/* line 1181, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-4:before {
  content: '\ec87';
}

/* line 1182, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circle-2:before {
  content: '\ec88';
}

/* line 1183, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-4:before {
  content: '\ec89';
}

/* line 1184, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home-4:before {
  content: '\ec8a';
}

/* line 1185, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-4:before {
  content: '\ec8b';
}

/* line 1186, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-4:before {
  content: '\ec8c';
}

/* line 1187, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-4:before {
  content: '\ec8d';
}

/* line 1188, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag-4:before {
  content: '\ec8e';
}

/* line 1189, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-up-3:before {
  content: '\ec8f';
}

/* line 1190, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-down-3:before {
  content: '\ec90';
}

/* line 1191, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-4:before {
  content: '\ec91';
}

/* line 1192, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-export-3:before {
  content: '\ec92';
}

/* line 1193, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-4:before {
  content: '\ec93';
}

/* line 1194, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-alt-1:before {
  content: '\ec94';
}

/* line 1195, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-edit-2:before {
  content: '\ec95';
}

/* line 1196, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-4:before {
  content: '\ec96';
}

/* line 1197, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-print-3:before {
  content: '\ec97';
}

/* line 1198, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bell-3:before {
  content: '\ec98';
}

/* line 1199, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-3:before {
  content: '\ec99';
}

/* line 1200, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-4:before {
  content: '\ec9a';
}

/* line 1201, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-question:before {
  content: '\ec9b';
}

/* line 1202, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-4:before {
  content: '\ec9c';
}

/* line 1203, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-4:before {
  content: '\ec9d';
}

/* line 1204, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-4:before {
  content: '\ec9e';
}

/* line 1205, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-article-1:before {
  content: '\ec9f';
}

/* line 1206, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-article-alt-1:before {
  content: '\eca0';
}

/* line 1207, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-4:before {
  content: '\eca1';
}

/* line 1208, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wrench-3:before {
  content: '\eca2';
}

/* line 1209, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-basket-3:before {
  content: '\eca3';
}

/* line 1210, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-basket-alt:before {
  content: '\eca4';
}

/* line 1211, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-4:before {
  content: '\eca5';
}

/* line 1212, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-alt-1:before {
  content: '\eca6';
}

/* line 1213, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-off-3:before {
  content: '\eca7';
}

/* line 1214, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-down-1:before {
  content: '\eca8';
}

/* line 1215, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-up-2:before {
  content: '\eca9';
}

/* line 1216, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bullhorn:before {
  content: '\ecaa';
}

/* line 1217, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-4:before {
  content: '\ecab';
}

/* line 1218, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-alt:before {
  content: '\ecac';
}

/* line 1219, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop-4:before {
  content: '\ecad';
}

/* line 1220, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-4:before {
  content: '\ecae';
}

/* line 1221, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-small-3:before {
  content: '\ecaf';
}

/* line 1222, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-in-2:before {
  content: '\ecb0';
}

/* line 1223, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-out-2:before {
  content: '\ecb1';
}

/* line 1224, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-popup-4:before {
  content: '\ecb2';
}

/* line 1225, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-dir-2:before {
  content: '\ecb3';
}

/* line 1226, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-dir-2:before {
  content: '\ecb4';
}

/* line 1227, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-dir-2:before {
  content: '\ecb5';
}

/* line 1228, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-dir-2:before {
  content: '\ecb6';
}

/* line 1229, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-5:before {
  content: '\ecb7';
}

/* line 1230, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-5:before {
  content: '\ecb8';
}

/* line 1231, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw-4:before {
  content: '\ecb9';
}

/* line 1232, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-signal-3:before {
  content: '\ecba';
}

/* line 1233, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-award-2:before {
  content: '\ecbb';
}

/* line 1234, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mobile-4:before {
  content: '\ecbc';
}

/* line 1235, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mobile-alt:before {
  content: '\ecbd';
}

/* line 1236, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tablet-2:before {
  content: '\ecbe';
}

/* line 1237, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ipod:before {
  content: '\ecbf';
}

/* line 1238, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cd-2:before {
  content: '\ecc0';
}

/* line 1239, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-grid:before {
  content: '\ecc1';
}

/* line 1240, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-book-3:before {
  content: '\ecc2';
}

/* line 1241, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-easel:before {
  content: '\ecc3';
}

/* line 1242, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-3:before {
  content: '\ecc4';
}

/* line 1243, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-1:before {
  content: '\ecc5';
}

/* line 1244, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-bar-4:before {
  content: '\ecc6';
}

/* line 1245, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-pie-3:before {
  content: '\ecc7';
}

/* line 1246, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dollar-1:before {
  content: '\ecc8';
}

/* line 1247, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-at-2:before {
  content: '\ecc9';
}

/* line 1248, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-colon:before {
  content: '\ecca';
}

/* line 1249, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-semicolon:before {
  content: '\eccb';
}

/* line 1250, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-squares:before {
  content: '\eccc';
}

/* line 1251, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-money-1:before {
  content: '\eccd';
}

/* line 1252, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-3:before {
  content: '\ecce';
}

/* line 1253, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-rect:before {
  content: '\eccf';
}

/* line 1254, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-3:before {
  content: '\ecd0';
}

/* line 1255, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-bird:before {
  content: '\ecd1';
}

/* line 1256, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-rect:before {
  content: '\ecd2';
}

/* line 1257, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-youtube-1:before {
  content: '\ecd3';
}

/* line 1258, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-windy-rain-inv:before {
  content: '\ecd4';
}

/* line 1259, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-snow-inv:before {
  content: '\ecd5';
}

/* line 1260, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-snow-heavy-inv:before {
  content: '\ecd6';
}

/* line 1261, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hail-inv:before {
  content: '\ecd7';
}

/* line 1262, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clouds-inv:before {
  content: '\ecd8';
}

/* line 1263, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clouds-flash-inv:before {
  content: '\ecd9';
}

/* line 1264, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-temperature:before {
  content: '\ecda';
}

/* line 1265, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-compass-4:before {
  content: '\ecdb';
}

/* line 1266, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-na:before {
  content: '\ecdc';
}

/* line 1267, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-celcius:before {
  content: '\ecdd';
}

/* line 1268, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fahrenheit:before {
  content: '\ecde';
}

/* line 1269, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clouds-flash-alt:before {
  content: '\ecdf';
}

/* line 1270, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sun-inv-1:before {
  content: '\ece0';
}

/* line 1271, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-moon-inv-1:before {
  content: '\ece1';
}

/* line 1272, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-sun-inv:before {
  content: '\ece2';
}

/* line 1273, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-moon-inv:before {
  content: '\ece3';
}

/* line 1274, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-inv:before {
  content: '\ece4';
}

/* line 1275, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-flash-inv:before {
  content: '\ece5';
}

/* line 1276, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-drizzle-inv:before {
  content: '\ece6';
}

/* line 1277, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rain-inv:before {
  content: '\ece7';
}

/* line 1278, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-windy-inv:before {
  content: '\ece8';
}

/* line 1279, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sunrise:before {
  content: '\ece9';
}

/* line 1280, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sun-3:before {
  content: '\ecea';
}

/* line 1281, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-moon-4:before {
  content: '\eceb';
}

/* line 1282, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eclipse:before {
  content: '\ecec';
}

/* line 1283, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mist:before {
  content: '\eced';
}

/* line 1284, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wind-1:before {
  content: '\ecee';
}

/* line 1285, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-snowflake:before {
  content: '\ecef';
}

/* line 1286, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-sun-1:before {
  content: '\ecf0';
}

/* line 1287, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-moon:before {
  content: '\ecf1';
}

/* line 1288, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fog-sun:before {
  content: '\ecf2';
}

/* line 1289, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fog-moon:before {
  content: '\ecf3';
}

/* line 1290, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fog-cloud:before {
  content: '\ecf4';
}

/* line 1291, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fog:before {
  content: '\ecf5';
}

/* line 1292, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-4:before {
  content: '\ecf6';
}

/* line 1293, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-flash-1:before {
  content: '\ecf7';
}

/* line 1294, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-flash-alt:before {
  content: '\ecf8';
}

/* line 1295, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-drizzle-1:before {
  content: '\ecf9';
}

/* line 1296, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rain-2:before {
  content: '\ecfa';
}

/* line 1297, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-windy:before {
  content: '\ecfb';
}

/* line 1298, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-windy-rain:before {
  content: '\ecfc';
}

/* line 1299, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-snow-1:before {
  content: '\ecfd';
}

/* line 1300, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-snow-alt:before {
  content: '\ecfe';
}

/* line 1301, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-snow-heavy:before {
  content: '\ecff';
}

/* line 1302, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hail:before {
  content: '\ed00';
}

/* line 1303, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clouds:before {
  content: '\ed01';
}

/* line 1304, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clouds-flash:before {
  content: '\ed02';
}

/* line 1305, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-5:before {
  content: '\ed03';
}

/* line 1306, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-5:before {
  content: '\ed04';
}

/* line 1307, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-5:before {
  content: '\ed05';
}

/* line 1308, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-broken:before {
  content: '\ed06';
}

/* line 1309, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-5:before {
  content: '\ed07';
}

/* line 1310, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-empty-2:before {
  content: '\ed08';
}

/* line 1311, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-half-1:before {
  content: '\ed09';
}

/* line 1312, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-half_empty:before {
  content: '\ed0a';
}

/* line 1313, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-5:before {
  content: '\ed0b';
}

/* line 1314, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-male:before {
  content: '\ed0c';
}

/* line 1315, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-female:before {
  content: '\ed0d';
}

/* line 1316, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-users-3:before {
  content: '\ed0e';
}

/* line 1317, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-movie:before {
  content: '\ed0f';
}

/* line 1318, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-videocam-3:before {
  content: '\ed10';
}

/* line 1319, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-isight:before {
  content: '\ed11';
}

/* line 1320, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-5:before {
  content: '\ed12';
}

/* line 1321, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-menu-3:before {
  content: '\ed13';
}

/* line 1322, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-thumb:before {
  content: '\ed14';
}

/* line 1323, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-thumb-empty:before {
  content: '\ed15';
}

/* line 1324, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-list-3:before {
  content: '\ed16';
}

/* line 1325, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-4:before {
  content: '\ed17';
}

/* line 1326, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-circled:before {
  content: '\ed18';
}

/* line 1327, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-5:before {
  content: '\ed19';
}

/* line 1328, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circled-2:before {
  content: '\ed1a';
}

/* line 1329, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-5:before {
  content: '\ed1b';
}

/* line 1330, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help-circled-1:before {
  content: '\ed1c';
}

/* line 1331, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help-circled-alt:before {
  content: '\ed1d';
}

/* line 1332, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-circled-1:before {
  content: '\ed1e';
}

/* line 1333, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-circled-alt:before {
  content: '\ed1f';
}

/* line 1334, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home-5:before {
  content: '\ed20';
}

/* line 1335, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link-4:before {
  content: '\ed21';
}

/* line 1336, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-4:before {
  content: '\ed22';
}

/* line 1337, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-5:before {
  content: '\ed23';
}

/* line 1338, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-alt:before {
  content: '\ed24';
}

/* line 1339, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-5:before {
  content: '\ed25';
}

/* line 1340, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-alt-1:before {
  content: '\ed26';
}

/* line 1341, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-5:before {
  content: '\ed27';
}

/* line 1342, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-5:before {
  content: '\ed28';
}

/* line 1343, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-4:before {
  content: '\ed29';
}

/* line 1344, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-cloud-2:before {
  content: '\ed2a';
}

/* line 1345, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-cloud-4:before {
  content: '\ed2b';
}

/* line 1346, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply-3:before {
  content: '\ed2c';
}

/* line 1347, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-5:before {
  content: '\ed2d';
}

/* line 1348, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-export-4:before {
  content: '\ed2e';
}

/* line 1349, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-print-4:before {
  content: '\ed2f';
}

/* line 1350, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-retweet-2:before {
  content: '\ed30';
}

/* line 1351, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-4:before {
  content: '\ed31';
}

/* line 1352, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-5:before {
  content: '\ed32';
}

/* line 1353, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bell-4:before {
  content: '\ed33';
}

/* line 1354, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-4:before {
  content: '\ed34';
}

/* line 1355, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-alt-1:before {
  content: '\ed35';
}

/* line 1356, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-5:before {
  content: '\ed36';
}

/* line 1357, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-5:before {
  content: '\ed37';
}

/* line 1358, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-5:before {
  content: '\ed38';
}

/* line 1359, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-newspaper-1:before {
  content: '\ed39';
}

/* line 1360, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-4:before {
  content: '\ed3a';
}

/* line 1361, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-open-1:before {
  content: '\ed3b';
}

/* line 1362, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-empty-2:before {
  content: '\ed3c';
}

/* line 1363, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-open-empty-1:before {
  content: '\ed3d';
}

/* line 1364, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-4:before {
  content: '\ed3e';
}

/* line 1365, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-5:before {
  content: '\ed3f';
}

/* line 1366, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-login-2:before {
  content: '\ed40';
}

/* line 1367, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-logout-2:before {
  content: '\ed41';
}

/* line 1368, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic-4:before {
  content: '\ed42';
}

/* line 1369, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic-off:before {
  content: '\ed43';
}

/* line 1370, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-5:before {
  content: '\ed44';
}

/* line 1371, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stopwatch-1:before {
  content: '\ed45';
}

/* line 1372, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hourglass-1:before {
  content: '\ed46';
}

/* line 1373, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-in-3:before {
  content: '\ed47';
}

/* line 1374, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-out-3:before {
  content: '\ed48';
}

/* line 1375, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-open-2:before {
  content: '\ed49';
}

/* line 1376, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open-3:before {
  content: '\ed4a';
}

/* line 1377, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open-3:before {
  content: '\ed4b';
}

/* line 1378, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-open-2:before {
  content: '\ed4c';
}

/* line 1379, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-6:before {
  content: '\ed4d';
}

/* line 1380, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-5:before {
  content: '\ed4e';
}

/* line 1381, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-5:before {
  content: '\ed4f';
}

/* line 1382, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-6:before {
  content: '\ed50';
}

/* line 1383, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-bold-1:before {
  content: '\ed51';
}

/* line 1384, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-bold-1:before {
  content: '\ed52';
}

/* line 1385, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-bold-1:before {
  content: '\ed53';
}

/* line 1386, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-bold-1:before {
  content: '\ed54';
}

/* line 1387, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-fat:before {
  content: '\ed55';
}

/* line 1388, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-fat:before {
  content: '\ed56';
}

/* line 1389, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-fat:before {
  content: '\ed57';
}

/* line 1390, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-fat:before {
  content: '\ed58';
}

/* line 1391, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ccw-2:before {
  content: '\ed59';
}

/* line 1392, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shuffle-3:before {
  content: '\ed5a';
}

/* line 1393, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-4:before {
  content: '\ed5b';
}

/* line 1394, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pause-4:before {
  content: '\ed5c';
}

/* line 1395, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop-5:before {
  content: '\ed5d';
}

/* line 1396, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-end-3:before {
  content: '\ed5e';
}

/* line 1397, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-to-start-3:before {
  content: '\ed5f';
}

/* line 1398, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-forward-1:before {
  content: '\ed60';
}

/* line 1399, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-backward-1:before {
  content: '\ed61';
}

/* line 1400, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trophy-1:before {
  content: '\ed62';
}

/* line 1401, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-monitor-1:before {
  content: '\ed63';
}

/* line 1402, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tablet-3:before {
  content: '\ed64';
}

/* line 1403, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mobile-5:before {
  content: '\ed65';
}

/* line 1404, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-data-science:before {
  content: '\ed66';
}

/* line 1405, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-data-science-inv:before {
  content: '\ed67';
}

/* line 1406, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-inbox-2:before {
  content: '\ed68';
}

/* line 1407, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-4:before {
  content: '\ed69';
}

/* line 1408, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-inv:before {
  content: '\ed6a';
}

/* line 1409, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flash-4:before {
  content: '\ed6b';
}

/* line 1410, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-5:before {
  content: '\ed6c';
}

/* line 1411, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-coverflow:before {
  content: '\ed6d';
}

/* line 1412, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-coverflow-empty:before {
  content: '\ed6e';
}

/* line 1413, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-math:before {
  content: '\ed6f';
}

/* line 1414, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-math-circled:before {
  content: '\ed70';
}

/* line 1415, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-math-circled-empty:before {
  content: '\ed71';
}

/* line 1416, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-paper-plane-1:before {
  content: '\ed72';
}

/* line 1417, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-paper-plane-alt:before {
  content: '\ed73';
}

/* line 1418, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-paper-plane-alt2:before {
  content: '\ed74';
}

/* line 1419, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fontsize:before {
  content: '\ed75';
}

/* line 1420, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-color-adjust:before {
  content: '\ed76';
}

/* line 1421, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fire-1:before {
  content: '\ed77';
}

/* line 1422, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-bar-5:before {
  content: '\ed78';
}

/* line 1423, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hdd-1:before {
  content: '\ed79';
}

/* line 1424, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-connected-object:before {
  content: '\ed7a';
}

/* line 1425, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ruler:before {
  content: '\ed7b';
}

/* line 1426, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vector:before {
  content: '\ed7c';
}

/* line 1427, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vector-pencil:before {
  content: '\ed7d';
}

/* line 1428, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-at-3:before {
  content: '\ed7e';
}

/* line 1429, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hash-1:before {
  content: '\ed7f';
}

/* line 1430, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-female-1:before {
  content: '\ed80';
}

/* line 1431, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-male-1:before {
  content: '\ed81';
}

/* line 1432, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spread:before {
  content: '\ed82';
}

/* line 1433, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-king:before {
  content: '\ed83';
}

/* line 1434, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-anchor-2:before {
  content: '\ed84';
}

/* line 1435, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-joystick:before {
  content: '\ed85';
}

/* line 1436, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spinner1:before {
  content: '\ed86';
}

/* line 1437, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spinner2:before {
  content: '\ed87';
}

/* line 1438, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-3:before {
  content: '\ed88';
}

/* line 1439, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-circled-3:before {
  content: '\ed89';
}

/* line 1440, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-circled-alt:before {
  content: '\ed8a';
}

/* line 1441, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-circled-alt2:before {
  content: '\ed8b';
}

/* line 1442, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-4:before {
  content: '\ed8c';
}

/* line 1443, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-circled-2:before {
  content: '\ed8d';
}

/* line 1444, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-4:before {
  content: '\ed8e';
}

/* line 1445, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-circled-2:before {
  content: '\ed8f';
}

/* line 1446, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gplus-2:before {
  content: '\ed90';
}

/* line 1447, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gplus-circled-1:before {
  content: '\ed91';
}

/* line 1448, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-3:before {
  content: '\ed92';
}

/* line 1449, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-circled-2:before {
  content: '\ed93';
}

/* line 1450, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble-3:before {
  content: '\ed94';
}

/* line 1451, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble-circled-2:before {
  content: '\ed95';
}

/* line 1452, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instagram-1:before {
  content: '\ed96';
}

/* line 1453, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instagram-circled:before {
  content: '\ed97';
}

/* line 1454, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-soundcloud-1:before {
  content: '\ed98';
}

/* line 1455, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-soundcloud-circled:before {
  content: '\ed99';
}

/* line 1456, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mfg-logo:before {
  content: '\ed9a';
}

/* line 1457, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mfg-logo-circled:before {
  content: '\ed9b';
}

/* line 1458, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-aboveground-rail:before {
  content: '\ed9c';
}

/* line 1459, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-airfield:before {
  content: '\ed9d';
}

/* line 1460, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-airport:before {
  content: '\ed9e';
}

/* line 1461, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-art-gallery:before {
  content: '\ed9f';
}

/* line 1462, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bar:before {
  content: '\eda0';
}

/* line 1463, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-baseball:before {
  content: '\eda1';
}

/* line 1464, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-basketball:before {
  content: '\eda2';
}

/* line 1465, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-beer-2:before {
  content: '\eda3';
}

/* line 1466, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-belowground-rail:before {
  content: '\eda4';
}

/* line 1467, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bicycle:before {
  content: '\eda5';
}

/* line 1468, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bus:before {
  content: '\eda6';
}

/* line 1469, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cafe:before {
  content: '\eda7';
}

/* line 1470, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-campsite:before {
  content: '\eda8';
}

/* line 1471, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cemetery:before {
  content: '\eda9';
}

/* line 1472, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cinema:before {
  content: '\edaa';
}

/* line 1473, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-college:before {
  content: '\edab';
}

/* line 1474, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-commerical-building:before {
  content: '\edac';
}

/* line 1475, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-credit-card-3:before {
  content: '\edad';
}

/* line 1476, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cricket:before {
  content: '\edae';
}

/* line 1477, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-embassy:before {
  content: '\edaf';
}

/* line 1478, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-food:before {
  content: '\edb0';
}

/* line 1479, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ferry:before {
  content: '\edb1';
}

/* line 1480, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fire-station:before {
  content: '\edb2';
}

/* line 1481, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-football:before {
  content: '\edb3';
}

/* line 1482, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fuel:before {
  content: '\edb4';
}

/* line 1483, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-garden:before {
  content: '\edb5';
}

/* line 1484, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-giraffe:before {
  content: '\edb6';
}

/* line 1485, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-golf:before {
  content: '\edb7';
}

/* line 1486, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-grocery-store:before {
  content: '\edb8';
}

/* line 1487, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-harbor:before {
  content: '\edb9';
}

/* line 1488, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heliport:before {
  content: '\edba';
}

/* line 1489, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hospital-1:before {
  content: '\edbb';
}

/* line 1490, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-industrial-building:before {
  content: '\edbc';
}

/* line 1491, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-library:before {
  content: '\edbd';
}

/* line 1492, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lodging:before {
  content: '\edbe';
}

/* line 1493, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-london-underground:before {
  content: '\edbf';
}

/* line 1494, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minefield:before {
  content: '\edc0';
}

/* line 1495, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-monument:before {
  content: '\edc1';
}

/* line 1496, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-museum:before {
  content: '\edc2';
}

/* line 1497, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pharmacy:before {
  content: '\edc3';
}

/* line 1498, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pitch:before {
  content: '\edc4';
}

/* line 1499, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-police:before {
  content: '\edc5';
}

/* line 1500, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-post:before {
  content: '\edc6';
}

/* line 1501, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-prison:before {
  content: '\edc7';
}

/* line 1502, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rail:before {
  content: '\edc8';
}

/* line 1503, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-religious-christian:before {
  content: '\edc9';
}

/* line 1504, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-religious-islam:before {
  content: '\edca';
}

/* line 1505, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-religious-jewish:before {
  content: '\edcb';
}

/* line 1506, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-restaurant:before {
  content: '\edcc';
}

/* line 1507, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-roadblock:before {
  content: '\edcd';
}

/* line 1508, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-school:before {
  content: '\edce';
}

/* line 1509, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shop:before {
  content: '\edcf';
}

/* line 1510, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skiing:before {
  content: '\edd0';
}

/* line 1511, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-soccer:before {
  content: '\edd1';
}

/* line 1512, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-swimming:before {
  content: '\edd2';
}

/* line 1513, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tennis:before {
  content: '\edd3';
}

/* line 1514, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-theatre:before {
  content: '\edd4';
}

/* line 1515, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-toilet:before {
  content: '\edd5';
}

/* line 1516, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-town-hall:before {
  content: '\edd6';
}

/* line 1517, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-6:before {
  content: '\edd7';
}

/* line 1518, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tree-1:before {
  content: '\edd8';
}

/* line 1519, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tree-2:before {
  content: '\edd9';
}

/* line 1520, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-warehouse:before {
  content: '\edda';
}

/* line 1521, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-duckduckgo:before {
  content: '\eddb';
}

/* line 1522, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-aim:before {
  content: '\eddc';
}

/* line 1523, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-delicious:before {
  content: '\eddd';
}

/* line 1524, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-paypal-1:before {
  content: '\edde';
}

/* line 1525, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flattr-1:before {
  content: '\eddf';
}

/* line 1526, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-android-1:before {
  content: '\ede0';
}

/* line 1527, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eventful:before {
  content: '\ede1';
}

/* line 1528, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-smashmag:before {
  content: '\ede2';
}

/* line 1529, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gplus-3:before {
  content: '\ede3';
}

/* line 1530, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wikipedia:before {
  content: '\ede4';
}

/* line 1531, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lanyrd:before {
  content: '\ede5';
}

/* line 1532, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-6:before {
  content: '\ede6';
}

/* line 1533, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stumbleupon-1:before {
  content: '\ede7';
}

/* line 1534, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fivehundredpx:before {
  content: '\ede8';
}

/* line 1535, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinterest-2:before {
  content: '\ede9';
}

/* line 1536, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bitcoin-1:before {
  content: '\edea';
}

/* line 1537, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-w3c:before {
  content: '\edeb';
}

/* line 1538, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-foursquare-1:before {
  content: '\edec';
}

/* line 1539, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-html5-1:before {
  content: '\eded';
}

/* line 1540, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ie-1:before {
  content: '\edee';
}

/* line 1541, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-call:before {
  content: '\edef';
}

/* line 1542, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-grooveshark:before {
  content: '\edf0';
}

/* line 1543, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ninetyninedesigns:before {
  content: '\edf1';
}

/* line 1544, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-forrst:before {
  content: '\edf2';
}

/* line 1545, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-digg:before {
  content: '\edf3';
}

/* line 1546, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-spotify-1:before {
  content: '\edf4';
}

/* line 1547, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reddit:before {
  content: '\edf5';
}

/* line 1548, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-guest:before {
  content: '\edf6';
}

/* line 1549, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gowalla:before {
  content: '\edf7';
}

/* line 1550, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-appstore:before {
  content: '\edf8';
}

/* line 1551, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-blogger:before {
  content: '\edf9';
}

/* line 1552, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-1:before {
  content: '\edfa';
}

/* line 1553, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble-4:before {
  content: '\edfb';
}

/* line 1554, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-evernote-1:before {
  content: '\edfc';
}

/* line 1555, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flickr-3:before {
  content: '\edfd';
}

/* line 1556, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-google:before {
  content: '\edfe';
}

/* line 1557, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-viadeo:before {
  content: '\edff';
}

/* line 1558, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instapaper:before {
  content: '\ee00';
}

/* line 1559, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-weibo-1:before {
  content: '\ee01';
}

/* line 1560, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-klout:before {
  content: '\ee02';
}

/* line 1561, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-4:before {
  content: '\ee03';
}

/* line 1562, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-meetup:before {
  content: '\ee04';
}

/* line 1563, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vk:before {
  content: '\ee05';
}

/* line 1564, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plancast:before {
  content: '\ee06';
}

/* line 1565, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-disqus:before {
  content: '\ee07';
}

/* line 1566, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-5:before {
  content: '\ee08';
}

/* line 1567, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype-3:before {
  content: '\ee09';
}

/* line 1568, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-5:before {
  content: '\ee0a';
}

/* line 1569, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-youtube-2:before {
  content: '\ee0b';
}

/* line 1570, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-2:before {
  content: '\ee0c';
}

/* line 1571, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-windows-1:before {
  content: '\ee0d';
}

/* line 1572, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-xing-1:before {
  content: '\ee0e';
}

/* line 1573, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-yahoo:before {
  content: '\ee0f';
}

/* line 1574, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chrome-1:before {
  content: '\ee10';
}

/* line 1575, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-email:before {
  content: '\ee11';
}

/* line 1576, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-macstore:before {
  content: '\ee12';
}

/* line 1577, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-myspace:before {
  content: '\ee13';
}

/* line 1578, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-podcast:before {
  content: '\ee14';
}

/* line 1579, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-amazon:before {
  content: '\ee15';
}

/* line 1580, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-steam:before {
  content: '\ee16';
}

/* line 1581, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloudapp:before {
  content: '\ee17';
}

/* line 1582, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dropbox-2:before {
  content: '\ee18';
}

/* line 1583, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ebay:before {
  content: '\ee19';
}

/* line 1584, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-5:before {
  content: '\ee1a';
}

/* line 1585, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-4:before {
  content: '\ee1b';
}

/* line 1586, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-circled-4:before {
  content: '\ee1c';
}

/* line 1587, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-googleplay:before {
  content: '\ee1d';
}

/* line 1588, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-itunes:before {
  content: '\ee1e';
}

/* line 1589, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plurk:before {
  content: '\ee1f';
}

/* line 1590, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-songkick:before {
  content: '\ee20';
}

/* line 1591, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lastfm-2:before {
  content: '\ee21';
}

/* line 1592, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gmail:before {
  content: '\ee22';
}

/* line 1593, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinboard:before {
  content: '\ee23';
}

/* line 1594, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-openid:before {
  content: '\ee24';
}

/* line 1595, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quora:before {
  content: '\ee25';
}

/* line 1596, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-soundcloud-2:before {
  content: '\ee26';
}

/* line 1597, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr-2:before {
  content: '\ee27';
}

/* line 1598, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eventasaurus:before {
  content: '\ee28';
}

/* line 1599, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wordpress:before {
  content: '\ee29';
}

/* line 1600, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-yelp:before {
  content: '\ee2a';
}

/* line 1601, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-intensedebate:before {
  content: '\ee2b';
}

/* line 1602, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eventbrite:before {
  content: '\ee2c';
}

/* line 1603, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-scribd:before {
  content: '\ee2d';
}

/* line 1604, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-posterous:before {
  content: '\ee2e';
}

/* line 1605, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stripe:before {
  content: '\ee2f';
}

/* line 1606, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-opentable:before {
  content: '\ee30';
}

/* line 1607, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cart:before {
  content: '\ee31';
}

/* line 1608, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-print-5:before {
  content: '\ee32';
}

/* line 1609, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-angellist:before {
  content: '\ee33';
}

/* line 1610, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instagram-2:before {
  content: '\ee34';
}

/* line 1611, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dwolla:before {
  content: '\ee35';
}

/* line 1612, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-appnet:before {
  content: '\ee36';
}

/* line 1613, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-statusnet:before {
  content: '\ee37';
}

/* line 1614, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-acrobat:before {
  content: '\ee38';
}

/* line 1615, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-drupal:before {
  content: '\ee39';
}

/* line 1616, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-buffer:before {
  content: '\ee3a';
}

/* line 1617, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pocket:before {
  content: '\ee3b';
}

/* line 1618, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bitbucket-1:before {
  content: '\ee3c';
}

/* line 1619, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lego:before {
  content: '\ee3d';
}

/* line 1620, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-login-3:before {
  content: '\ee3e';
}

/* line 1621, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stackoverflow-1:before {
  content: '\ee3f';
}

/* line 1622, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hackernews:before {
  content: '\ee40';
}

/* line 1623, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lkdto:before {
  content: '\ee41';
}

/* line 1624, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-6:before {
  content: '\ee42';
}

/* line 1625, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-rect-1:before {
  content: '\ee43';
}

/* line 1626, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-6:before {
  content: '\ee44';
}

/* line 1627, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-bird-1:before {
  content: '\ee45';
}

/* line 1628, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-3:before {
  content: '\ee46';
}

/* line 1629, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-rect:before {
  content: '\ee47';
}

/* line 1630, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr-3:before {
  content: '\ee48';
}

/* line 1631, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr-rect:before {
  content: '\ee49';
}

/* line 1632, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-googleplus-rect:before {
  content: '\ee4a';
}

/* line 1633, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-text:before {
  content: '\ee4b';
}

/* line 1634, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-5:before {
  content: '\ee4c';
}

/* line 1635, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype-4:before {
  content: '\ee4d';
}

/* line 1636, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-icq:before {
  content: '\ee4e';
}

/* line 1637, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-yandex:before {
  content: '\ee4f';
}

/* line 1638, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-yandex-rect:before {
  content: '\ee50';
}

/* line 1639, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vkontakte-rect:before {
  content: '\ee51';
}

/* line 1640, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-odnoklassniki:before {
  content: '\ee52';
}

/* line 1641, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-odnoklassniki-rect:before {
  content: '\ee53';
}

/* line 1642, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-friendfeed:before {
  content: '\ee54';
}

/* line 1643, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-friendfeed-rect:before {
  content: '\ee55';
}

/* line 1644, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-blogger-1:before {
  content: '\ee56';
}

/* line 1645, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-blogger-rect:before {
  content: '\ee57';
}

/* line 1646, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-deviantart:before {
  content: '\ee58';
}

/* line 1647, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-jabber:before {
  content: '\ee59';
}

/* line 1648, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lastfm-3:before {
  content: '\ee5a';
}

/* line 1649, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lastfm-rect:before {
  content: '\ee5b';
}

/* line 1650, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-5:before {
  content: '\ee5c';
}

/* line 1651, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-rect:before {
  content: '\ee5d';
}

/* line 1652, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picasa-1:before {
  content: '\ee5e';
}

/* line 1653, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wordpress-1:before {
  content: '\ee5f';
}

/* line 1654, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instagram-3:before {
  content: '\ee60';
}

/* line 1655, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instagram-filled:before {
  content: '\ee61';
}

/* line 1656, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-diigo:before {
  content: '\ee62';
}

/* line 1657, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-box-4:before {
  content: '\ee63';
}

/* line 1658, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-box-rect:before {
  content: '\ee64';
}

/* line 1659, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tudou:before {
  content: '\ee65';
}

/* line 1660, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-youku:before {
  content: '\ee66';
}

/* line 1661, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-win8:before {
  content: '\ee67';
}

/* line 1662, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-amex:before {
  content: '\ee68';
}

/* line 1663, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-discover:before {
  content: '\ee69';
}

/* line 1664, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-visa:before {
  content: '\ee6a';
}

/* line 1665, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mastercard:before {
  content: '\ee6b';
}

/* line 1666, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-glass-1:before {
  content: '\ee6c';
}

/* line 1667, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-music-3:before {
  content: '\ee6d';
}

/* line 1668, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-6:before {
  content: '\ee6e';
}

/* line 1669, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-circled:before {
  content: '\ee6f';
}

/* line 1670, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-6:before {
  content: '\ee70';
}

/* line 1671, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-circled:before {
  content: '\ee71';
}

/* line 1672, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-6:before {
  content: '\ee72';
}

/* line 1673, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-circled:before {
  content: '\ee73';
}

/* line 1674, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-empty-3:before {
  content: '\ee74';
}

/* line 1675, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-6:before {
  content: '\ee75';
}

/* line 1676, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-circled:before {
  content: '\ee76';
}

/* line 1677, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-empty-3:before {
  content: '\ee77';
}

/* line 1678, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-6:before {
  content: '\ee78';
}

/* line 1679, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-group:before {
  content: '\ee79';
}

/* line 1680, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-group-circled:before {
  content: '\ee7a';
}

/* line 1681, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-torso:before {
  content: '\ee7b';
}

/* line 1682, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-4:before {
  content: '\ee7c';
}

/* line 1683, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-circled:before {
  content: '\ee7d';
}

/* line 1684, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-alt-1:before {
  content: '\ee7e';
}

/* line 1685, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-videocam-4:before {
  content: '\ee7f';
}

/* line 1686, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-chat:before {
  content: '\ee80';
}

/* line 1687, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picture-4:before {
  content: '\ee81';
}

/* line 1688, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-6:before {
  content: '\ee82';
}

/* line 1689, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-photo:before {
  content: '\ee83';
}

/* line 1690, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-photo-circled:before {
  content: '\ee84';
}

/* line 1691, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-large-2:before {
  content: '\ee85';
}

/* line 1692, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-3:before {
  content: '\ee86';
}

/* line 1693, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-list-4:before {
  content: '\ee87';
}

/* line 1694, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-view-mode:before {
  content: '\ee88';
}

/* line 1695, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-5:before {
  content: '\ee89';
}

/* line 1696, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-circled-1:before {
  content: '\ee8a';
}

/* line 1697, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-circled2:before {
  content: '\ee8b';
}

/* line 1698, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-6:before {
  content: '\ee8c';
}

/* line 1699, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circled-3:before {
  content: '\ee8d';
}

/* line 1700, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circled2:before {
  content: '\ee8e';
}

/* line 1701, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-6:before {
  content: '\ee8f';
}

/* line 1702, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-circled-1:before {
  content: '\ee90';
}

/* line 1703, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-4:before {
  content: '\ee91';
}

/* line 1704, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-circled-1:before {
  content: '\ee92';
}

/* line 1705, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help-3:before {
  content: '\ee93';
}

/* line 1706, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-help-circled-2:before {
  content: '\ee94';
}

/* line 1707, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-info-circled-2:before {
  content: '\ee95';
}

/* line 1708, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home-6:before {
  content: '\ee96';
}

/* line 1709, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-home-circled:before {
  content: '\ee97';
}

/* line 1710, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-website:before {
  content: '\ee98';
}

/* line 1711, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-website-circled:before {
  content: '\ee99';
}

/* line 1712, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-5:before {
  content: '\ee9a';
}

/* line 1713, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-circled:before {
  content: '\ee9b';
}

/* line 1714, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-6:before {
  content: '\ee9c';
}

/* line 1715, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-circled:before {
  content: '\ee9d';
}

/* line 1716, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-6:before {
  content: '\ee9e';
}

/* line 1717, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-alt-2:before {
  content: '\ee9f';
}

/* line 1718, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-6:before {
  content: '\eea0';
}

/* line 1719, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-off-1:before {
  content: '\eea1';
}

/* line 1720, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag-5:before {
  content: '\eea2';
}

/* line 1721, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tags-2:before {
  content: '\eea3';
}

/* line 1722, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bookmark-3:before {
  content: '\eea4';
}

/* line 1723, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bookmark-empty-1:before {
  content: '\eea5';
}

/* line 1724, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flag-3:before {
  content: '\eea6';
}

/* line 1725, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flag-circled:before {
  content: '\eea7';
}

/* line 1726, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-up-4:before {
  content: '\eea8';
}

/* line 1727, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-down-4:before {
  content: '\eea9';
}

/* line 1728, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-6:before {
  content: '\eeaa';
}

/* line 1729, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-download-alt:before {
  content: '\eeab';
}

/* line 1730, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-upload-5:before {
  content: '\eeac';
}

/* line 1731, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-share-2:before {
  content: '\eead';
}

/* line 1732, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote-1:before {
  content: '\eeae';
}

/* line 1733, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-quote-circled:before {
  content: '\eeaf';
}

/* line 1734, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-export-5:before {
  content: '\eeb0';
}

/* line 1735, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-6:before {
  content: '\eeb1';
}

/* line 1736, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-circled:before {
  content: '\eeb2';
}

/* line 1737, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-edit-3:before {
  content: '\eeb3';
}

/* line 1738, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-edit-circled:before {
  content: '\eeb4';
}

/* line 1739, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-edit-alt:before {
  content: '\eeb5';
}

/* line 1740, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-print-6:before {
  content: '\eeb6';
}

/* line 1741, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-retweet-3:before {
  content: '\eeb7';
}

/* line 1742, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-5:before {
  content: '\eeb8';
}

/* line 1743, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-alt-1:before {
  content: '\eeb9';
}

/* line 1744, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bell-5:before {
  content: '\eeba';
}

/* line 1745, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-warning-1:before {
  content: '\eebb';
}

/* line 1746, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-exclamation:before {
  content: '\eebc';
}

/* line 1747, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-error:before {
  content: '\eebd';
}

/* line 1748, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-error-alt:before {
  content: '\eebe';
}

/* line 1749, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-6:before {
  content: '\eebf';
}

/* line 1750, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-circled:before {
  content: '\eec0';
}

/* line 1751, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-compass-5:before {
  content: '\eec1';
}

/* line 1752, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-compass-circled:before {
  content: '\eec2';
}

/* line 1753, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-7:before {
  content: '\eec3';
}

/* line 1754, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-circled:before {
  content: '\eec4';
}

/* line 1755, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-6:before {
  content: '\eec5';
}

/* line 1756, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-circled:before {
  content: '\eec6';
}

/* line 1757, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-new:before {
  content: '\eec7';
}

/* line 1758, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-new-circled:before {
  content: '\eec8';
}

/* line 1759, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-5:before {
  content: '\eec9';
}

/* line 1760, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-circled:before {
  content: '\eeca';
}

/* line 1761, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-close:before {
  content: '\eecb';
}

/* line 1762, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-open-2:before {
  content: '\eecc';
}

/* line 1763, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-6:before {
  content: '\eecd';
}

/* line 1764, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-phone-3:before {
  content: '\eece';
}

/* line 1765, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-phone-circled:before {
  content: '\eecf';
}

/* line 1766, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-5:before {
  content: '\eed0';
}

/* line 1767, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-circled:before {
  content: '\eed1';
}

/* line 1768, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cogs:before {
  content: '\eed2';
}

/* line 1769, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wrench-4:before {
  content: '\eed3';
}

/* line 1770, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wrench-circled:before {
  content: '\eed4';
}

/* line 1771, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-basket-4:before {
  content: '\eed5';
}

/* line 1772, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-basket-circled:before {
  content: '\eed6';
}

/* line 1773, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-7:before {
  content: '\eed7';
}

/* line 1774, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-circled:before {
  content: '\eed8';
}

/* line 1775, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic-5:before {
  content: '\eed9';
}

/* line 1776, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mic-circled:before {
  content: '\eeda';
}

/* line 1777, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-off-4:before {
  content: '\eedb';
}

/* line 1778, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-down-2:before {
  content: '\eedc';
}

/* line 1779, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-1:before {
  content: '\eedd';
}

/* line 1780, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-volume-up-3:before {
  content: '\eede';
}

/* line 1781, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-headphones-3:before {
  content: '\eedf';
}

/* line 1782, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-6:before {
  content: '\eee0';
}

/* line 1783, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-circled:before {
  content: '\eee1';
}

/* line 1784, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lightbulb-2:before {
  content: '\eee2';
}

/* line 1785, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lightbulb-alt:before {
  content: '\eee3';
}

/* line 1786, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-block-4:before {
  content: '\eee4';
}

/* line 1787, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-5:before {
  content: '\eee5';
}

/* line 1788, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-alt-2:before {
  content: '\eee6';
}

/* line 1789, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-small-4:before {
  content: '\eee7';
}

/* line 1790, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-vertical-2:before {
  content: '\eee8';
}

/* line 1791, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-horizontal-2:before {
  content: '\eee9';
}

/* line 1792, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-move-3:before {
  content: '\eeea';
}

/* line 1793, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-in-4:before {
  content: '\eeeb';
}

/* line 1794, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-zoom-out-4:before {
  content: '\eeec';
}

/* line 1795, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-open-3:before {
  content: '\eeed';
}

/* line 1796, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open-4:before {
  content: '\eeee';
}

/* line 1797, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open-4:before {
  content: '\eeef';
}

/* line 1798, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-open-3:before {
  content: '\eef0';
}

/* line 1799, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-7:before {
  content: '\eef1';
}

/* line 1800, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-6:before {
  content: '\eef2';
}

/* line 1801, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-6:before {
  content: '\eef3';
}

/* line 1802, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-7:before {
  content: '\eef4';
}

/* line 1803, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-circled-2:before {
  content: '\eef5';
}

/* line 1804, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-circled-2:before {
  content: '\eef6';
}

/* line 1805, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-circled-2:before {
  content: '\eef7';
}

/* line 1806, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-circled-2:before {
  content: '\eef8';
}

/* line 1807, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-hand-1:before {
  content: '\eef9';
}

/* line 1808, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-hand-1:before {
  content: '\eefa';
}

/* line 1809, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-hand-1:before {
  content: '\eefb';
}

/* line 1810, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-hand-1:before {
  content: '\eefc';
}

/* line 1811, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw-5:before {
  content: '\eefd';
}

/* line 1812, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw-circled:before {
  content: '\eefe';
}

/* line 1813, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-arrows-cw-2:before {
  content: '\eeff';
}

/* line 1814, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shuffle-4:before {
  content: '\ef00';
}

/* line 1815, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-5:before {
  content: '\ef01';
}

/* line 1816, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-circled-1:before {
  content: '\ef02';
}

/* line 1817, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-play-circled2:before {
  content: '\ef03';
}

/* line 1818, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop-6:before {
  content: '\ef04';
}

/* line 1819, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stop-circled:before {
  content: '\ef05';
}

/* line 1820, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pause-5:before {
  content: '\ef06';
}

/* line 1821, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pause-circled:before {
  content: '\ef07';
}

/* line 1822, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-record-2:before {
  content: '\ef08';
}

/* line 1823, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eject-3:before {
  content: '\ef09';
}

/* line 1824, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-backward:before {
  content: '\ef0a';
}

/* line 1825, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-backward-circled:before {
  content: '\ef0b';
}

/* line 1826, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-backward-2:before {
  content: '\ef0c';
}

/* line 1827, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fast-forward-2:before {
  content: '\ef0d';
}

/* line 1828, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-forward-3:before {
  content: '\ef0e';
}

/* line 1829, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-forward-circled:before {
  content: '\ef0f';
}

/* line 1830, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-step-backward:before {
  content: '\ef10';
}

/* line 1831, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-step-forward:before {
  content: '\ef11';
}

/* line 1832, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-target-4:before {
  content: '\ef12';
}

/* line 1833, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-signal-4:before {
  content: '\ef13';
}

/* line 1834, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-desktop-2:before {
  content: '\ef14';
}

/* line 1835, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-desktop-circled:before {
  content: '\ef15';
}

/* line 1836, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-laptop-2:before {
  content: '\ef16';
}

/* line 1837, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-laptop-circled:before {
  content: '\ef17';
}

/* line 1838, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-network-1:before {
  content: '\ef18';
}

/* line 1839, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-inbox-3:before {
  content: '\ef19';
}

/* line 1840, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-inbox-circled:before {
  content: '\ef1a';
}

/* line 1841, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-inbox-alt:before {
  content: '\ef1b';
}

/* line 1842, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-5:before {
  content: '\ef1c';
}

/* line 1843, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-alt-1:before {
  content: '\ef1d';
}

/* line 1844, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-6:before {
  content: '\ef1e';
}

/* line 1845, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-circled:before {
  content: '\ef1f';
}

/* line 1846, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flight-2:before {
  content: '\ef20';
}

/* line 1847, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-leaf-3:before {
  content: '\ef21';
}

/* line 1848, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-font-1:before {
  content: '\ef22';
}

/* line 1849, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fontsize-1:before {
  content: '\ef23';
}

/* line 1850, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-bold-1:before {
  content: '\ef24';
}

/* line 1851, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-italic-1:before {
  content: '\ef25';
}

/* line 1852, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-text-height-1:before {
  content: '\ef26';
}

/* line 1853, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-text-width-1:before {
  content: '\ef27';
}

/* line 1854, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-align-left-1:before {
  content: '\ef28';
}

/* line 1855, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-align-center-1:before {
  content: '\ef29';
}

/* line 1856, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-align-right-1:before {
  content: '\ef2a';
}

/* line 1857, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-align-justify-1:before {
  content: '\ef2b';
}

/* line 1858, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-3:before {
  content: '\ef2c';
}

/* line 1859, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-indent-left-1:before {
  content: '\ef2d';
}

/* line 1860, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-indent-right-1:before {
  content: '\ef2e';
}

/* line 1861, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-briefcase-3:before {
  content: '\ef2f';
}

/* line 1862, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-off-1:before {
  content: '\ef30';
}

/* line 1863, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-road-1:before {
  content: '\ef31';
}

/* line 1864, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-qrcode-1:before {
  content: '\ef32';
}

/* line 1865, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-barcode-1:before {
  content: '\ef33';
}

/* line 1866, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-braille:before {
  content: '\ef34';
}

/* line 1867, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-book-4:before {
  content: '\ef35';
}

/* line 1868, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-adjust-1:before {
  content: '\ef36';
}

/* line 1869, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tint-1:before {
  content: '\ef37';
}

/* line 1870, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-check-3:before {
  content: '\ef38';
}

/* line 1871, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-check-empty-1:before {
  content: '\ef39';
}

/* line 1872, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-asterisk-1:before {
  content: '\ef3a';
}

/* line 1873, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gift-2:before {
  content: '\ef3b';
}

/* line 1874, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fire-2:before {
  content: '\ef3c';
}

/* line 1875, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-magnet-2:before {
  content: '\ef3d';
}

/* line 1876, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-2:before {
  content: '\ef3e';
}

/* line 1877, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chart-circled:before {
  content: '\ef3f';
}

/* line 1878, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-credit-card-4:before {
  content: '\ef40';
}

/* line 1879, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-megaphone-2:before {
  content: '\ef41';
}

/* line 1880, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clipboard-2:before {
  content: '\ef42';
}

/* line 1881, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hdd-2:before {
  content: '\ef43';
}

/* line 1882, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-key-4:before {
  content: '\ef44';
}

/* line 1883, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-certificate-2:before {
  content: '\ef45';
}

/* line 1884, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tasks-1:before {
  content: '\ef46';
}

/* line 1885, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-filter-1:before {
  content: '\ef47';
}

/* line 1886, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-gauge-2:before {
  content: '\ef48';
}

/* line 1887, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-smiley:before {
  content: '\ef49';
}

/* line 1888, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-smiley-circled:before {
  content: '\ef4a';
}

/* line 1889, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-address-book:before {
  content: '\ef4b';
}

/* line 1890, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-address-book-alt:before {
  content: '\ef4c';
}

/* line 1891, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-asl:before {
  content: '\ef4d';
}

/* line 1892, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-glasses:before {
  content: '\ef4e';
}

/* line 1893, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-hearing-impaired:before {
  content: '\ef4f';
}

/* line 1894, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-iphone-home:before {
  content: '\ef50';
}

/* line 1895, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-person:before {
  content: '\ef51';
}

/* line 1896, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-adult:before {
  content: '\ef52';
}

/* line 1897, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-child:before {
  content: '\ef53';
}

/* line 1898, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-blind:before {
  content: '\ef54';
}

/* line 1899, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-guidedog:before {
  content: '\ef55';
}

/* line 1900, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-accessibility:before {
  content: '\ef56';
}

/* line 1901, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-universal-access:before {
  content: '\ef57';
}

/* line 1902, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-male-2:before {
  content: '\ef58';
}

/* line 1903, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-female-2:before {
  content: '\ef59';
}

/* line 1904, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-behance-1:before {
  content: '\ef5a';
}

/* line 1905, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-blogger-2:before {
  content: '\ef5b';
}

/* line 1906, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cc-2:before {
  content: '\ef5c';
}

/* line 1907, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-css:before {
  content: '\ef5d';
}

/* line 1908, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-delicious-1:before {
  content: '\ef5e';
}

/* line 1909, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-deviantart-1:before {
  content: '\ef5f';
}

/* line 1910, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-digg-1:before {
  content: '\ef60';
}

/* line 1911, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-dribbble-5:before {
  content: '\ef61';
}

/* line 1912, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-7:before {
  content: '\ef62';
}

/* line 1913, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-flickr-4:before {
  content: '\ef63';
}

/* line 1914, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-foursquare-2:before {
  content: '\ef64';
}

/* line 1915, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-friendfeed-1:before {
  content: '\ef65';
}

/* line 1916, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-friendfeed-rect-1:before {
  content: '\ef66';
}

/* line 1917, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-6:before {
  content: '\ef67';
}

/* line 1918, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-github-text-1:before {
  content: '\ef68';
}

/* line 1919, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-googleplus:before {
  content: '\ef69';
}

/* line 1920, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-instagram-4:before {
  content: '\ef6a';
}

/* line 1921, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-6:before {
  content: '\ef6b';
}

/* line 1922, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-path:before {
  content: '\ef6c';
}

/* line 1923, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picasa-2:before {
  content: '\ef6d';
}

/* line 1924, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pinterest-3:before {
  content: '\ef6e';
}

/* line 1925, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reddit-1:before {
  content: '\ef6f';
}

/* line 1926, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype-5:before {
  content: '\ef70';
}

/* line 1927, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-slideshare:before {
  content: '\ef71';
}

/* line 1928, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stackoverflow-2:before {
  content: '\ef72';
}

/* line 1929, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-stumbleupon-2:before {
  content: '\ef73';
}

/* line 1930, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-7:before {
  content: '\ef74';
}

/* line 1931, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr-4:before {
  content: '\ef75';
}

/* line 1932, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-4:before {
  content: '\ef76';
}

/* line 1933, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vkontakte-2:before {
  content: '\ef77';
}

/* line 1934, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-w3c-1:before {
  content: '\ef78';
}

/* line 1935, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wordpress-2:before {
  content: '\ef79';
}

/* line 1936, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-youtube-3:before {
  content: '\ef7a';
}

/* line 1937, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-music-4:before {
  content: '\ef7b';
}

/* line 1938, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-7:before {
  content: '\ef7c';
}

/* line 1939, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-7:before {
  content: '\ef7d';
}

/* line 1940, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-7:before {
  content: '\ef7e';
}

/* line 1941, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-7:before {
  content: '\ef7f';
}

/* line 1942, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-7:before {
  content: '\ef80';
}

/* line 1943, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-videocam-5:before {
  content: '\ef81';
}

/* line 1944, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-camera-7:before {
  content: '\ef82';
}

/* line 1945, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-photo-1:before {
  content: '\ef83';
}

/* line 1946, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-6:before {
  content: '\ef84';
}

/* line 1947, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-7:before {
  content: '\ef85';
}

/* line 1948, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-eye-7:before {
  content: '\ef86';
}

/* line 1949, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag-6:before {
  content: '\ef87';
}

/* line 1950, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-thumbs-up-5:before {
  content: '\ef88';
}

/* line 1951, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-pencil-7:before {
  content: '\ef89';
}

/* line 1952, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-6:before {
  content: '\ef8a';
}

/* line 1953, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-7:before {
  content: '\ef8b';
}

/* line 1954, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cup-1:before {
  content: '\ef8c';
}

/* line 1955, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-trash-8:before {
  content: '\ef8d';
}

/* line 1956, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-7:before {
  content: '\ef8e';
}

/* line 1957, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-note-1:before {
  content: '\ef8f';
}

/* line 1958, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-6:before {
  content: '\ef90';
}

/* line 1959, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-params:before {
  content: '\ef91';
}

/* line 1960, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-calendar-8:before {
  content: '\ef92';
}

/* line 1961, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-sound-1:before {
  content: '\ef93';
}

/* line 1962, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-7:before {
  content: '\ef94';
}

/* line 1963, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lightbulb-3:before {
  content: '\ef95';
}

/* line 1964, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tv:before {
  content: '\ef96';
}

/* line 1965, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-desktop-3:before {
  content: '\ef97';
}

/* line 1966, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mobile-6:before {
  content: '\ef98';
}

/* line 1967, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cd-3:before {
  content: '\ef99';
}

/* line 1968, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-inbox-4:before {
  content: '\ef9a';
}

/* line 1969, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-globe-6:before {
  content: '\ef9b';
}

/* line 1970, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-7:before {
  content: '\ef9c';
}

/* line 1971, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-paper-plane-2:before {
  content: '\ef9d';
}

/* line 1972, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-fire-3:before {
  content: '\ef9e';
}

/* line 1973, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-graduation-cap-1:before {
  content: '\ef9f';
}

/* line 1974, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-megaphone-3:before {
  content: '\efa0';
}

/* line 1975, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-database-2:before {
  content: '\efa1';
}

/* line 1976, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-key-5:before {
  content: '\efa2';
}

/* line 1977, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-beaker-1:before {
  content: '\efa3';
}

/* line 1978, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-truck-1:before {
  content: '\efa4';
}

/* line 1979, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-money-2:before {
  content: '\efa5';
}

/* line 1980, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-food-1:before {
  content: '\efa6';
}

/* line 1981, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-shop-1:before {
  content: '\efa7';
}

/* line 1982, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-diamond:before {
  content: '\efa8';
}

/* line 1983, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-t-shirt:before {
  content: '\efa9';
}

/* line 1984, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-wallet:before {
  content: '\efaa';
}

/* line 1985, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-search-8:before {
  content: '\efab';
}

/* line 1986, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-mail-8:before {
  content: '\efac';
}

/* line 1987, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-8:before {
  content: '\efad';
}

/* line 1988, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-heart-empty-4:before {
  content: '\efae';
}

/* line 1989, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-star-8:before {
  content: '\efaf';
}

/* line 1990, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-user-8:before {
  content: '\efb0';
}

/* line 1991, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-video-5:before {
  content: '\efb1';
}

/* line 1992, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-picture-5:before {
  content: '\efb2';
}

/* line 1993, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-large-3:before {
  content: '\efb3';
}

/* line 1994, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-4:before {
  content: '\efb4';
}

/* line 1995, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-th-list-5:before {
  content: '\efb5';
}

/* line 1996, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-6:before {
  content: '\efb6';
}

/* line 1997, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-ok-circle-2:before {
  content: '\efb7';
}

/* line 1998, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-7:before {
  content: '\efb8';
}

/* line 1999, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cancel-circle-3:before {
  content: '\efb9';
}

/* line 2000, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-plus-circle-2:before {
  content: '\efba';
}

/* line 2001, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-minus-circle-2:before {
  content: '\efbb';
}

/* line 2002, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-link-5:before {
  content: '\efbc';
}

/* line 2003, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attach-7:before {
  content: '\efbd';
}

/* line 2004, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-8:before {
  content: '\efbe';
}

/* line 2005, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-lock-open-7:before {
  content: '\efbf';
}

/* line 2006, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tag-7:before {
  content: '\efc0';
}

/* line 2007, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply-4:before {
  content: '\efc1';
}

/* line 2008, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-reply-all-2:before {
  content: '\efc2';
}

/* line 2009, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-forward-4:before {
  content: '\efc3';
}

/* line 2010, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-code-3:before {
  content: '\efc4';
}

/* line 2011, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-retweet-4:before {
  content: '\efc5';
}

/* line 2012, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-7:before {
  content: '\efc6';
}

/* line 2013, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-comment-alt-2:before {
  content: '\efc7';
}

/* line 2014, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-chat-6:before {
  content: '\efc8';
}

/* line 2015, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-attention-5:before {
  content: '\efc9';
}

/* line 2016, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-location-8:before {
  content: '\efca';
}

/* line 2017, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-doc-8:before {
  content: '\efcb';
}

/* line 2018, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-docs-landscape:before {
  content: '\efcc';
}

/* line 2019, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-folder-6:before {
  content: '\efcd';
}

/* line 2020, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-archive-2:before {
  content: '\efce';
}

/* line 2021, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-7:before {
  content: '\efcf';
}

/* line 2022, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-rss-alt-1:before {
  content: '\efd0';
}

/* line 2023, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cog-7:before {
  content: '\efd1';
}

/* line 2024, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-logout-3:before {
  content: '\efd2';
}

/* line 2025, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-clock-8:before {
  content: '\efd3';
}

/* line 2026, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-block-5:before {
  content: '\efd4';
}

/* line 2027, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-6:before {
  content: '\efd5';
}

/* line 2028, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-resize-full-circle:before {
  content: '\efd6';
}

/* line 2029, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-popup-5:before {
  content: '\efd7';
}

/* line 2030, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-open-5:before {
  content: '\efd8';
}

/* line 2031, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-open-5:before {
  content: '\efd9';
}

/* line 2032, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-circle-1:before {
  content: '\efda';
}

/* line 2033, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-left-circle-1:before {
  content: '\efdb';
}

/* line 2034, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-circle-1:before {
  content: '\efdc';
}

/* line 2035, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-circle-1:before {
  content: '\efdd';
}

/* line 2036, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-dir-3:before {
  content: '\efde';
}

/* line 2037, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-dir-3:before {
  content: '\efdf';
}

/* line 2038, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-down-micro:before {
  content: '\efe0';
}

/* line 2039, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-up-micro:before {
  content: '\efe1';
}

/* line 2040, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cw-circle:before {
  content: '\efe2';
}

/* line 2041, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-arrows-cw-3:before {
  content: '\efe3';
}

/* line 2042, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-updown-circle:before {
  content: '\efe4';
}

/* line 2043, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-target-5:before {
  content: '\efe5';
}

/* line 2044, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-signal-5:before {
  content: '\efe6';
}

/* line 2045, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-4:before {
  content: '\efe7';
}

/* line 2046, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-5:before {
  content: '\efe8';
}

/* line 2047, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-6:before {
  content: '\efe9';
}

/* line 2048, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-7:before {
  content: '\efea';
}

/* line 2049, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-8:before {
  content: '\efeb';
}

/* line 2050, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-9:before {
  content: '\efec';
}

/* line 2051, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-10:before {
  content: '\efed';
}

/* line 2052, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-progress-11:before {
  content: '\efee';
}

/* line 2053, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-font-2:before {
  content: '\efef';
}

/* line 2054, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-4:before {
  content: '\eff0';
}

/* line 2055, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-list-numbered-1:before {
  content: '\eff1';
}

/* line 2056, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-indent-left-2:before {
  content: '\eff2';
}

/* line 2057, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-indent-right-2:before {
  content: '\eff3';
}

/* line 2058, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-cloud-8:before {
  content: '\eff4';
}

/* line 2059, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-terminal-1:before {
  content: '\eff5';
}

/* line 2060, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-facebook-rect-2:before {
  content: '\eff6';
}

/* line 2061, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-twitter-bird-2:before {
  content: '\eff7';
}

/* line 2062, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vimeo-rect-1:before {
  content: '\eff8';
}

/* line 2063, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-tumblr-rect-1:before {
  content: '\eff9';
}

/* line 2064, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-googleplus-rect-1:before {
  content: '\effa';
}

/* line 2065, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-linkedin-rect-1:before {
  content: '\effb';
}

/* line 2066, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-skype-6:before {
  content: '\effc';
}

/* line 2067, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-vkontakte-rect-1:before {
  content: '\effd';
}

/* line 2068, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-youtube-4:before {
  content: '\effe';
}

/* line 2069, ../../app/assets/stylesheets/fonts/_fontello.scss */
.icon-fontello-right-1:before {
  content: '\e8c9';
}

@font-face {
  font-family: StrokeGap;
  src: url(/fonts/others/Stroke-Gap-Icons.ttf) format("truetype"), url(/fonts/others/Stroke-Gap-Icons.woff) format("woff");
}
/* line 8, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
[class^="icon-stroke-gap-icons-"]:before,
[class*=" icon-stroke-gap-icons-"]:before {
  font-family: StrokeGap;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 21, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-WorldWide:before {
  content: "\e600";
}

/* line 24, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-WorldGlobe:before {
  content: "\e601";
}

/* line 27, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Underpants:before {
  content: "\e602";
}

/* line 30, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Tshirt:before {
  content: "\e603";
}

/* line 33, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Trousers:before {
  content: "\e604";
}

/* line 36, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Tie:before {
  content: "\e605";
}

/* line 39, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-TennisBall:before {
  content: "\e606";
}

/* line 42, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Telesocpe:before {
  content: "\e607";
}

/* line 45, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Stop:before {
  content: "\e608";
}

/* line 48, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Starship:before {
  content: "\e609";
}

/* line 51, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Starship2:before {
  content: "\e60a";
}

/* line 54, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Speaker:before {
  content: "\e60b";
}

/* line 57, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Speaker2:before {
  content: "\e60c";
}

/* line 60, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Soccer:before {
  content: "\e60d";
}

/* line 63, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Snikers:before {
  content: "\e60e";
}

/* line 66, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Scisors:before {
  content: "\e60f";
}

/* line 69, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Puzzle:before {
  content: "\e610";
}

/* line 72, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Printer:before {
  content: "\e611";
}

/* line 75, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Pool:before {
  content: "\e612";
}

/* line 78, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Podium:before {
  content: "\e613";
}

/* line 81, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Play:before {
  content: "\e614";
}

/* line 84, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Planet:before {
  content: "\e615";
}

/* line 87, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Pause:before {
  content: "\e616";
}

/* line 90, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Next:before {
  content: "\e617";
}

/* line 93, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-MusicNote2:before {
  content: "\e618";
}

/* line 96, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-MusicNote:before {
  content: "\e619";
}

/* line 99, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-MusicMixer:before {
  content: "\e61a";
}

/* line 102, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Microphone:before {
  content: "\e61b";
}

/* line 105, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Medal:before {
  content: "\e61c";
}

/* line 108, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ManFigure:before {
  content: "\e61d";
}

/* line 111, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Magnet:before {
  content: "\e61e";
}

/* line 114, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Like:before {
  content: "\e61f";
}

/* line 117, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Hanger:before {
  content: "\e620";
}

/* line 120, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Handicap:before {
  content: "\e621";
}

/* line 123, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Forward:before {
  content: "\e622";
}

/* line 126, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Footbal:before {
  content: "\e623";
}

/* line 129, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Flag:before {
  content: "\e624";
}

/* line 132, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-FemaleFigure:before {
  content: "\e625";
}

/* line 135, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Dislike:before {
  content: "\e626";
}

/* line 138, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-DiamondRing:before {
  content: "\e627";
}

/* line 141, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Cup:before {
  content: "\e628";
}

/* line 144, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Crown:before {
  content: "\e629";
}

/* line 147, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Column:before {
  content: "\e62a";
}

/* line 150, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Click:before {
  content: "\e62b";
}

/* line 153, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Cassette:before {
  content: "\e62c";
}

/* line 156, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Bomb:before {
  content: "\e62d";
}

/* line 159, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-BatteryLow:before {
  content: "\e62e";
}

/* line 162, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-BatteryFull:before {
  content: "\e62f";
}

/* line 165, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Bascketball:before {
  content: "\e630";
}

/* line 168, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Astronaut:before {
  content: "\e631";
}

/* line 171, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-WineGlass:before {
  content: "\e632";
}

/* line 174, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Water:before {
  content: "\e633";
}

/* line 177, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Wallet:before {
  content: "\e634";
}

/* line 180, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Umbrella:before {
  content: "\e635";
}

/* line 183, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-TV:before {
  content: "\e636";
}

/* line 186, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-TeaMug:before {
  content: "\e637";
}

/* line 189, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Tablet:before {
  content: "\e638";
}

/* line 192, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Soda:before {
  content: "\e639";
}

/* line 195, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-SodaCan:before {
  content: "\e63a";
}

/* line 198, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-SimCard:before {
  content: "\e63b";
}

/* line 201, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Signal:before {
  content: "\e63c";
}

/* line 204, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Shaker:before {
  content: "\e63d";
}

/* line 207, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Radio:before {
  content: "\e63e";
}

/* line 210, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Pizza:before {
  content: "\e63f";
}

/* line 213, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Phone:before {
  content: "\e640";
}

/* line 216, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Notebook:before {
  content: "\e641";
}

/* line 219, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Mug:before {
  content: "\e642";
}

/* line 222, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Mastercard:before {
  content: "\e643";
}

/* line 225, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Ipod:before {
  content: "\e644";
}

/* line 228, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Info:before {
  content: "\e645";
}

/* line 231, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Icecream2:before {
  content: "\e646";
}

/* line 234, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Icecream1:before {
  content: "\e647";
}

/* line 237, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Hourglass:before {
  content: "\e648";
}

/* line 240, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Help:before {
  content: "\e649";
}

/* line 243, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Goto:before {
  content: "\e64a";
}

/* line 246, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Glasses:before {
  content: "\e64b";
}

/* line 249, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Gameboy:before {
  content: "\e64c";
}

/* line 252, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ForkandKnife:before {
  content: "\e64d";
}

/* line 255, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Export:before {
  content: "\e64e";
}

/* line 258, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Exit:before {
  content: "\e64f";
}

/* line 261, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Espresso:before {
  content: "\e650";
}

/* line 264, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Drop:before {
  content: "\e651";
}

/* line 267, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Download:before {
  content: "\e652";
}

/* line 270, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Dollars:before {
  content: "\e653";
}

/* line 273, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Dollar:before {
  content: "\e654";
}

/* line 276, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-DesktopMonitor:before {
  content: "\e655";
}

/* line 279, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Corkscrew:before {
  content: "\e656";
}

/* line 282, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-CoffeeToGo:before {
  content: "\e657";
}

/* line 285, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Chart:before {
  content: "\e658";
}

/* line 288, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ChartUp:before {
  content: "\e659";
}

/* line 291, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ChartDown:before {
  content: "\e65a";
}

/* line 294, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Calculator:before {
  content: "\e65b";
}

/* line 297, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Bread:before {
  content: "\e65c";
}

/* line 300, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Bourbon:before {
  content: "\e65d";
}

/* line 303, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-BottleofWIne:before {
  content: "\e65e";
}

/* line 306, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Bag:before {
  content: "\e65f";
}

/* line 309, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Arrow:before {
  content: "\e660";
}

/* line 312, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Antenna2:before {
  content: "\e661";
}

/* line 315, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Antenna1:before {
  content: "\e662";
}

/* line 318, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Anchor:before {
  content: "\e663";
}

/* line 321, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Wheelbarrow:before {
  content: "\e664";
}

/* line 324, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Webcam:before {
  content: "\e665";
}

/* line 327, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Unlinked:before {
  content: "\e666";
}

/* line 330, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Truck:before {
  content: "\e667";
}

/* line 333, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Timer:before {
  content: "\e668";
}

/* line 336, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Time:before {
  content: "\e669";
}

/* line 339, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-StorageBox:before {
  content: "\e66a";
}

/* line 342, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Star:before {
  content: "\e66b";
}

/* line 345, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ShoppingCart:before {
  content: "\e66c";
}

/* line 348, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Shield:before {
  content: "\e66d";
}

/* line 351, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Seringe:before {
  content: "\e66e";
}

/* line 354, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Pulse:before {
  content: "\e66f";
}

/* line 357, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Plaster:before {
  content: "\e670";
}

/* line 360, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Plaine:before {
  content: "\e671";
}

/* line 363, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Pill:before {
  content: "\e672";
}

/* line 366, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-PicnicBasket:before {
  content: "\e673";
}

/* line 369, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Phone2:before {
  content: "\e674";
}

/* line 372, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Pencil:before {
  content: "\e675";
}

/* line 375, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Pen:before {
  content: "\e676";
}

/* line 378, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-PaperClip:before {
  content: "\e677";
}

/* line 381, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-On-Off:before {
  content: "\e678";
}

/* line 384, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Mouse:before {
  content: "\e679";
}

/* line 387, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Megaphone:before {
  content: "\e67a";
}

/* line 390, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Linked:before {
  content: "\e67b";
}

/* line 393, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Keyboard:before {
  content: "\e67c";
}

/* line 396, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-House:before {
  content: "\e67d";
}

/* line 399, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Heart:before {
  content: "\e67e";
}

/* line 402, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Headset:before {
  content: "\e67f";
}

/* line 405, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-FullShoppingCart:before {
  content: "\e680";
}

/* line 408, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-FullScreen:before {
  content: "\e681";
}

/* line 411, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Folder:before {
  content: "\e682";
}

/* line 414, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Floppy:before {
  content: "\e683";
}

/* line 417, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Files:before {
  content: "\e684";
}

/* line 420, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-File:before {
  content: "\e685";
}

/* line 423, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-FileBox:before {
  content: "\e686";
}

/* line 426, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ExitFullScreen:before {
  content: "\e687";
}

/* line 429, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-EmptyBox:before {
  content: "\e688";
}

/* line 432, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Delete:before {
  content: "\e689";
}

/* line 435, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Controller:before {
  content: "\e68a";
}

/* line 438, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Compass:before {
  content: "\e68b";
}

/* line 441, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-CompassTool:before {
  content: "\e68c";
}

/* line 444, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ClipboardText:before {
  content: "\e68d";
}

/* line 447, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ClipboardChart:before {
  content: "\e68e";
}

/* line 450, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ChemicalGlass:before {
  content: "\e68f";
}

/* line 453, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-CD:before {
  content: "\e690";
}

/* line 456, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Carioca:before {
  content: "\e691";
}

/* line 459, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Car:before {
  content: "\e692";
}

/* line 462, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Book:before {
  content: "\e693";
}

/* line 465, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-BigTruck:before {
  content: "\e694";
}

/* line 468, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Bicycle:before {
  content: "\e695";
}

/* line 471, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Wrench:before {
  content: "\e696";
}

/* line 474, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Web:before {
  content: "\e697";
}

/* line 477, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Watch:before {
  content: "\e698";
}

/* line 480, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Volume:before {
  content: "\e699";
}

/* line 483, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Video:before {
  content: "\e69a";
}

/* line 486, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Users:before {
  content: "\e69b";
}

/* line 489, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-User:before {
  content: "\e69c";
}

/* line 492, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-UploadCLoud:before {
  content: "\e69d";
}

/* line 495, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Typing:before {
  content: "\e69e";
}

/* line 498, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Tools:before {
  content: "\e69f";
}

/* line 501, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Tag:before {
  content: "\e6a0";
}

/* line 504, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Speedometter:before {
  content: "\e6a1";
}

/* line 507, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Share:before {
  content: "\e6a2";
}

/* line 510, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Settings:before {
  content: "\e6a3";
}

/* line 513, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Search:before {
  content: "\e6a4";
}

/* line 516, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Screwdriver:before {
  content: "\e6a5";
}

/* line 519, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Rolodex:before {
  content: "\e6a6";
}

/* line 522, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Ringer:before {
  content: "\e6a7";
}

/* line 525, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Resume:before {
  content: "\e6a8";
}

/* line 528, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Restart:before {
  content: "\e6a9";
}

/* line 531, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-PowerOff:before {
  content: "\e6aa";
}

/* line 534, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Pointer:before {
  content: "\e6ab";
}

/* line 537, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Picture:before {
  content: "\e6ac";
}

/* line 540, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-OpenedLock:before {
  content: "\e6ad";
}

/* line 543, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Notes:before {
  content: "\e6ae";
}

/* line 546, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Mute:before {
  content: "\e6af";
}

/* line 549, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Movie:before {
  content: "\e6b0";
}

/* line 552, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Microphone2:before {
  content: "\e6b1";
}

/* line 555, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Message:before {
  content: "\e6b2";
}

/* line 558, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-MessageRight:before {
  content: "\e6b3";
}

/* line 561, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-MessageLeft:before {
  content: "\e6b4";
}

/* line 564, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Menu:before {
  content: "\e6b5";
}

/* line 567, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Media:before {
  content: "\e6b6";
}

/* line 570, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Mail:before {
  content: "\e6b7";
}

/* line 573, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-List:before {
  content: "\e6b8";
}

/* line 576, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Layers:before {
  content: "\e6b9";
}

/* line 579, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Key:before {
  content: "\e6ba";
}

/* line 582, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Imbox:before {
  content: "\e6bb";
}

/* line 585, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Eye:before {
  content: "\e6bc";
}

/* line 588, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Edit:before {
  content: "\e6bd";
}

/* line 591, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-DSLRCamera:before {
  content: "\e6be";
}

/* line 594, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-DownloadCloud:before {
  content: "\e6bf";
}

/* line 597, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-CompactCamera:before {
  content: "\e6c0";
}

/* line 600, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Cloud:before {
  content: "\e6c1";
}

/* line 603, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-ClosedLock:before {
  content: "\e6c2";
}

/* line 606, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Chart2:before {
  content: "\e6c3";
}

/* line 609, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Bulb:before {
  content: "\e6c4";
}

/* line 612, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Briefcase:before {
  content: "\e6c5";
}

/* line 615, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Blog:before {
  content: "\e6c6";
}

/* line 618, ../../app/assets/stylesheets/fonts/_stroke_gap_icons.scss */
.icon-stroke-gap-icons-Agenda:before {
  content: "\e6c7";
}

@font-face {
  font-family: ikons;
  src: url(/fonts/others/ikons.ttf) format("truetype"), url(/fonts/others/ikons.woff) format("woff");
}
/* line 8, ../../app/assets/stylesheets/fonts/_ikons.scss */
[class^="icon-ikons-"]:before,
[class*=" icon-ikons-"]:before {
  font-family: ikons !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 21, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-alarm:before {
  content: "a";
}

/* line 24, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-alt:before {
  content: "b";
}

/* line 27, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-android:before {
  content: "c";
}

/* line 30, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-apple:before {
  content: "d";
}

/* line 33, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-appstore:before {
  content: "e";
}

/* line 36, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrow-1:before {
  content: "f";
}

/* line 39, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrow-2:before {
  content: "g";
}

/* line 42, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrow-down:before {
  content: "h";
}

/* line 45, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrow-left:before {
  content: "i";
}

/* line 48, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrow-right:before {
  content: "j";
}

/* line 51, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrow-up:before {
  content: "k";
}

/* line 54, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrows:before {
  content: "l";
}

/* line 57, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrows-horizontal:before {
  content: "m";
}

/* line 60, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrows-horizontal-2:before {
  content: "n";
}

/* line 63, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrows-vertical:before {
  content: "o";
}

/* line 66, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-arrows-vertical-2:before {
  content: "p";
}

/* line 69, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bar-chart-1:before {
  content: "q";
}

/* line 72, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bar-chart-2:before {
  content: "r";
}

/* line 75, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bar-chart-3:before {
  content: "s";
}

/* line 78, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bar-graph:before {
  content: "t";
}

/* line 81, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-basket:before {
  content: "u";
}

/* line 84, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-basket-add:before {
  content: "v";
}

/* line 87, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-basket-delete:before {
  content: "w";
}

/* line 90, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-basket-ok:before {
  content: "x";
}

/* line 93, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-basket-remove:before {
  content: "y";
}

/* line 96, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-battery-1-3:before {
  content: "z";
}

/* line 99, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-battery-2-3:before {
  content: "A";
}

/* line 102, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-battery-empty:before {
  content: "B";
}

/* line 105, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-battery-full:before {
  content: "C";
}

/* line 108, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-behance:before {
  content: "D";
}

/* line 111, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bell:before {
  content: "E";
}

/* line 114, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bin:before {
  content: "F";
}

/* line 117, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-block:before {
  content: "G";
}

/* line 120, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bluetooth:before {
  content: "H";
}

/* line 123, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-book:before {
  content: "I";
}

/* line 126, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-book-1:before {
  content: "J";
}

/* line 129, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-book-2:before {
  content: "K";
}

/* line 132, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bookmark:before {
  content: "L";
}

/* line 135, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-brightness-high:before {
  content: "M";
}

/* line 138, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-brightness-low:before {
  content: "N";
}

/* line 141, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-browser:before {
  content: "O";
}

/* line 144, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-browser-add:before {
  content: "P";
}

/* line 147, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-browser-delete:before {
  content: "Q";
}

/* line 150, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-browser-layout-1:before {
  content: "R";
}

/* line 153, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-browser-layout-2:before {
  content: "S";
}

/* line 156, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-browser-layout-3:before {
  content: "T";
}

/* line 159, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-browser-ok:before {
  content: "U";
}

/* line 162, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-browser-remove:before {
  content: "V";
}

/* line 165, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-bullseye:before {
  content: "W";
}

/* line 168, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-calendar:before {
  content: "X";
}

/* line 171, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-calendar-add:before {
  content: "Y";
}

/* line 174, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-calendar-ok:before {
  content: "Z";
}

/* line 177, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-camera:before {
  content: "0";
}

/* line 180, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-cassette:before {
  content: "1";
}

/* line 183, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-chart:before {
  content: "2";
}

/* line 186, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-chart-1-2:before {
  content: "3";
}

/* line 189, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-chart-1-4:before {
  content: "4";
}

/* line 192, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-chart-1-8:before {
  content: "5";
}

/* line 195, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-chart-3-4:before {
  content: "6";
}

/* line 198, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-chart-3-8:before {
  content: "7";
}

/* line 201, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-chart-5-8:before {
  content: "8";
}

/* line 204, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-chart-7-8:before {
  content: "9";
}

/* line 207, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle:before {
  content: "!";
}

/* line 210, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-delete:before {
  content: "\"";
}

/* line 213, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-down:before {
  content: "#";
}

/* line 216, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-fast-forward:before {
  content: "$";
}

/* line 219, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-left:before {
  content: "%";
}

/* line 222, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-minus:before {
  content: "&";
}

/* line 225, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-ok:before {
  content: "'";
}

/* line 228, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-pause:before {
  content: "(";
}

/* line 231, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-play:before {
  content: ")";
}

/* line 234, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-plus:before {
  content: "*";
}

/* line 237, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-rewind:before {
  content: "+";
}

/* line 240, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-right:before {
  content: ",";
}

/* line 243, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-skip-next:before {
  content: "-";
}

/* line 246, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-skip-previous:before {
  content: ".";
}

/* line 249, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-stop:before {
  content: "/";
}

/* line 252, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-circle-up:before {
  content: ":";
}

/* line 255, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-clip:before {
  content: ";";
}

/* line 258, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-close:before {
  content: "<";
}

/* line 261, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-cloud:before {
  content: "=";
}

/* line 264, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-cloud-download:before {
  content: ">";
}

/* line 267, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-cloud-fail:before {
  content: "?";
}

/* line 270, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-cloud-ok:before {
  content: "@";
}

/* line 273, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-cloud-upload:before {
  content: "[";
}

/* line 276, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-code:before {
  content: "]";
}

/* line 279, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-cog:before {
  content: "^";
}

/* line 282, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-columns:before {
  content: "_";
}

/* line 285, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-command:before {
  content: "`";
}

/* line 288, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-compass:before {
  content: "{";
}

/* line 291, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-computer-add:before {
  content: "|";
}

/* line 294, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-computer-delete:before {
  content: "}";
}

/* line 297, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-computer-download:before {
  content: "~";
}

/* line 300, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-computer-ok:before {
  content: "\\";
}

/* line 303, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-computer-remove:before {
  content: "\e000";
}

/* line 306, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-computer-upload:before {
  content: "\e001";
}

/* line 309, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-copy-1:before {
  content: "\e002";
}

/* line 312, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-copy-2:before {
  content: "\e003";
}

/* line 315, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-credit-card:before {
  content: "\e004";
}

/* line 318, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-crop:before {
  content: "\e005";
}

/* line 321, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-diskette:before {
  content: "\e006";
}

/* line 324, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-document:before {
  content: "\e007";
}

/* line 327, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-document-add:before {
  content: "\e008";
}

/* line 330, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-document-delete:before {
  content: "\e009";
}

/* line 333, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-document-download:before {
  content: "\e00a";
}

/* line 336, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-document-ok:before {
  content: "\e00b";
}

/* line 339, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-document-remove:before {
  content: "\e00c";
}

/* line 342, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-document-upload:before {
  content: "\e00d";
}

/* line 345, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-documents:before {
  content: "\e00e";
}

/* line 348, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-download:before {
  content: "\e00f";
}

/* line 351, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-dribbble:before {
  content: "\e010";
}

/* line 354, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-drop:before {
  content: "\e011";
}

/* line 357, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-dropbox:before {
  content: "\e012";
}

/* line 360, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-eject:before {
  content: "\e013";
}

/* line 363, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-equalizer:before {
  content: "\e014";
}

/* line 366, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-facebook-1:before {
  content: "\e015";
}

/* line 369, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-facebook-2:before {
  content: "\e016";
}

/* line 372, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-fast-forward:before {
  content: "\e017";
}

/* line 375, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-first-aid:before {
  content: "\e018";
}

/* line 378, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-folder:before {
  content: "\e019";
}

/* line 381, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-folder-add:before {
  content: "\e01a";
}

/* line 384, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-folder-delete:before {
  content: "\e01b";
}

/* line 387, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-folder-ok:before {
  content: "\e01c";
}

/* line 390, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-folder-remove:before {
  content: "\e01d";
}

/* line 393, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-followers:before {
  content: "\e01e";
}

/* line 396, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-following:before {
  content: "\e01f";
}

/* line 399, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-font-size-down:before {
  content: "\e020";
}

/* line 402, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-font-size-up:before {
  content: "\e021";
}

/* line 405, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-forrst:before {
  content: "\e022";
}

/* line 408, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-foursquare:before {
  content: "\e023";
}

/* line 411, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-frame:before {
  content: "\e024";
}

/* line 414, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-globe:before {
  content: "\e025";
}

/* line 417, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-google-plus:before {
  content: "\e026";
}

/* line 420, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-graph-fall:before {
  content: "\e027";
}

/* line 423, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-graph-rise:before {
  content: "\e028";
}

/* line 426, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-grid-1:before {
  content: "\e029";
}

/* line 429, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-grid-2:before {
  content: "\e02a";
}

/* line 432, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-hashtag:before {
  content: "\e02b";
}

/* line 435, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-heart:before {
  content: "\e02c";
}

/* line 438, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-home:before {
  content: "\e02d";
}

/* line 441, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-imac:before {
  content: "\e02e";
}

/* line 444, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-image:before {
  content: "\e02f";
}

/* line 447, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-inbox:before {
  content: "\e030";
}

/* line 450, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-inbox-in:before {
  content: "\e031";
}

/* line 453, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-inbox-out:before {
  content: "\e032";
}

/* line 456, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-instagram:before {
  content: "\e033";
}

/* line 459, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-ipad:before {
  content: "\e034";
}

/* line 462, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-iphone:before {
  content: "\e035";
}

/* line 465, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-layers:before {
  content: "\e036";
}

/* line 468, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-line-graph:before {
  content: "\e037";
}

/* line 471, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-line-graph-square:before {
  content: "\e038";
}

/* line 474, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-link:before {
  content: "\e039";
}

/* line 477, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-linkedin:before {
  content: "\e03a";
}

/* line 480, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-list:before {
  content: "\e03b";
}

/* line 483, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-list-2:before {
  content: "\e03c";
}

/* line 486, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-loading:before {
  content: "\e03d";
}

/* line 489, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-location:before {
  content: "\e03e";
}

/* line 492, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-lock:before {
  content: "\e03f";
}

/* line 495, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-login:before {
  content: "\e040";
}

/* line 498, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-logout:before {
  content: "\e041";
}

/* line 501, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-macbook:before {
  content: "\e042";
}

/* line 504, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-magnifying-glass:before {
  content: "\e043";
}

/* line 507, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-magnifying-glass-add:before {
  content: "\e044";
}

/* line 510, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-magnifying-glass-remove:before {
  content: "\e045";
}

/* line 513, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-mail:before {
  content: "\e046";
}

/* line 516, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-mail-incoming:before {
  content: "\e047";
}

/* line 519, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-mail-outgoing:before {
  content: "\e048";
}

/* line 522, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-map:before {
  content: "\e049";
}

/* line 525, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-map-add:before {
  content: "\e04a";
}

/* line 528, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-map-delete:before {
  content: "\e04b";
}

/* line 531, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-map-ok:before {
  content: "\e04c";
}

/* line 534, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-map-remove:before {
  content: "\e04d";
}

/* line 537, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-microphone:before {
  content: "\e04e";
}

/* line 540, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-microphone-off:before {
  content: "\e04f";
}

/* line 543, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-microsoft:before {
  content: "\e050";
}

/* line 546, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-minus:before {
  content: "\e051";
}

/* line 549, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-more:before {
  content: "\e052";
}

/* line 552, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-more-2:before {
  content: "\e053";
}

/* line 555, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-moustache:before {
  content: "\e054";
}

/* line 558, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-music:before {
  content: "\e055";
}

/* line 561, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-notepad:before {
  content: "\e056";
}

/* line 564, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-notepad-add:before {
  content: "\e057";
}

/* line 567, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-notepad-delete:before {
  content: "\e058";
}

/* line 570, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-notepad-ok:before {
  content: "\e059";
}

/* line 573, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-notepad-remove:before {
  content: "\e05a";
}

/* line 576, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pause:before {
  content: "\e05b";
}

/* line 579, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-paypal:before {
  content: "\e05c";
}

/* line 582, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pen-1:before {
  content: "\e05d";
}

/* line 585, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pen-2:before {
  content: "\e05e";
}

/* line 588, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pen-3:before {
  content: "\e05f";
}

/* line 591, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-picture:before {
  content: "\e060";
}

/* line 594, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pie-chart:before {
  content: "\e061";
}

/* line 597, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pill:before {
  content: "\e062";
}

/* line 600, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pin-1:before {
  content: "\e063";
}

/* line 603, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pin-2:before {
  content: "\e064";
}

/* line 606, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pin-zoom-in:before {
  content: "\e065";
}

/* line 609, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pin-zoom-out:before {
  content: "\e066";
}

/* line 612, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pinterest-1:before {
  content: "\e067";
}

/* line 615, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-pinterest-2:before {
  content: "\e068";
}

/* line 618, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-play:before {
  content: "\e069";
}

/* line 621, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-plug:before {
  content: "\e06a";
}

/* line 624, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-plus:before {
  content: "\e06b";
}

/* line 627, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-polaroid:before {
  content: "\e06c";
}

/* line 630, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-polaroids:before {
  content: "\e06d";
}

/* line 633, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-power:before {
  content: "\e06e";
}

/* line 636, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-presentation:before {
  content: "\e06f";
}

/* line 639, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-printer:before {
  content: "\e070";
}

/* line 642, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-progress:before {
  content: "\e071";
}

/* line 645, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-record:before {
  content: "\e072";
}

/* line 648, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-repeat:before {
  content: "\e073";
}

/* line 651, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-repeat-1:before {
  content: "\e074";
}

/* line 654, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-repeat-2:before {
  content: "\e075";
}

/* line 657, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-resize-1:before {
  content: "\e076";
}

/* line 660, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-resize-2:before {
  content: "\e077";
}

/* line 663, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-resize-3:before {
  content: "\e078";
}

/* line 666, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-resize-4:before {
  content: "\e079";
}

/* line 669, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-resize-5:before {
  content: "\e07a";
}

/* line 672, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-resize-6:before {
  content: "\e07b";
}

/* line 675, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-rewind:before {
  content: "\e07c";
}

/* line 678, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-rss:before {
  content: "\e07d";
}

/* line 681, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-screen-expand-1:before {
  content: "\e07e";
}

/* line 684, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-screen-expand-2:before {
  content: "\e07f";
}

/* line 687, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-screen-expand-3:before {
  content: "\e080";
}

/* line 690, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-share:before {
  content: "\e081";
}

/* line 693, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-share-2:before {
  content: "\e082";
}

/* line 696, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-shop:before {
  content: "\e083";
}

/* line 699, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-shopping-bag:before {
  content: "\e084";
}

/* line 702, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-shopping-cart:before {
  content: "\e085";
}

/* line 705, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-shopping-cart-add:before {
  content: "\e086";
}

/* line 708, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-shopping-cart-delete:before {
  content: "\e087";
}

/* line 711, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-shopping-cart-ok:before {
  content: "\e088";
}

/* line 714, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-shopping-cart-remove:before {
  content: "\e089";
}

/* line 717, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-shuffle:before {
  content: "\e08a";
}

/* line 720, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-skip-next:before {
  content: "\e08b";
}

/* line 723, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-skip-previous:before {
  content: "\e08c";
}

/* line 726, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-skype:before {
  content: "\e08d";
}

/* line 729, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-slideshow:before {
  content: "\e08e";
}

/* line 732, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-speech-1:before {
  content: "\e08f";
}

/* line 735, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-speech-2:before {
  content: "\e090";
}

/* line 738, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-speech-3:before {
  content: "\e091";
}

/* line 741, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-speech-4:before {
  content: "\e092";
}

/* line 744, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-speech-bubble-1:before {
  content: "\e093";
}

/* line 747, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-speech-bubble-2:before {
  content: "\e094";
}

/* line 750, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-speech-bubbles:before {
  content: "\e095";
}

/* line 753, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-spotify:before {
  content: "\e096";
}

/* line 756, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square:before {
  content: "\e097";
}

/* line 759, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-add:before {
  content: "\e098";
}

/* line 762, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-dashed:before {
  content: "\e099";
}

/* line 765, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-delete:before {
  content: "\e09a";
}

/* line 768, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-down:before {
  content: "\e09b";
}

/* line 771, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-left:before {
  content: "\e09c";
}

/* line 774, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-ok:before {
  content: "\e09d";
}

/* line 777, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-remove:before {
  content: "\e09e";
}

/* line 780, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-right:before {
  content: "\e09f";
}

/* line 783, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-square-up:before {
  content: "\e0a0";
}

/* line 786, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-star:before {
  content: "\e0a1";
}

/* line 789, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-stop:before {
  content: "\e0a2";
}

/* line 792, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-suitcase:before {
  content: "\e0a3";
}

/* line 795, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-tag:before {
  content: "\e0a4";
}

/* line 798, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-tags:before {
  content: "\e0a5";
}

/* line 801, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-target:before {
  content: "\e0a6";
}

/* line 804, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-terminal:before {
  content: "\e0a7";
}

/* line 807, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-text-center:before {
  content: "\e0a8";
}

/* line 810, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-text-justify:before {
  content: "\e0a9";
}

/* line 813, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-text-left:before {
  content: "\e0aa";
}

/* line 816, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-text-right:before {
  content: "\e0ab";
}

/* line 819, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-tick:before {
  content: "\e0ac";
}

/* line 822, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-time:before {
  content: "\e0ad";
}

/* line 825, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-timer:before {
  content: "\e0ae";
}

/* line 828, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-tumblr:before {
  content: "\e0af";
}

/* line 831, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-twitter:before {
  content: "\e0b0";
}

/* line 834, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-unlock:before {
  content: "\e0b1";
}

/* line 837, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-upload:before {
  content: "\e0b2";
}

/* line 840, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-user:before {
  content: "\e0b3";
}

/* line 843, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-user-add:before {
  content: "\e0b4";
}

/* line 846, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-user-circle:before {
  content: "\e0b5";
}

/* line 849, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-user-delete:before {
  content: "\e0b6";
}

/* line 852, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-user-ok:before {
  content: "\e0b7";
}

/* line 855, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-user-remove:before {
  content: "\e0b8";
}

/* line 858, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-user-square:before {
  content: "\e0b9";
}

/* line 861, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-users:before {
  content: "\e0ba";
}

/* line 864, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-view:before {
  content: "\e0bb";
}

/* line 867, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-view-off:before {
  content: "\e0bc";
}

/* line 870, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-vimeo:before {
  content: "\e0bd";
}

/* line 873, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-voicemail:before {
  content: "\e0be";
}

/* line 876, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-volume-1:before {
  content: "\e0bf";
}

/* line 879, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-volume-2:before {
  content: "\e0c0";
}

/* line 882, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-volume-3:before {
  content: "\e0c1";
}

/* line 885, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-volume-down:before {
  content: "\e0c2";
}

/* line 888, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-volume-mute:before {
  content: "\e0c3";
}

/* line 891, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-volume-off:before {
  content: "\e0c4";
}

/* line 894, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-volume-up:before {
  content: "\e0c5";
}

/* line 897, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-warning:before {
  content: "\e0c6";
}

/* line 900, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-wifi-1:before {
  content: "\e0c7";
}

/* line 903, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-wifi-2:before {
  content: "\e0c8";
}

/* line 906, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-wifi-3:before {
  content: "\e0c9";
}

/* line 909, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-windows:before {
  content: "\e0ca";
}

/* line 912, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-youtube:before {
  content: "\e0cb";
}

/* line 915, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-zoom-in:before {
  content: "\e0cc";
}

/* line 918, ../../app/assets/stylesheets/fonts/_ikons.scss */
.icon-ikons-zoom-out:before {
  content: "\e0cd";
}

@font-face {
  font-family: dripicons;
  src: url(/fonts/others/dripicons.ttf) format("truetype"), url(/fonts/others/dripicons.woff) format("woff");
}
/* line 8, ../../app/assets/stylesheets/fonts/_dripicons.scss */
[class^="icon-dripicons-"]:before,
[class*=" icon-dripicons-"]:before {
  font-family: "dripicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
}

/* line 24, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-align-center:before {
  content: "\e000";
}

/* line 28, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-align-justify:before {
  content: "\e001";
}

/* line 32, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-align-left:before {
  content: "\e002";
}

/* line 36, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-align-right:before {
  content: "\e003";
}

/* line 40, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-arrow-down:before {
  content: "\e004";
}

/* line 44, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-arrow-left:before {
  content: "\e005";
}

/* line 48, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-arrow-thin-down:before {
  content: "\e006";
}

/* line 52, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-arrow-right:before {
  content: "\e007";
}

/* line 56, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-arrow-thin-left:before {
  content: "\e008";
}

/* line 60, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-arrow-thin-up:before {
  content: "\e009";
}

/* line 64, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-arrow-up:before {
  content: "\e010";
}

/* line 68, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-attachment:before {
  content: "\e011";
}

/* line 72, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-arrow-thin-right:before {
  content: "\e012";
}

/* line 76, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-code:before {
  content: "\e013";
}

/* line 80, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-cloud:before {
  content: "\e014";
}

/* line 84, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-chevron-right:before {
  content: "\e015";
}

/* line 88, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-chevron-up:before {
  content: "\e016";
}

/* line 92, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-chevron-down:before {
  content: "\e017";
}

/* line 96, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-chevron-left:before {
  content: "\e018";
}

/* line 100, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-camera:before {
  content: "\e019";
}

/* line 104, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-checkmark:before {
  content: "\e020";
}

/* line 108, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-calendar:before {
  content: "\e021";
}

/* line 112, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-clockwise:before {
  content: "\e022";
}

/* line 116, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-conversation:before {
  content: "\e023";
}

/* line 120, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-direction:before {
  content: "\e024";
}

/* line 124, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-cross:before {
  content: "\e025";
}

/* line 128, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-graph-line:before {
  content: "\e026";
}

/* line 132, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-gear:before {
  content: "\e027";
}

/* line 136, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-graph-bar:before {
  content: "\e028";
}

/* line 140, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-export:before {
  content: "\e029";
}

/* line 144, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-feed:before {
  content: "\e030";
}

/* line 148, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-folder:before {
  content: "\e031";
}

/* line 152, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-forward:before {
  content: "\e032";
}

/* line 156, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-folder-open:before {
  content: "\e033";
}

/* line 160, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-download:before {
  content: "\e034";
}

/* line 164, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-document-new:before {
  content: "\e035";
}

/* line 168, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-document-edit:before {
  content: "\e036";
}

/* line 172, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-document:before {
  content: "\e037";
}

/* line 176, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-gaming:before {
  content: "\e038";
}

/* line 180, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-graph-pie:before {
  content: "\e039";
}

/* line 184, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-heart:before {
  content: "\e040";
}

/* line 188, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-headset:before {
  content: "\e041";
}

/* line 192, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-help:before {
  content: "\e042";
}

/* line 196, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-information:before {
  content: "\e043";
}

/* line 200, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-loading:before {
  content: "\e044";
}

/* line 204, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-lock:before {
  content: "\e045";
}

/* line 208, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-location:before {
  content: "\e046";
}

/* line 212, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-lock-open:before {
  content: "\e047";
}

/* line 216, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-mail:before {
  content: "\e048";
}

/* line 220, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-map:before {
  content: "\e049";
}

/* line 224, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-media-loop:before {
  content: "\e050";
}

/* line 228, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-mobile-portrait:before {
  content: "\e051";
}

/* line 232, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-mobile-landscape:before {
  content: "\e052";
}

/* line 236, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-microphone:before {
  content: "\e053";
}

/* line 240, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-minus:before {
  content: "\e054";
}

/* line 244, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-message:before {
  content: "\e055";
}

/* line 248, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-menu:before {
  content: "\e056";
}

/* line 252, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-media-stop:before {
  content: "\e057";
}

/* line 256, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-media-shuffle:before {
  content: "\e058";
}

/* line 260, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-media-previous:before {
  content: "\e059";
}

/* line 264, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-media-play:before {
  content: "\e060";
}

/* line 268, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-media-next:before {
  content: "\e061";
}

/* line 272, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-media-pause:before {
  content: "\e062";
}

/* line 276, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-monitor:before {
  content: "\e063";
}

/* line 280, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-move:before {
  content: "\e064";
}

/* line 284, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-plus:before {
  content: "\e065";
}

/* line 288, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-phone:before {
  content: "\e066";
}

/* line 292, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-preview:before {
  content: "\e067";
}

/* line 296, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-print:before {
  content: "\e068";
}

/* line 300, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-media-record:before {
  content: "\e069";
}

/* line 304, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-music:before {
  content: "\e070";
}

/* line 308, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-home:before {
  content: "\e071";
}

/* line 312, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-question:before {
  content: "\e072";
}

/* line 316, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-reply:before {
  content: "\e073";
}

/* line 320, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-reply-all:before {
  content: "\e074";
}

/* line 324, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-return:before {
  content: "\e075";
}

/* line 328, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-retweet:before {
  content: "\e076";
}

/* line 332, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-search:before {
  content: "\e077";
}

/* line 336, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-view-thumb:before {
  content: "\e078";
}

/* line 340, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-view-list-large:before {
  content: "\e079";
}

/* line 344, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-view-list:before {
  content: "\e080";
}

/* line 348, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-upload:before {
  content: "\e081";
}

/* line 352, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-user-group:before {
  content: "\e082";
}

/* line 356, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-trash:before {
  content: "\e083";
}

/* line 360, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-user:before {
  content: "\e084";
}

/* line 364, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-thumbs-up:before {
  content: "\e085";
}

/* line 368, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-thumbs-down:before {
  content: "\e086";
}

/* line 372, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-tablet-portrait:before {
  content: "\e087";
}

/* line 376, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-tablet-landscape:before {
  content: "\e088";
}

/* line 380, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-tag:before {
  content: "\e089";
}

/* line 384, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-star:before {
  content: "\e090";
}

/* line 388, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-volume-full:before {
  content: "\e091";
}

/* line 392, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-volume-off:before {
  content: "\e092";
}

/* line 396, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-warning:before {
  content: "\e093";
}

/* line 400, ../../app/assets/stylesheets/fonts/_dripicons.scss */
.icon-dripicons-window:before {
  content: "\e094";
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/material-icons/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(/fonts/material-icons/MaterialIcons-Regular.woff2) format("woff2"), url(/fonts/material-icons/MaterialIcons-Regular.woff) format("woff"), url(/fonts/material-icons/MaterialIcons-Regular.ttf) format("truetype");
}
/* line 13, ../../app/assets/stylesheets/fonts/material-icons.scss */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

@font-face {
  font-family: 'architects-daughter';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/architectsdaughter/.eot);
  /* For IE6-8 */
  src: url(/fonts/architectsdaughter/architectsdaughter-webfont.woff2) format("woff2"), url(/fonts/architectsdaughter/architectsdaughter-webfont.woff) format("woff");
}
/* line 11, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.architects-daughter-font {
  font-family: 'architects-daughter';
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "prevail-custom-icon";
  src: url("/fonts/others/prevail-custom-icon.eot");
  src: url("/fonts/others/prevail-custom-icon.eot?#iefix") format("embedded-opentype"), url("/fonts/others/prevail-custom-icon.woff") format("woff"), url("/fonts/others/prevail-custom-icon.ttf") format("truetype"), url("/fonts/others/prevail-custom-icon.svg#prevail-custom-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 28, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
[data-icon]:before {
  font-family: "prevail-custom-icon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 41, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
[class^="phs-icon-"]:before,
[class*=" phs-icon-"]:before {
  font-family: "prevail-custom-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}

/* line 55, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-1-level:before {
  content: "\61";
}

/* line 58, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-2-levels:before {
  content: "\62";
}

/* line 61, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-3-levels:before {
  content: "\63";
}

/* line 64, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-4-levels:before {
  content: "\64";
}

/* line 67, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-add-a-comment:before {
  content: "\65";
}

/* line 70, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-add-clients:before {
  content: "\66";
}

/* line 73, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-answer:before {
  content: "\67";
}

/* line 76, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-billing:before {
  content: "\68";
}

/* line 79, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-cost:before {
  content: "\69";
}

/* line 82, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-dollar:before {
  content: "\6a";
}

/* line 85, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-harm-to-others:before {
  content: "\6b";
}

/* line 88, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-health-technology:before {
  content: "\6c";
}

/* line 91, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-inappropriate-behavior:before {
  content: "\6d";
}

/* line 94, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-schedule-clinician:before {
  content: "\6e";
}

/* line 97, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-ribbon:before {
  content: "\6f";
}

/* line 100, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-registered-user:before {
  content: "\70";
}

/* line 103, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-private-community:before {
  content: "\71";
}

/* line 106, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-volunteer:before {
  content: "\72";
}

/* line 109, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-unregistered-user:before {
  content: "\73";
}

/* line 112, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-prevail-premium:before {
  content: "\74";
}

/* line 115, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-pin:before {
  content: "\75";
}

/* line 118, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-unpin:before {
  content: "\76";
}

/* line 121, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-token:before {
  content: "\77";
}

/* line 124, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-peer-mentor:before {
  content: "\78";
}

/* line 127, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-patient-icon:before {
  content: "\79";
}

/* line 130, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-surge:before {
  content: "\7a";
}

/* line 133, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-skipped:before {
  content: "\41";
}

/* line 136, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-new-message-request:before {
  content: "\42";
}

/* line 139, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-new-badge:before {
  content: "\43";
}

/* line 142, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-silence:before {
  content: "\44";
}

/* line 145, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-shield:before {
  content: "\45";
}

/* line 148, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-military:before {
  content: "\46";
}

/* line 151, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-license:before {
  content: "\47";
}

/* line 154, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-secure-messaging:before {
  content: "\48";
}

/* line 157, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-scheduled-chat-session:before {
  content: "\49";
}

/* line 160, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-insurance-health:before {
  content: "\4a";
}

/* line 163, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-live:before {
  content: "\4c";
}

/* line 166, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-pending:before {
  content: "\4d";
}

/* line 169, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-emotions:before {
  content: "\4b";
}

/* line 172, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-clinician:before {
  content: "\4e";
}

/* line 175, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-employer:before {
  content: "\4f";
}

/* line 178, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-health-plan:before {
  content: "\50";
}

/* line 181, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-people:before {
  content: "\51";
}

/* line 184, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-wellness-coach:before {
  content: "\52";
}

/* line 187, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-activity-icon:before {
  content: "\53";
}

/* line 190, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-focus-anxiety:before {
  content: "\54";
}

/* line 193, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-focus-depression:before {
  content: "\55";
}

/* line 196, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-focus-ptsd:before {
  content: "\56";
}

/* line 199, ../../app/assets/stylesheets/fonts/prevail_custom_icon.scss */
.phs-icon-focus-stress:before {
  content: "\57";
}

/* line 2, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job a.btn-link, .form-background-job .list-group-item > form input.btn-link[name*='commit'], .list-group-item > form .form-background-job input.btn-link[name*='commit'], .form-background-job .list-group-item > form button.btn-link, .list-group-item > form .form-background-job button.btn-link, .form-background-job .button-form input.btn-link[type="submit"], .button-form .form-background-job input.btn-link[type="submit"] {
  display: none;
}
/* line 5, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job a.btn-link i.fa-spinner, .form-background-job .list-group-item > form input.btn-link[name*='commit'] i.fa-spinner, .list-group-item > form .form-background-job input.btn-link[name*='commit'] i.fa-spinner, .form-background-job .list-group-item > form button.btn-link i.fa-spinner, .list-group-item > form .form-background-job button.btn-link i.fa-spinner, .form-background-job .button-form input.btn-link[type="submit"] i.fa-spinner, .button-form .form-background-job input.btn-link[type="submit"] i.fa-spinner {
  color: black;
}
/* line 6, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job a.btn-link i.fa-ok-sign, .form-background-job .list-group-item > form input.btn-link[name*='commit'] i.fa-ok-sign, .list-group-item > form .form-background-job input.btn-link[name*='commit'] i.fa-ok-sign, .form-background-job .list-group-item > form button.btn-link i.fa-ok-sign, .list-group-item > form .form-background-job button.btn-link i.fa-ok-sign, .form-background-job .button-form input.btn-link[type="submit"] i.fa-ok-sign, .button-form .form-background-job input.btn-link[type="submit"] i.fa-ok-sign {
  color: green;
}
/* line 7, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job a.btn-link i.fa-remove-sign, .form-background-job .list-group-item > form input.btn-link[name*='commit'] i.fa-remove-sign, .list-group-item > form .form-background-job input.btn-link[name*='commit'] i.fa-remove-sign, .form-background-job .list-group-item > form button.btn-link i.fa-remove-sign, .list-group-item > form .form-background-job button.btn-link i.fa-remove-sign, .form-background-job .button-form input.btn-link[type="submit"] i.fa-remove-sign, .button-form .form-background-job input.btn-link[type="submit"] i.fa-remove-sign {
  color: red;
}
/* line 10, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job[data-background-job-id] a.btn-link, .form-background-job[data-background-job-id] .list-group-item > form input.btn-link[name*='commit'], .list-group-item > form .form-background-job[data-background-job-id] input.btn-link[name*='commit'], .form-background-job[data-background-job-id] .list-group-item > form button.btn-link, .list-group-item > form .form-background-job[data-background-job-id] button.btn-link, .form-background-job[data-background-job-id] .button-form input.btn-link[type="submit"], .button-form .form-background-job[data-background-job-id] input.btn-link[type="submit"] {
  display: inline-block;
}
/* line 12, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job[data-background-job-id] a.btn-link i.fa-spinner, .form-background-job[data-background-job-id] .list-group-item > form input.btn-link[name*='commit'] i.fa-spinner, .list-group-item > form .form-background-job[data-background-job-id] input.btn-link[name*='commit'] i.fa-spinner, .form-background-job[data-background-job-id] .list-group-item > form button.btn-link i.fa-spinner, .list-group-item > form .form-background-job[data-background-job-id] button.btn-link i.fa-spinner, .form-background-job[data-background-job-id] .button-form input.btn-link[type="submit"] i.fa-spinner, .button-form .form-background-job[data-background-job-id] input.btn-link[type="submit"] i.fa-spinner {
  display: inline-block;
}
/* line 13, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job[data-background-job-id] a.btn-link i.fa-ok-sign, .form-background-job[data-background-job-id] .list-group-item > form input.btn-link[name*='commit'] i.fa-ok-sign, .list-group-item > form .form-background-job[data-background-job-id] input.btn-link[name*='commit'] i.fa-ok-sign, .form-background-job[data-background-job-id] .list-group-item > form button.btn-link i.fa-ok-sign, .list-group-item > form .form-background-job[data-background-job-id] button.btn-link i.fa-ok-sign, .form-background-job[data-background-job-id] .button-form input.btn-link[type="submit"] i.fa-ok-sign, .button-form .form-background-job[data-background-job-id] input.btn-link[type="submit"] i.fa-ok-sign {
  display: none;
}
/* line 14, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job[data-background-job-id] a.btn-link i.fa-remove-sign, .form-background-job[data-background-job-id] .list-group-item > form input.btn-link[name*='commit'] i.fa-remove-sign, .list-group-item > form .form-background-job[data-background-job-id] input.btn-link[name*='commit'] i.fa-remove-sign, .form-background-job[data-background-job-id] .list-group-item > form button.btn-link i.fa-remove-sign, .list-group-item > form .form-background-job[data-background-job-id] button.btn-link i.fa-remove-sign, .form-background-job[data-background-job-id] .button-form input.btn-link[type="submit"] i.fa-remove-sign, .button-form .form-background-job[data-background-job-id] input.btn-link[type="submit"] i.fa-remove-sign {
  display: none;
}
/* line 16, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job.background-success a.btn-link, .form-background-job.background-success .list-group-item > form input.btn-link[name*='commit'], .list-group-item > form .form-background-job.background-success input.btn-link[name*='commit'], .form-background-job.background-success .list-group-item > form button.btn-link, .list-group-item > form .form-background-job.background-success button.btn-link, .form-background-job.background-success .button-form input.btn-link[type="submit"], .button-form .form-background-job.background-success input.btn-link[type="submit"] {
  display: inline-block;
}
/* line 18, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job.background-success a.btn-link i.fa-spinner, .form-background-job.background-success .list-group-item > form input.btn-link[name*='commit'] i.fa-spinner, .list-group-item > form .form-background-job.background-success input.btn-link[name*='commit'] i.fa-spinner, .form-background-job.background-success .list-group-item > form button.btn-link i.fa-spinner, .list-group-item > form .form-background-job.background-success button.btn-link i.fa-spinner, .form-background-job.background-success .button-form input.btn-link[type="submit"] i.fa-spinner, .button-form .form-background-job.background-success input.btn-link[type="submit"] i.fa-spinner {
  display: none;
}
/* line 19, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job.background-success a.btn-link i.fa-ok-sign, .form-background-job.background-success .list-group-item > form input.btn-link[name*='commit'] i.fa-ok-sign, .list-group-item > form .form-background-job.background-success input.btn-link[name*='commit'] i.fa-ok-sign, .form-background-job.background-success .list-group-item > form button.btn-link i.fa-ok-sign, .list-group-item > form .form-background-job.background-success button.btn-link i.fa-ok-sign, .form-background-job.background-success .button-form input.btn-link[type="submit"] i.fa-ok-sign, .button-form .form-background-job.background-success input.btn-link[type="submit"] i.fa-ok-sign {
  display: inline-block;
}
/* line 20, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job.background-success a.btn-link i.fa-remove-sign, .form-background-job.background-success .list-group-item > form input.btn-link[name*='commit'] i.fa-remove-sign, .list-group-item > form .form-background-job.background-success input.btn-link[name*='commit'] i.fa-remove-sign, .form-background-job.background-success .list-group-item > form button.btn-link i.fa-remove-sign, .list-group-item > form .form-background-job.background-success button.btn-link i.fa-remove-sign, .form-background-job.background-success .button-form input.btn-link[type="submit"] i.fa-remove-sign, .button-form .form-background-job.background-success input.btn-link[type="submit"] i.fa-remove-sign {
  display: none;
}
/* line 22, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job.background-error a.btn-link, .form-background-job.background-error .list-group-item > form input.btn-link[name*='commit'], .list-group-item > form .form-background-job.background-error input.btn-link[name*='commit'], .form-background-job.background-error .list-group-item > form button.btn-link, .list-group-item > form .form-background-job.background-error button.btn-link, .form-background-job.background-error .button-form input.btn-link[type="submit"], .button-form .form-background-job.background-error input.btn-link[type="submit"] {
  display: inline-block;
}
/* line 24, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job.background-error a.btn-link i.fa-spinner, .form-background-job.background-error .list-group-item > form input.btn-link[name*='commit'] i.fa-spinner, .list-group-item > form .form-background-job.background-error input.btn-link[name*='commit'] i.fa-spinner, .form-background-job.background-error .list-group-item > form button.btn-link i.fa-spinner, .list-group-item > form .form-background-job.background-error button.btn-link i.fa-spinner, .form-background-job.background-error .button-form input.btn-link[type="submit"] i.fa-spinner, .button-form .form-background-job.background-error input.btn-link[type="submit"] i.fa-spinner {
  display: none;
}
/* line 25, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job.background-error a.btn-link i.fa-ok-sign, .form-background-job.background-error .list-group-item > form input.btn-link[name*='commit'] i.fa-ok-sign, .list-group-item > form .form-background-job.background-error input.btn-link[name*='commit'] i.fa-ok-sign, .form-background-job.background-error .list-group-item > form button.btn-link i.fa-ok-sign, .list-group-item > form .form-background-job.background-error button.btn-link i.fa-ok-sign, .form-background-job.background-error .button-form input.btn-link[type="submit"] i.fa-ok-sign, .button-form .form-background-job.background-error input.btn-link[type="submit"] i.fa-ok-sign {
  display: none;
}
/* line 26, ../../app/assets/stylesheets/shared/_delayed_jobs.scss */
.form-background-job.background-error a.btn-link i.fa-remove-sign, .form-background-job.background-error .list-group-item > form input.btn-link[name*='commit'] i.fa-remove-sign, .list-group-item > form .form-background-job.background-error input.btn-link[name*='commit'] i.fa-remove-sign, .form-background-job.background-error .list-group-item > form button.btn-link i.fa-remove-sign, .list-group-item > form .form-background-job.background-error button.btn-link i.fa-remove-sign, .form-background-job.background-error .button-form input.btn-link[type="submit"] i.fa-remove-sign, .button-form .form-background-job.background-error input.btn-link[type="submit"] i.fa-remove-sign {
  display: inline-block;
}

/* line 1, ../../app/assets/stylesheets/admin/_default.scss */
.body-admin {
  overflow: auto;
  overflow-y: scroll;
  transition: margin .2s;
  letter-spacing: 0.3px;
}
/* line 6, ../../app/assets/stylesheets/admin/_default.scss */
.body-admin.registered {
  background-color: #E9F0F5;
  margin-right: 300px;
  padding: 25px 0 !important;
}
/* line 11, ../../app/assets/stylesheets/admin/_default.scss */
.body-admin.registered.expanded {
  margin-right: 0px;
}
/* line 15, ../../app/assets/stylesheets/admin/_default.scss */
.body-admin.anonymous {
  background-color: #ffffff;
  padding: 0;
}

/* line 21, ../../app/assets/stylesheets/admin/_default.scss */
.sidebar-nav li a, .sidebar-nav li .list-group-item > form input[name*='commit'], .list-group-item > form .sidebar-nav li input[name*='commit'], .sidebar-nav li .list-group-item > form button, .list-group-item > form .sidebar-nav li button, .sidebar-nav li .button-form input[type="submit"], .button-form .sidebar-nav li input[type="submit"] {
  display: flex !important;
  align-items: center;
  position: relative;
}
/* line 25, ../../app/assets/stylesheets/admin/_default.scss */
.sidebar-nav li a .toggle-button, .sidebar-nav li .list-group-item > form input[name*='commit'] .toggle-button, .list-group-item > form .sidebar-nav li input[name*='commit'] .toggle-button, .sidebar-nav li .list-group-item > form button .toggle-button, .list-group-item > form .sidebar-nav li button .toggle-button, .sidebar-nav li .button-form input[type="submit"] .toggle-button, .button-form .sidebar-nav li input[type="submit"] .toggle-button {
  position: absolute;
  right: 20px;
  top: 14px;
  transition: transform 0.1s;
}
/* line 30, ../../app/assets/stylesheets/admin/_default.scss */
.sidebar-nav li a .toggle-button.active, .sidebar-nav li .list-group-item > form input[name*='commit'] .toggle-button.active, .list-group-item > form .sidebar-nav li input[name*='commit'] .toggle-button.active, .sidebar-nav li .list-group-item > form button .toggle-button.active, .list-group-item > form .sidebar-nav li button .toggle-button.active, .sidebar-nav li .button-form input[type="submit"] .toggle-button.active, .button-form .sidebar-nav li input[type="submit"] .toggle-button.active {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 38, ../../app/assets/stylesheets/admin/_default.scss */
.html-wrapper {
  white-space: pre-line;
}

/* line 44, ../../app/assets/stylesheets/admin/_default.scss */
.list-group-item {
  font-size: 0.9rem;
}
/* line 46, ../../app/assets/stylesheets/admin/_default.scss */
.list-group-item a, .list-group-item > form input[name*='commit'], .list-group-item > form button, .list-group-item .button-form input[type="submit"], .button-form .list-group-item input[type="submit"] {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0.75rem 1.25rem;
}
/* line 52, ../../app/assets/stylesheets/admin/_default.scss */
.list-group-item > form {
  width: 100%;
}
/* line 54, ../../app/assets/stylesheets/admin/_default.scss */
.list-group-item > form input[name*='commit'] {
  font-size: 0.9rem;
  text-align: left;
}
/* line 59, ../../app/assets/stylesheets/admin/_default.scss */
.list-group-item > form button {
  border: none;
  text-align: left;
  font-size: 0.9rem;
}
/* line 66, ../../app/assets/stylesheets/admin/_default.scss */
.list-group-item.active {
  font-size: 1rem;
}
/* line 68, ../../app/assets/stylesheets/admin/_default.scss */
.list-group-item.active button {
  color: #fff;
}

/* line 74, ../../app/assets/stylesheets/admin/_default.scss */
.center-align {
  text-align: center;
}

/* line 77, ../../app/assets/stylesheets/admin/_default.scss */
.right-align {
  text-align: right;
}

/* line 80, ../../app/assets/stylesheets/admin/_default.scss */
.left-align {
  text-align: left;
}

/* line 83, ../../app/assets/stylesheets/admin/_default.scss */
.p {
  margin: 0 0 10px;
}

/* line 101, ../../app/assets/stylesheets/admin/_default.scss */
.list.inline {
  display: inline-flex;
  list-style: none;
  margin-bottom: 20px;
}
/* line 105, ../../app/assets/stylesheets/admin/_default.scss */
.list.inline li {
  margin-right: 10px;
}

/* line 117, ../../app/assets/stylesheets/admin/_default.scss */
.pagination {
  margin: 0;
}

/* line 121, ../../app/assets/stylesheets/admin/_default.scss */
.dataTables_wrapper input[type="search"], .dataTables_wrapper select {
  margin: 0 .5rem;
}

/* line 132, ../../app/assets/stylesheets/admin/_default.scss */
table {
  width: 100%;
  font-size: .9rem;
  color: #757575;
  text-align: left;
}
/* line 137, ../../app/assets/stylesheets/admin/_default.scss */
table tr {
  height: 48px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
}
/* line 142, ../../app/assets/stylesheets/admin/_default.scss */
table th {
  font-weight: bold;
}
/* line 144, ../../app/assets/stylesheets/admin/_default.scss */
table th:first-letter {
  text-transform: capitalize;
}
/* line 148, ../../app/assets/stylesheets/admin/_default.scss */
table th, table td {
  position: relative;
  padding: 1.25rem .5rem;
  word-wrap: break-word;
}
/* line 154, ../../app/assets/stylesheets/admin/_default.scss */
table tr td:first-of-type {
  font-weight: bold;
}
/* line 157, ../../app/assets/stylesheets/admin/_default.scss */
table tr td a, table tr td .list-group-item > form input[name*='commit'], .list-group-item > form table tr td input[name*='commit'], table tr td .list-group-item > form button, .list-group-item > form table tr td button, table tr td .button-form input[type="submit"], .button-form table tr td input[type="submit"] {
  display: block;
}
/* line 161, ../../app/assets/stylesheets/admin/_default.scss */
table td.value > div {
  max-height: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 167, ../../app/assets/stylesheets/admin/_default.scss */
table td.value {
  position: relative;
}
/* line 169, ../../app/assets/stylesheets/admin/_default.scss */
table td.value > .more {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
/* line 175, ../../app/assets/stylesheets/admin/_default.scss */
table td > .jumbotron, table td > .html-wrapper {
  margin-bottom: 0px;
  padding: 20px;
}
/* line 180, ../../app/assets/stylesheets/admin/_default.scss */
table.table-admin-translation-groups th, table.table-admin-translation-groups td {
  max-width: 240px;
}

/* line 184, ../../app/assets/stylesheets/admin/_default.scss */
.card-header {
  background-color: #d8d8d8;
}

/* line 187, ../../app/assets/stylesheets/admin/_default.scss */
.inline-filter {
  display: inline-flex;
  flex-direction: column;
  margin-right: 15px;
}

/* line 193, ../../app/assets/stylesheets/admin/_default.scss */
#report-data {
  text-align: center;
}

/* line 197, ../../app/assets/stylesheets/admin/_default.scss */
.report-navigation {
  padding: 5px;
  margin: auto;
}

/* line 202, ../../app/assets/stylesheets/admin/_default.scss */
.report-navigation ul > li {
  background-color: #cccc99;
  border: 1px solid #000;
  float: left;
  list-style-type: none;
  padding: 5px;
}

/* line 209, ../../app/assets/stylesheets/admin/_default.scss */
.report-filters {
  display: flex;
  flex-wrap: wrap;
}

/* line 213, ../../app/assets/stylesheets/admin/_default.scss */
.report-filter {
  padding: 15px;
}
/* line 217, ../../app/assets/stylesheets/admin/_default.scss */
.report-filter label {
  margin-left: 0;
  min-width: 70px;
}

/* line 227, ../../app/assets/stylesheets/admin/_default.scss */
.report-filter-title {
  font-weight: 400;
  font-size: 15px;
}

/* line 232, ../../app/assets/stylesheets/admin/_default.scss */
.report-submit {
  padding: 15px;
  display: inline-block;
}

/* line 238, ../../app/assets/stylesheets/admin/_default.scss */
.error {
  color: red;
}

/* line 242, ../../app/assets/stylesheets/admin/_default.scss */
.card {
  overflow: auto;
}
/* line 244, ../../app/assets/stylesheets/admin/_default.scss */
.card.with-border {
  border: 1px solid #d8d8d8;
}

/* line 248, ../../app/assets/stylesheets/admin/_default.scss */
div[class*="col-"] ul.list-group {
  margin-bottom: 20px;
}

/* line 252, ../../app/assets/stylesheets/admin/_default.scss */
.formula-container {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
}

/* line 258, ../../app/assets/stylesheets/admin/_default.scss */
.list-title {
  margin-left: 2.5rem;
  margin-bottom: 0.8rem;
  font-weight: 400;
  font-size: 1rem;
}

/* line 1, ../../app/assets/stylesheets/admin/_grid.scss */
.flex-row, .flex-wrapper, .space-between-row {
  display: flex;
  flex-wrap: wrap;
}

/* line 7, ../../app/assets/stylesheets/admin/_grid.scss */
.flex-wrapper.no-wrap {
  flex-wrap: nowrap;
}

/* line 11, ../../app/assets/stylesheets/admin/_grid.scss */
.flex-wrapper-item {
  flex-grow: 1;
  min-width: 280px;
  max-width: 360px;
  margin: 0px 20px 20px 0;
}
/* line 16, ../../app/assets/stylesheets/admin/_grid.scss */
.flex-wrapper-item.xs {
  min-width: 180px;
  max-width: 180px;
}

/* line 21, ../../app/assets/stylesheets/admin/_grid.scss */
.space-between-row {
  align-items: center;
  justify-content: space-between;
}

/* line 1, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.griddle {
  position: relative;
}

/* line 10, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.CodeRay .line-numbers pre {
  white-space: nowrap;
}

/* line 14, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.select2-container {
  width: 100% !important;
}
/* line 16, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.form-inline .select2-container {
  max-width: 83%;
}
/* line 19, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
#program-report-filter-select .select2-container {
  max-width: 100%;
}

/* line 23, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
#program-report-filter-select {
  width: 280px;
}

/* line 26, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
#event-report-select {
  width: 415px;
}

/* line 29, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
#survey-name-report-filter {
  width: 405px;
}

/* line 33, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
#rsc-report-select {
  width: 100%;
}

/* line 36, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
  min-height: 2.69167rem !important;
}

/* line 42, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 2.69167rem !important;
  font-size: 1.1rem !important;
}

/* line 47, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #eee !important;
  border-color: #d8d8d8 !important;
  margin-top: 3px !important;
  font-size: 15px;
  line-height: 30px;
}

/* line 55, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0.0625rem solid #ccc !important;
}

/* line 58, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.select2-container--default .select2-selection--multiple {
  border: 0.0625rem solid #ccc !important;
  padding: 0.1rem 0.15rem !important;
}

/* line 62, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.select2-search.select2-search--inline {
  font-size: 1.15rem !important;
}

/* line 67, ../../app/assets/stylesheets/admin/_plugins_overwrite.scss */
.reports_kit_visualization canvas {
  min-height: 680px;
}

/* line 23, ../../app/assets/stylesheets/admin/_peers.scss */
.admin-Peer-table thead > tr > th.other {
  text-align: right !important;
}
/* line 26, ../../app/assets/stylesheets/admin/_peers.scss */
.admin-Peer-table tbody > tr > td.other {
  text-align: right !important;
}

/* line 31, ../../app/assets/stylesheets/admin/_peers.scss */
.table-footer-action .material-icons {
  color: rgba(0, 0, 0, 0.54) !important;
}
/* line 34, ../../app/assets/stylesheets/admin/_peers.scss */
.table-footer-action .div > .div {
  color: rgba(0, 0, 0, 0.54) !important;
}

/* line 38, ../../app/assets/stylesheets/admin/_peers.scss */
.table-header-inner-content {
  display: flex;
  align-items: center;
}
/* line 41, ../../app/assets/stylesheets/admin/_peers.scss */
.table-header-inner-content.right {
  justify-content: flex-end;
}
/* line 44, ../../app/assets/stylesheets/admin/_peers.scss */
.table-header-inner-content .material-icons {
  font-size: 16px;
}

/* line 48, ../../app/assets/stylesheets/admin/_peers.scss */
.table-footer-content {
  align-items: center;
  color: rgba(0, 0, 0, 0.54);
}

/* line 53, ../../app/assets/stylesheets/admin/_peers.scss */
ul.rating {
  display: inline-block;
}

/* line 57, ../../app/assets/stylesheets/admin/_peers.scss */
.rating {
  color: #a9a9a9;
  margin: 0;
  padding: 0;
  font-size: 1.6em;
}

/* line 65, ../../app/assets/stylesheets/admin/_peers.scss */
ul.rating {
  display: inline-block;
}

/* line 69, ../../app/assets/stylesheets/admin/_peers.scss */
.rating li {
  list-style-type: none;
  display: inline-block;
  padding: 1px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

/* line 78, ../../app/assets/stylesheets/admin/_peers.scss */
.rating .filled {
  color: #21568b;
}

/* line 1, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar {
  top: 0;
  bottom: 0;
  z-index: 1;
  position: fixed;
  transition: all 0.3s ease;
  right: 0px;
  width: 300px;
  background: #273135;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 13, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar.collapsed {
  width: 0px;
}

/* line 17, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar #sidebar-container {
  bottom: 0;
  width: 100%;
  position: absolute;
  top: 70px;
}

/* line 24, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-toggler {
  cursor: pointer;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #1bacc0;
  color: #fff;
  padding: 8px;
  top: 15px;
  right: 15px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
/* line 35, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-toggler.fixed {
  display: none;
  position: fixed;
}
/* line 39, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-toggler.show {
  display: block;
  z-index: 1000;
}

/* line 44, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar #avatar {
  height: 75px;
  background: #343E42;
  padding: 0 15px;
}

/* line 49, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar #avatar img {
  top: 17px;
  position: relative;
}

/* line 53, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar #avatar-col {
  margin-left: -5px;
}

/* line 56, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar #demo-progress {
  margin: 0;
  top: 30px;
  height: 4px;
  width: 115px;
  border-radius: 0;
  position: relative;
  background: #DE5939;
}

/* line 65, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar #demo-icon {
  top: 3px;
  float: right;
  font-size: 18px;
  position: relative;
  color: #DE5939;
}

/* line 72, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-controls-container {
  width: 250px;
  height: 35px;
  display: table;
  visibility: visible;
  background: #DE5939;
}

/* line 79, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-controls-container > .sidebar-controls {
  display: table-row;
}

/* line 82, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn {
  border: none;
  outline: none;
  font-size: 16px;
  cursor: pointer;
  background: none;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #cf4c2e;
}

/* line 93, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > a, #sidebar .list-group-item > form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[name*='commit'], .list-group-item > form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[name*='commit'], #sidebar .list-group-item > form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > button, .list-group-item > form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > button, #sidebar .button-form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[type="submit"], .button-form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[type="submit"] {
  outline: none;
  color: #993F31;
}

/* line 97, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > a:hover, #sidebar .list-group-item > form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[name*='commit']:hover, .list-group-item > form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[name*='commit']:hover, #sidebar .list-group-item > form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > button:hover, .list-group-item > form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > button:hover, #sidebar .button-form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[type="submit"]:hover, .button-form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[type="submit"]:hover, html.default body #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > a:focus, html.default body #sidebar .list-group-item > form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[name*='commit']:focus, .list-group-item > form html.default body #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[name*='commit']:focus, html.default body #sidebar .list-group-item > form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > button:focus, .list-group-item > form html.default body #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > button:focus, html.default body #sidebar .button-form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[type="submit"]:focus, .button-form html.default body #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn > input[type="submit"]:focus {
  border: none;
}

/* line 100, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn.active {
  background: #ba4c3b !important;
}

/* line 103, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn.active > a, #sidebar .list-group-item > form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn.active > input[name*='commit'], .list-group-item > form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn.active > input[name*='commit'], #sidebar .list-group-item > form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn.active > button, .list-group-item > form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn.active > button, #sidebar .button-form .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn.active > input[type="submit"], .button-form #sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn.active > input[type="submit"] {
  color: #FA7252;
}

/* line 106, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-controls-container > .sidebar-controls > .sidebar-control-btn:hover {
  background: rgba(0, 0, 0, 0.04);
}

/* line 109, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar .sidebar-item {
  height: 35px;
  background: #1F282D;
}

/* line 114, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar.admin-sidebar #sidebar-container {
  top: 25px !important;
}

/* line 117, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar #sidebar-container > .sidebar {
  top: 0;
  bottom: 0;
  width: 250px;
  overflow: hidden;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 126, ../../app/assets/stylesheets/shared/_sidemenu.scss */
#sidebar #sidebar-container > .container-fluid {
  padding: 0 25px;
}

/* line 129, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-header {
  line-height: 1;
  font-size: 12px;
  padding-top: 25px;
  font-weight: bold;
  padding-bottom: 12px;
  color: rgba(137, 148, 155, 0.4);
}

/* line 139, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav {
  padding: 0;
  list-style: none;
  margin-left: 25px;
  border-left: 2px solid rgba(59, 70, 72, 0.5);
}

/* line 145, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li {
  outline: none;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

/* line 152, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li > a, .list-group-item > form .sidebar-nav > li > input[name*='commit'], .list-group-item > form .sidebar-nav > li > button, .button-form .sidebar-nav > li > input[type="submit"] {
  height: 45px;
  border: none;
  outline: none;
  color: #89949B;
  display: block;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  padding: 15px 0px 15px 25px;
}

/* line 163, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li > a > .phs-icon, .list-group-item > form .sidebar-nav > li > input[name*='commit'] > .phs-icon, .list-group-item > form .sidebar-nav > li > button > .phs-icon, .button-form .sidebar-nav > li > input[type="submit"] > .phs-icon {
  width: 16px;
  height: 17px;
  vertical-align: top;
  display: inline-block;
}

/* line 169, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li > a > .name, .list-group-item > form .sidebar-nav > li > input[name*='commit'] > .name, .list-group-item > form .sidebar-nav > li > button > .name, .button-form .sidebar-nav > li > input[type="submit"] > .name {
  line-height: 16px;
  vertical-align: top;
}

/* line 173, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li > a > .name > span > .label, .list-group-item > form .sidebar-nav > li > input[name*='commit'] > .name > span > .label, .list-group-item > form .sidebar-nav > li > button > .name > span > .label, .button-form .sidebar-nav > li > input[type="submit"] > .name > span > .label {
  float: right;
  margin-top: -3px;
  padding: 5px 10px;
  margin-right: 30px;
}

/* line 179, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li > a > .phs-icon ~ .name, .list-group-item > form .sidebar-nav > li > input[name*='commit'] > .phs-icon ~ .name, .list-group-item > form .sidebar-nav > li > button > .phs-icon ~ .name, .button-form .sidebar-nav > li > input[type="submit"] > .phs-icon ~ .name {
  margin-left: 10px;
}

/* line 182, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li > a:hover, .list-group-item > form .sidebar-nav > li > input[name*='commit']:hover, .list-group-item > form .sidebar-nav > li > button:hover, .button-form .sidebar-nav > li > input[type="submit"]:hover, html.default body .sidebar-nav > li > a:focus, html.default body .list-group-item > form .sidebar-nav > li > input[name*='commit']:focus, .list-group-item > form html.default body .sidebar-nav > li > input[name*='commit']:focus, html.default body .list-group-item > form .sidebar-nav > li > button:focus, .list-group-item > form html.default body .sidebar-nav > li > button:focus, html.default body .button-form .sidebar-nav > li > input[type="submit"]:focus, .button-form html.default body .sidebar-nav > li > input[type="submit"]:focus {
  border: none;
  background: rgba(0, 0, 0, 0.2);
}

/* line 186, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li:hover:before, .sidebar-nav > li.open:before {
  display: none;
}

/* line 189, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li.open {
  height: 100%;
}

/* line 192, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li.open > a, .list-group-item > form .sidebar-nav > li.open > input[name*='commit'], .list-group-item > form .sidebar-nav > li.open > button, .button-form .sidebar-nav > li.open > input[type="submit"] {
  background: rgba(0, 0, 0, 0.2);
}

/* line 195, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li:before {
  left: 0;
  top: 22px;
  width: 15px;
  content: ' ';
  position: absolute;
  display: inline-block;
  border: 1px solid rgba(59, 70, 72, 0.5);
}

/* line 204, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li.active {
  border-left: 5px solid #607d8b;
}

/* line 207, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li.active > a, .list-group-item > form .sidebar-nav > li.active > input[name*='commit'], .list-group-item > form .sidebar-nav > li.active > button, .button-form .sidebar-nav > li.active > input[type="submit"] {
  background: rgba(0, 0, 0, 0.4);
  padding-left: 20px;
}

/* line 211, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li.active > a:hover, .list-group-item > form .sidebar-nav > li.active > input[name*='commit']:hover, .list-group-item > form .sidebar-nav > li.active > button:hover, .button-form .sidebar-nav > li.active > input[type="submit"]:hover {
  background: rgba(0, 0, 0, 0.4);
}

/* line 214, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li.active:before {
  display: none;
}

/* line 217, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav > li.active:after {
  top: 11px;
  right: 0;
  content: '';
  position: absolute;
  display: inline-block;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 10px solid #E9F0F5;
}

/* line 227, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav-container > .sidebar-nav {
  border: none;
  margin-left: -25px;
  margin-right: -25px;
}

/* line 232, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav-container > .sidebar-nav > li:before {
  display: none;
}

/* line 235, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav-container > .sidebar-nav > li > a, .list-group-item > form .sidebar-nav-container > .sidebar-nav > li > input[name*='commit'], .list-group-item > form .sidebar-nav-container > .sidebar-nav > li > button, .button-form .sidebar-nav-container > .sidebar-nav > li > input[type="submit"] {
  font-size: 16px;
  line-height: 16px;
  padding: 15px 25px;
}

/* line 240, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav-container > .sidebar-nav > li > a > .name, .list-group-item > form .sidebar-nav-container > .sidebar-nav > li > input[name*='commit'] > .name, .list-group-item > form .sidebar-nav-container > .sidebar-nav > li > button > .name, .button-form .sidebar-nav-container > .sidebar-nav > li > input[type="submit"] > .name {
  line-height: 18px;
  margin-left: 15px;
}

/* line 244, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav-container > .sidebar-nav > li > a > .phs-icon, .list-group-item > form .sidebar-nav-container > .sidebar-nav > li > input[name*='commit'] > .phs-icon, .list-group-item > form .sidebar-nav-container > .sidebar-nav > li > button > .phs-icon, .button-form .sidebar-nav-container > .sidebar-nav > li > input[type="submit"] > .phs-icon {
  width: 18px;
  height: 19px;
  display: inline-block;
}

/* line 249, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.sidebar-nav-container > .sidebar-nav > li.active > a, .list-group-item > form .sidebar-nav-container > .sidebar-nav > li.active > input[name*='commit'], .list-group-item > form .sidebar-nav-container > .sidebar-nav > li.active > button, .button-form .sidebar-nav-container > .sidebar-nav > li.active > input[type="submit"] {
  padding-left: 20px;
}

/* line 253, ../../app/assets/stylesheets/shared/_sidemenu.scss */
.notification-wrapper {
  position: absolute;
  bottom: 10px;
  background: #535759;
  color: #c4e5e2;
  padding: 15px 10px;
  left: 10px;
  right: 10px;
  border-radius: 0 0 3px 3px;
  border-top: 3px solid #607d8b;
}

/* line 2, ../../app/assets/stylesheets/admin/_table.scss */
.admin-Peer-table > thead > tr > th:first-child {
  display: none;
}

/* line 26, ../../app/assets/stylesheets/admin/_table.scss */
.phs-mu-table thead > tr > th.other {
  text-align: right !important;
}
/* line 29, ../../app/assets/stylesheets/admin/_table.scss */
.phs-mu-table tbody > tr > td.other {
  text-align: right !important;
}

/* line 33, ../../app/assets/stylesheets/admin/_table.scss */
.table-top-corner-actions-wrapper, .table-footer-actions-wrapper {
  display: flex;
  align-items: center;
}

/* line 37, ../../app/assets/stylesheets/admin/_table.scss */
.table-footer-actions-wrapper {
  justify-content: flex-end;
}

/* line 41, ../../app/assets/stylesheets/admin/_table.scss */
.table-footer-action .material-icons {
  color: rgba(0, 0, 0, 0.54) !important;
}
/* line 44, ../../app/assets/stylesheets/admin/_table.scss */
.table-footer-action .div > .div {
  color: rgba(0, 0, 0, 0.54) !important;
}

/* line 48, ../../app/assets/stylesheets/admin/_table.scss */
.table-header-inner-content {
  display: flex;
  align-items: center;
}
/* line 51, ../../app/assets/stylesheets/admin/_table.scss */
.table-header-inner-content.right {
  justify-content: flex-end;
}
/* line 54, ../../app/assets/stylesheets/admin/_table.scss */
.table-header-inner-content .material-icons {
  font-size: 16px;
}

/* line 58, ../../app/assets/stylesheets/admin/_table.scss */
.table-footer-content {
  align-items: center;
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
  padding: 8px 0 8px 11px;
  border-top: 1px solid #e0e0e0;
}

/* line 65, ../../app/assets/stylesheets/admin/_table.scss */
.peer-application-review-item {
  padding: 20px;
  margin: 20px 0;
}

/* line 70, ../../app/assets/stylesheets/admin/_table.scss */
th[data-property="Answers"] {
  min-width: 290px;
}

/* line 4, ../../app/assets/stylesheets/admin/_forms.scss */
form.form-button {
  display: inline-block;
}

/* line 7, ../../app/assets/stylesheets/admin/_forms.scss */
textarea {
  font-size: 1rem !important;
}

/* line 10, ../../app/assets/stylesheets/admin/_forms.scss */
form.form-inline.label-block label {
  display: block;
  margin-left: 0;
}

/* line 14, ../../app/assets/stylesheets/admin/_forms.scss */
form.form-inline.label-block .form-group, form.form-inline.label-block .report-filter {
  margin-right: 15px;
  vertical-align: bottom;
}

/* line 19, ../../app/assets/stylesheets/admin/_forms.scss */
select.datetime {
  display: inline-block;
  width: auto;
  min-width: 60px;
}

/* line 25, ../../app/assets/stylesheets/admin/_forms.scss */
input, select {
  border-radius: 2px !important;
  font-size: 16px;
  line-height: 100%;
  border: 2px solid #dddddd;
  box-shadow: none;
  outline: none;
  padding: 0 10px;
}
/* line 37, ../../app/assets/stylesheets/admin/_forms.scss */
input:focus, select:focus {
  box-shadow: none !important;
  border-color: #2eb398 !important;
}
/* line 41, ../../app/assets/stylesheets/admin/_forms.scss */
input:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 60px white inset;
}

/* line 45, ../../app/assets/stylesheets/admin/_forms.scss */
.custom-select {
  position: relative;
}
/* line 47, ../../app/assets/stylesheets/admin/_forms.scss */
.custom-select select {
  appearance: none;
}
/* line 50, ../../app/assets/stylesheets/admin/_forms.scss */
.custom-select:after {
  content: "▼";
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 70%;
  line-height: 40px;
  padding: 0 7px;
  opacity: .7;
}

/* line 61, ../../app/assets/stylesheets/admin/_forms.scss */
input.btn {
  height: auto;
}

/* line 64, ../../app/assets/stylesheets/admin/_forms.scss */
.button-form {
  display: inline-block;
}

/* line 67, ../../app/assets/stylesheets/admin/_forms.scss */
.button-form .form-group, .button-form .report-filter {
  margin-bottom: 0;
}

/* line 70, ../../app/assets/stylesheets/admin/_forms.scss */
.button-form input[type="submit"] {
  border: none;
  color: inherit;
  padding: 0;
  font-size: 0.85rem;
}

/* line 97, ../../app/assets/stylesheets/admin/_forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  height: 2.375rem;
  margin-bottom: 0;
}

/* line 105, ../../app/assets/stylesheets/admin/_forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  height: 2.375rem;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

/* line 130, ../../app/assets/stylesheets/admin/_forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 2.375rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.375rem;
  color: #55595c;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 145, ../../app/assets/stylesheets/admin/_forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(2.375rem - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.375rem;
  color: #55595c;
  content: "Browse File";
  background-color: #d8d8d8;
  border-left: 1px solid #ccc;
  -webkit-border-radius: 0 0.25rem 0.25rem 0;
  -moz-border-radius: 0 0.25rem 0.25rem 0;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 1, ../../app/assets/stylesheets/admin/_modal.scss */
.modal-header {
  border-bottom: none !important;
  color: white;
  background-color: #1BACC0;
}
/* line 5, ../../app/assets/stylesheets/admin/_modal.scss */
.modal-header button.close {
  color: white;
  font-size: 38px;
  opacity: .9;
  font-weight: 400;
}
/* line 11, ../../app/assets/stylesheets/admin/_modal.scss */
.modal-header .title {
  margin: 5px 0 0 35px;
  font-size: 18px;
}

/* line 4, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-chat-input::placeholder {
  color: #ababab;
  font-style: italic;
}

/* line 11, ../../app/assets/stylesheets/user/_message_system.scss */
.user-progress-table .pagination-bottom .-pagination {
  border-top: none;
  box-shadow: none;
  padding: 0px;
}
/* line 15, ../../app/assets/stylesheets/user/_message_system.scss */
.user-progress-table .pagination-bottom .-pagination .-btn {
  font-size: 12px;
  padding: 3px;
  height: 30px;
  border-radius: 0;
  background-color: transparent;
}
/* line 22, ../../app/assets/stylesheets/user/_message_system.scss */
.user-progress-table .pagination-bottom .-pagination .-center {
  font-size: 11px;
}

/* line 29, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px;
  background-color: #F0F0F0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 34, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .chat-tips-container {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
}
/* line 40, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .tip-wrapper {
  margin-top: -10px;
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}
/* line 46, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .empty-info-text {
  font-style: italic;
  font-size: 15px;
}
/* line 50, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-header {
  color: #006064;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 56, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-name {
  margin-right: 3px;
  display: inline;
}
/* line 60, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-value {
  display: inline;
}
/* line 63, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-item {
  margin-bottom: 5px;
  font-size: 12px;
}
/* line 67, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-icon {
  font-size: 20px;
  vertical-align: middle;
  color: #263238;
}
/* line 72, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .tag-header-wrapper {
  display: flex;
}
/* line 75, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .tag-header-buttons {
  margin-left: auto;
  position: relative;
  top: -5px;
  text-align: right;
}
/* line 81, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .tag-chip {
  background-color: #CFD8DC;
  color: #546E7A;
  font-size: 13.6px;
  padding: 1px 3px;
  height: 22px;
  position: relative;
  margin-right: 15px;
  margin-bottom: 4px;
}
/* line 91, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .tag-chip:after {
  border: solid transparent;
  right: -22px;
  z-index: 1;
  border-left-color: inherit;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-left-color: #cfd8dc;
  border-width: 11px;
}
/* line 106, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .tag-chip-container {
  display: flex;
  flex-wrap: wrap;
}
/* line 110, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .tag-chip-page-text {
  font-weight: bold;
  margin-left: 5px;
}
/* line 114, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .griddle-pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 5px;
}
/* line 120, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .griddle-pagination select {
  height: 25px;
}
/* line 124, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .peer-notes-empty-text {
  margin-top: -30px;
  float: left;
}
/* line 128, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .peer-notes-table {
  margin-top: 10px;
}
/* line 131, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .empty-tags-text {
  color: #263238;
  font-weight: bold;
}
/* line 136, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .tips-parent-list-item button {
  top: -8px !important;
}
/* line 140, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-quick-stats {
  display: flex;
  justify-content: space-around;
}
/* line 143, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-quick-stats .user-info-quick-stat {
  padding: 0 10px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}
/* line 149, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-quick-stats .user-info-quick-stat i {
  color: #263238;
}
/* line 152, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-quick-stats .user-info-quick-stat .user-info-quick-stat-count {
  font-size: 25px;
  margin: 5px 0;
}
/* line 156, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-quick-stats .user-info-quick-stat .user-info-last-survey-completed {
  font-size: 13.6px;
  margin-top: auto;
  padding-bottom: 5px;
  font-weight: 500;
}
/* line 162, ../../app/assets/stylesheets/user/_message_system.scss */
.user-info-wrapper .user-info-quick-stats .user-info-quick-stat .user-info-quick-stat-definition {
  color: #263238;
  font-weight: bold;
}

/* line 169, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-window-top-meta-wrapper.peer-archived,
.chat-window-top-meta-wrapper.mentorInbox,
.chat-window-top-meta-wrapper.peerDashboard,
.chat-window-top-meta-wrapper.provider {
  padding: 0;
}
/* line 174, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-window-top-meta-wrapper.peer-archived .user-info-dropdown-filter,
.chat-window-top-meta-wrapper.mentorInbox .user-info-dropdown-filter,
.chat-window-top-meta-wrapper.peerDashboard .user-info-dropdown-filter,
.chat-window-top-meta-wrapper.provider .user-info-dropdown-filter {
  flex-grow: 3;
  margin-left: 15px;
}
/* line 178, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-window-top-meta-wrapper.peer-archived .right,
.chat-window-top-meta-wrapper.mentorInbox .right,
.chat-window-top-meta-wrapper.peerDashboard .right,
.chat-window-top-meta-wrapper.provider .right {
  margin-left: auto;
}

/* line 182, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-window-top-meta-wrapper {
  padding: .6rem 1rem;
}
/* line 184, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-window-top-meta-wrapper .top-rating-widget-caller {
  cursor: pointer;
}
/* line 187, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-window-top-meta-wrapper .chat-window-top-actions-wrapper {
  flex: 0 30%;
  text-align: right;
}
/* line 191, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-window-top-meta-wrapper .chat-window-top-meta-username {
  font-size: 17px;
  margin-bottom: 0;
}

/* line 196, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-window-top-meta-wrapper.provider.client-side {
  padding: .36rem 1rem;
}

/* line 199, ../../app/assets/stylesheets/user/_message_system.scss */
.last-message-wrapper {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 203, ../../app/assets/stylesheets/user/_message_system.scss */
.last-message-wrapper.unread {
  font-weight: bold;
}

/* line 207, ../../app/assets/stylesheets/user/_message_system.scss */
.last-message-at-wrapper {
  font-size: 10px;
  padding-top: 3px;
  white-space: nowrap;
  margin-right: 15px;
}

/* line 213, ../../app/assets/stylesheets/user/_message_system.scss */
.c-p {
  cursor: pointer;
}

/* line 216, ../../app/assets/stylesheets/user/_message_system.scss */
.peer-meta-wrapper, .side-navigation-chat-entry-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}
/* line 223, ../../app/assets/stylesheets/user/_message_system.scss */
.peer-meta-wrapper.active, .side-navigation-chat-entry-wrapper.active {
  background: #f5f5f5;
}

/* line 228, ../../app/assets/stylesheets/user/_message_system.scss */
.contact-item:hover {
  background-color: #f5f5f5;
}

/* line 232, ../../app/assets/stylesheets/user/_message_system.scss */
.contact-item.inactive {
  opacity: .7;
}

/* line 235, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-dashaboard-side-navigation .card-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 238, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-dashaboard-side-navigation .chat-entries-wrapper {
  overflow: auto;
  height: 550px;
}

/* line 242, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-wrapper, .friend-item-wrapper {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
/* line 246, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-wrapper .message-count-badge, .friend-item-wrapper .message-count-badge {
  color: #fff;
  border-radius: 3px;
  padding: 2 5px;
  text-align: center;
}
/* line 252, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-wrapper .avatar-img, .friend-item-wrapper .avatar-img {
  border-radius: 3px;
}

/* line 256, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-wrapper {
  margin: 5px 10px;
  padding: 10px 0;
}
/* line 259, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-wrapper .avatar-img {
  width: 50px;
  height: 50px;
}
/* line 263, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-wrapper .user-name {
  font-size: 16px;
  margin-top: 15px;
}
/* line 267, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-wrapper .message-count-badge {
  margin-top: 15px;
  font-size: 13px;
}

/* line 272, ../../app/assets/stylesheets/user/_message_system.scss */
.friend-item-wrapper {
  margin: 0;
  padding: .9rem 1.2rem .9rem .5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  color: #737373;
}
/* line 278, ../../app/assets/stylesheets/user/_message_system.scss */
.friend-item-wrapper .avatar-img {
  width: 42px;
  height: 42px;
}
/* line 282, ../../app/assets/stylesheets/user/_message_system.scss */
.friend-item-wrapper .user-name {
  font-size: 13px;
  margin: 10px 0 0 -10px;
}
/* line 286, ../../app/assets/stylesheets/user/_message_system.scss */
.friend-item-wrapper .message-count-badge {
  margin-top: 11px;
  font-size: 12px;
}
/* line 290, ../../app/assets/stylesheets/user/_message_system.scss */
.friend-item-wrapper:hover {
  background: rgba(0, 0, 0, 0.03);
}

/* line 294, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper {
  bottom: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 297, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-history-wrapper {
  overflow-y: scroll;
  overflow-x: hidden;
  background: rgba(250, 250, 251, 0.98);
  padding: 5px 12px 5px 5px;
  width: 100%;
}
/* line 303, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-history-wrapper.active {
  display: auto;
}
/* line 306, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-history-wrapper.inactive {
  display: none;
}
/* line 309, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-history-wrapper .chat-avatar-wrapper {
  padding-left: 14px;
  margin-left: 0;
  margin-right: 0;
  /* Need to be commented when bootstrap grid system is set to flex*/
  float: left;
}
/* line 317, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .input-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  background: #fff;
}
/* line 321, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .input-wrapper.peer-chat {
  position: relative;
  width: 100%;
  height: 55px;
  color: #455A64;
}
/* line 328, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-input {
  font-size: 14px;
  background-color: transparent;
  width: 100%;
  padding: 10px 15px;
  border: none;
}
/* line 334, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-input.peer-chat {
  position: absolute;
  width: 100%;
  height: 55px;
  font-size: 16px;
}
/* line 341, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-textarea {
  font-size: 13px;
  background-color: transparent;
  width: 100%;
  padding: 10px 15px;
  border: none;
  resize: none;
}
/* line 349, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-textarea:focus {
  border: none;
  outline: none;
}
/* line 353, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-input[disabled] {
  cursor: not-allowed;
  background-color: #eceeef;
}
/* line 357, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper {
  width: 100%;
  position: relative;
  background: #535759;
  color: #fff;
}
/* line 362, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .name-wrapper {
  display: flex;
  height: 40px;
}
/* line 366, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .left-wrapper {
  display: flex;
  align-items: center;
  line-height: 40px;
  padding-left: 10px;
}
/* line 371, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .left-wrapper .link-to-profile {
  color: #fff;
  margin-left: 10px;
}
/* line 374, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .left-wrapper .link-to-profile:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 380, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .right-wrapper {
  position: relative;
  bottom: 4px;
  margin-left: auto;
}
/* line 387, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .right-wrapper svg,
.conversation-box-wrapper .conversation-box-header-wrapper .right-wrapper span {
  color: white !important;
}
/* line 392, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .flag-view-wrapper {
  height: 175px;
  transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 399, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .flag-view-wrapper > div:first-child {
  margin-bottom: auto;
}
/* line 402, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .flag-view-wrapper > div:last-child {
  margin-top: auto;
}
/* line 405, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .level-select-next-wrapper {
  padding: 0 7px 5px 7px;
  display: flex;
  align-items: center;
}
/* line 410, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .conversation-box-header-wrapper .level-select-text {
  font-size: 11px;
}

/* line 417, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-setting-wrapper {
  height: 312px;
  margin-bottom: 0;
}
/* line 420, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-setting-wrapper .action-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 430, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper {
  border: 1px solid #dce0e6;
  padding: 8px 9px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  word-break: break-word;
}
/* line 436, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper p {
  margin-bottom: 0px;
}
/* line 439, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper:after {
  content: '';
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  z-index: 1;
}
/* line 447, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper:before {
  content: '';
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  z-index: 0;
}
/* line 456, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.owner {
  background-color: #b9dfdc;
  max-width: 220px;
}
/* line 459, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.owner:after {
  border-width: 5px 0 5px 7px;
  right: -7px;
  top: 10px;
  border-color: transparent #b9dfdc;
}
/* line 465, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.owner:before {
  border-width: 5px 0px 5px 7px;
  border-color: transparent #b9dfdc;
  right: -8px;
  top: 10px;
}
/* line 472, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.other {
  background-color: #f5f5f5;
  max-width: 186px;
}
/* line 475, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.other:after {
  border-width: 5px 7px 5px 0;
  left: -7px;
  top: 10px;
  border-color: transparent #f5f5f5;
}
/* line 481, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.other:before {
  border-width: 5px 7px 5px 0;
  border-color: transparent #dce0e6;
  left: -8px;
  top: 10px;
}
/* line 488, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.robot {
  background-color: transparent;
  border-width: 2px;
  max-width: 186px;
}
/* line 493, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.robot:after {
  border-width: 5px 7px 5px 0;
  left: -7px;
  top: 10px;
  border-color: transparent #fff;
}
/* line 499, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.robot:before {
  border-width: 6px 8px 6px 0;
  border-color: transparent #dce0e6;
  left: -10px;
  top: 9px;
}
/* line 506, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.system {
  background-color: transparent;
  max-width: 80%;
  font-size: 16px;
  padding: 15px;
  opacity: .8;
}
/* line 512, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.system:after {
  content: none;
}
/* line 515, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.system:before {
  content: none;
}
/* line 518, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .message-wrapper.system.sm {
  padding: 3px 0px 3px 10px;
  font-size: 12px;
  letter-spacing: .4px;
}

/* line 525, ../../app/assets/stylesheets/user/_message_system.scss */
.alpha-avatar-wrapper {
  border-radius: 50%;
  color: white;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0097a7;
}
/* line 533, ../../app/assets/stylesheets/user/_message_system.scss */
.alpha-avatar-wrapper.xs {
  height: 30px;
  width: 30px;
  font-size: .9rem;
}
/* line 538, ../../app/assets/stylesheets/user/_message_system.scss */
.alpha-avatar-wrapper.sm {
  height: 42px;
  width: 42px;
  font-size: 20px;
}
/* line 543, ../../app/assets/stylesheets/user/_message_system.scss */
.alpha-avatar-wrapper.md {
  height: 55px;
  width: 55px;
  font-size: 1.3rem;
}
/* line 548, ../../app/assets/stylesheets/user/_message_system.scss */
.alpha-avatar-wrapper.lg {
  height: 72px;
  width: 72px;
  font-size: 1.5rem;
}
/* line 553, ../../app/assets/stylesheets/user/_message_system.scss */
.alpha-avatar-wrapper.xl {
  height: 100px;
  width: 100px;
  font-size: 1.7rem;
}
/* line 559, ../../app/assets/stylesheets/user/_message_system.scss */
.alpha-avatar-wrapper.ticket-avatar {
  background-color: #A7B6BD;
}

/* line 564, ../../app/assets/stylesheets/user/_message_system.scss */
.username-message-wrapper {
  overflow: hidden;
  width: 100%;
}

/* line 569, ../../app/assets/stylesheets/user/_message_system.scss */
.overflow-list {
  position: absolute;
  bottom: 33px;
  background-color: #535759;
  left: 0;
  z-index: 1;
  list-style: none;
  padding: 5px;
  width: 120px;
  border-radius: 3px;
  margin-bottom: 0;
}

/* line 582, ../../app/assets/stylesheets/user/_message_system.scss */
.overflow-list li {
  margin-left: -5px;
  padding-left: 5px;
  margin-right: -5px;
  padding-right: -5px;
}

/* line 589, ../../app/assets/stylesheets/user/_message_system.scss */
.overflow-list li:hover {
  background-color: #8c8f90;
  cursor: pointer;
}

/* line 594, ../../app/assets/stylesheets/user/_message_system.scss */
.control-wrapper {
  float: right;
  opacity: .6;
  text-align: center;
  padding: 6px 3px 0 0;
}
/* line 600, ../../app/assets/stylesheets/user/_message_system.scss */
.control-wrapper:hover {
  cursor: pointer;
  opacity: .9;
}
/* line 605, ../../app/assets/stylesheets/user/_message_system.scss */
.control-wrapper span {
  font-size: 12px;
}

/* line 610, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-resources-icon {
  max-height: 35px;
  z-index: 50000;
  font-size: 24px;
}

/* line 616, ../../app/assets/stylesheets/user/_message_system.scss */
.resources-card {
  z-index: 1;
  box-shadow: 3px 3px 5px #888888;
  background-color: #FFF;
  position: absolute;
  bottom: 50px;
  right: 30px;
  max-height: 325px;
  overflow-y: auto;
}
/* line 626, ../../app/assets/stylesheets/user/_message_system.scss */
.resources-card i {
  opacity: .4;
}
/* line 630, ../../app/assets/stylesheets/user/_message_system.scss */
.resources-card .resource-chev-right {
  position: absolute;
  right: 5px;
  top: 16px;
}
/* line 636, ../../app/assets/stylesheets/user/_message_system.scss */
.resources-card .resource-chev-left {
  float: left;
  position: relative;
  top: 5px;
}

/* line 644, ../../app/assets/stylesheets/user/_message_system.scss */
.presence-circle {
  border-radius: 50%;
  display: inline-block;
  height: 6px;
  margin: 0 3px 1px 0;
  vertical-align: middle;
  width: 6px;
}

/* line 654, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .presence-circle.online {
  background: #42b72a;
}
/* line 657, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .presence-circle.offline {
  background: #FAFAFA;
}
/* line 660, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-wrapper .message-wrapper {
  color: #455A64;
}

/* line 665, ../../app/assets/stylesheets/user/_message_system.scss */
.chat-avatar-wrapper {
  margin-left: 0.9375rem;
  margin-right: .5rem;
}

/* line 670, ../../app/assets/stylesheets/user/_message_system.scss */
.side-navigation-peers-meta-wrapper {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: pointer;
}

/* line 677, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-loading-wrapper {
  background: white;
  height: 75vh;
  flex-direction: column;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 16px;
  overflow-y: hidden;
}
/* line 687, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-loading-wrapper .loading-header {
  min-height: 80px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
  width: 100%;
  padding: .6rem 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 697, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-loading-wrapper .loading-body {
  height: 100%;
  width: 100%;
  padding: 0 25px;
  padding-top: 50px;
}
/* line 703, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-loading-wrapper .loading-username-wrapper {
  display: flex;
  align-items: center;
  width: 33%;
}
/* line 708, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-loading-wrapper .message-group {
  display: flex;
  align-items: center;
  padding-bottom: 50px;
}
/* line 712, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-loading-wrapper .message-group.right {
  justify-content: flex-end;
}

/* line 718, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-peers-wrapper {
  background: white;
  min-height: 75vh;
  padding: 10%;
  padding-top: 20%;
  flex-direction: column;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 16px;
  margin-top: 25px;
}

/* line 731, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-peers-wrapper-header {
  font-size: 1.4rem;
  width: 80%;
}

/* line 736, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-peers-link {
  margin-top: 20px;
  min-width: 35%;
  display: block;
}

/* line 742, ../../app/assets/stylesheets/user/_message_system.scss */
.hide-message-overflow {
  overflow: hidden;
}

/* line 746, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-history-item-wrapper .pull-right {
  padding-right: 5px;
}

/* line 750, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-card-switcher {
  position: absolute;
  position: absolute;
  right: 0;
  top: 5px;
}

/* line 757, ../../app/assets/stylesheets/user/_message_system.scss */
.mentor-actions-wrapper {
  padding-top: 5px;
  text-align: right;
}

/* line 762, ../../app/assets/stylesheets/user/_message_system.scss */
.empty-mobile-wrapper {
  padding-top: 10%;
}

/* line 766, ../../app/assets/stylesheets/user/_message_system.scss */
.drawer-container {
  width: 425px;
}

/* line 770, ../../app/assets/stylesheets/user/_message_system.scss */
.message-drawer-tabs {
  overflow-y: scroll;
}

/* line 775, ../../app/assets/stylesheets/user/_message_system.scss */
.drawer-item-wrapper:hover {
  background-color: #dddfe2;
  box-shadow: 1px 0 0 #eaebed inset;
}

/* line 781, ../../app/assets/stylesheets/user/_message_system.scss */
.drawer-container.closed {
  transform: translate(1000px, 0);
}

/* line 785, ../../app/assets/stylesheets/user/_message_system.scss */
.knob-wrapper {
  transition: right 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

/* line 789, ../../app/assets/stylesheets/user/_message_system.scss */
.conversation-box-inactive > * {
  opacity: .5;
}

/* line 793, ../../app/assets/stylesheets/user/_message_system.scss */
.registered-chat {
  position: relative;
}

/* line 801, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container {
  margin-left: 290px;
  margin-top: -30px;
}
/* line 804, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .griddle-container {
  border: none !important;
}
/* line 808, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .griddle-filter {
  margin: 10px 5px;
  width: 15% !important;
}
/* line 813, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .griddle-next button {
  float: left;
}
/* line 816, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .griddle-previous button {
  float: right;
}
/* line 820, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .phs-griddle-wrapper {
  padding-top: 20px;
  min-width: 1100px;
}
/* line 825, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo {
  background-color: #FFF8E1;
  color: #354148;
  border-left-color: #FFC107;
}
/* line 830, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail .ticket-accent,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo .ticket-accent {
  background-color: #FFC107;
}
/* line 833, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail .ticket-take-action,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo .ticket-take-action {
  background-color: #FFAB00;
  border-color: #FFAB00;
}
/* line 837, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail .ticket-avatar-custom,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo .ticket-avatar-custom {
  background-color: #ec9f00;
}
/* line 840, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail .productline-wrapper,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo .productline-wrapper {
  display: flex;
  align-items: center;
}
/* line 843, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail .productline-wrapper img,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo .productline-wrapper img {
  height: 40px;
}
/* line 847, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail .customer-ticket-text,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo .customer-ticket-text {
  width: 90px;
  color: #FFC107;
  font-size: 16px;
  font-weight: 500;
  text-align: right;
  padding-right: 5px;
  line-height: 16px;
}
/* line 857, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail.mentee-card .mentee-label,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo.mentee-card .mentee-label {
  color: #FF6F00;
}
/* line 862, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail.ticket-taken,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo.ticket-taken {
  color: #263238;
  background-color: #735D24;
  border-left-color: #A48019;
}
/* line 867, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail.ticket-taken .ticket-accent,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo.ticket-taken .ticket-accent {
  background-color: #A48019;
}
/* line 870, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail.ticket-taken .ticket-take-action,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo.ticket-taken .ticket-take-action {
  background-color: #9E7518;
  border-color: #9E7518;
  color: #B2B2B2;
}
/* line 875, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail.ticket-taken .ticket-avatar-custom,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo.ticket-taken .ticket-avatar-custom {
  background-color: #FFAB00;
}
/* line 878, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.customersprevail.ticket-taken .productline-wrapper,
.inbox-dashboard-container .user-inbox-ticket.vetsdemo.ticket-taken .productline-wrapper {
  opacity: .5;
}
/* line 883, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket {
  min-width: 335px;
  width: 30%;
  margin-right: 30px;
  float: left;
  cursor: initial;
  height: 164px;
  padding: 20px;
  font-weight: 400;
  opacity: 1;
  position: relative;
  color: #4a4a4a;
  border-radius: 4px;
  border-left: 4px solid #557280;
}
/* line 898, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .ticket-accent {
  background-color: #557280;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 40px;
}
/* line 906, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .ticket-body {
  top: 0;
  bottom: 0;
  left: 40px;
  right: 0;
  position: absolute;
  padding: 12px 8px 12px 30px;
}
/* line 914, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .ticket-wrapper {
  position: relative;
  height: 100%;
}
/* line 918, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .time-stamp-owner-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  top: -5px;
}
/* line 924, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .time-stamp-owner-wrapper .time-stamp {
  font-size: 14px;
  padding-right: .7em;
}
/* line 928, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .time-stamp-owner-wrapper .owner {
  font-size: 11px;
}
/* line 931, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .time-stamp-owner-wrapper .delete {
  margin-left: auto;
}
/* line 935, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .ticket-username-wrapper {
  font-size: 18px;
  margin-top: -10px;
}
/* line 939, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .chat-type-wrapper {
  font-size: 14px;
  display: flex;
  align-items: center;
}
/* line 943, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .chat-type-wrapper .chat-type {
  padding-right: 1em;
}
/* line 947, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .take-wrapper {
  position: absolute;
  bottom: -2px;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
}
/* line 955, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .productline-wrapper {
  margin-left: auto;
}
/* line 957, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .productline-wrapper img {
  height: 30px;
}
/* line 961, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .avatar-container {
  position: absolute;
  top: 20px;
  left: 13px;
  z-index: 1;
}
/* line 967, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .role-icon-container {
  position: absolute;
  left: 5px;
  top: 5px;
}
/* line 972, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .ticket-avatar-custom {
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
}
/* line 980, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .ticket-destroy {
  background: none;
  border: none;
  color: darkred;
}
/* line 985, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket.ticket-taken {
  background-color: #37474f;
  color: #78909c;
}
/* line 989, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .ticket-selected {
  padding: 3px 5px;
  line-height: 1;
}
/* line 993, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .user-inbox-ticket .ticket-take-action {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
/* line 999, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .mentee-label {
  font-weight: bold;
  color: #4DD0E1;
}
/* line 1004, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .block-min-width {
  min-width: 380px !important;
}
/* line 1008, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .role-content-top-container {
  overflow-x: auto;
}
/* line 1010, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .role-content-top-container.active {
  background-color: #283237;
  margin-bottom: 25px;
  box-shadow: rgba(0, 0, 0, 0.15686) 0px 3px 10px, rgba(0, 0, 0, 0.22745) 0px 3px 10px;
}
/* line 1015, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .role-content-top-container.in-session {
  background-color: #0097A7;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15686) 0px 3px 10px, rgba(0, 0, 0, 0.22745) 0px 3px 10px;
}
/* line 1022, ../../app/assets/stylesheets/user/_message_system.scss */
.inbox-dashboard-container .tickets-view-hidden {
  height: 0;
  overflow: hidden;
}

/* line 1028, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper {
  border: 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  word-break: break-word;
  position: relative;
}
/* line 1029, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.own {
  border-color: #dcdcdc;
}
/* line 1031, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.own:after {
  right: -9px;
  border-width: 8px 0 8px 11px;
  border-color: transparent #FFFFFF;
}
/* line 1036, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.own:before {
  border-color: transparent #dcdcdc;
  border-width: 7px 0 7px 10px;
  right: -11px;
}
/* line 1042, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.other {
  border-color: #f7f7f7;
  background-color: #f7f7f7;
}
/* line 1045, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.other:after {
  left: -9px;
  border-width: 8px 11px 8px 0;
  border-color: transparent #f7f7f7;
}
/* line 1050, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.other:before {
  border-color: transparent #f7f7f7;
  border-width: 7px 10px 7px 0;
  left: -11px;
}
/* line 1056, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.tip {
  background-color: rgba(27, 172, 192, 0.1);
}
/* line 1058, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.tip:after {
  border-color: transparent rgba(27, 172, 192, 0.01);
}
/* line 1061, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.tip:before {
  border-color: transparent rgba(27, 172, 192, 0.1);
}
/* line 1069, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper:after {
  content: '';
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  z-index: 1;
  bottom: 9px;
}
/* line 1078, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper:before {
  content: '';
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  z-index: 0;
  bottom: 10px;
}
/* line 1087, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.content-only {
  background-color: transparent;
  border: none;
  padding: 2px 0px 5px !important;
}
/* line 1091, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.content-only:before {
  border-width: 4px 7px 4px 0;
  border-color: transparent #e2e2e2;
  left: -10px;
}
/* line 1096, ../../app/assets/stylesheets/user/_message_system.scss */
.mobile-message-wrapper.content-only:after {
  border-width: 5px 8px 5px 0;
  border-color: transparent #e2e2e2;
  left: -8px;
}

@media (max-width: 767px) {
  /* line 1105, ../../app/assets/stylesheets/user/_message_system.scss */
  .conversation-box-wrapper {
    right: 0 !important;
  }

  /* line 1108, ../../app/assets/stylesheets/user/_message_system.scss */
  .mentor-actions-wrapper {
    text-align: left;
  }

  /* line 1111, ../../app/assets/stylesheets/user/_message_system.scss */
  .empty-mobile-image {
    height: 150px;
  }

  /* line 1114, ../../app/assets/stylesheets/user/_message_system.scss */
  .inbox-side-navigation-container {
    display: none;
  }

  /* line 1117, ../../app/assets/stylesheets/user/_message_system.scss */
  .inbox-dashboard-container {
    margin-left: 0;
  }

  /* line 1120, ../../app/assets/stylesheets/user/_message_system.scss */
  .empty-peers-wrapper {
    padding-top: 10%;
  }
}
/* line 1, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 33, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 128, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 132, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 135, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 139, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 141, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 147, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 159, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 162, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 166, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 169, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 172, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 176, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 181, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 187, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 189, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 193, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 199, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 208, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 214, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 217, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 220, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 224, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 228, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 232, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 236, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 239, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 243, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 247, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 250, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 257, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 261, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 264, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 267, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 270, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 272, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 274, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 277, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 280, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 283, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 286, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 290, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 294, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 299, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 309, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 311, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 314, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 319, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 321, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 337, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 349, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 352, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 361, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 363, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 366, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 370, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 380, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 390, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 396, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 398, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 402, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 404, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 413, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 419, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 422, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 425, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 429, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 433, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 436, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 441, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 446, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 450, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 454, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 458, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 461, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 464, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 468, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 471, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 474, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 478, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 483, ../../../../../../Users/benniu/.rvm/gems/ruby-2.3.7@phs-platform/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*
 *= require reports_kit/application
*/
